Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easy way to share modules and add-ons #18

Closed
Lucke0051 opened this issue Jun 28, 2020 · 2 comments · Fixed by #73
Closed

Easy way to share modules and add-ons #18

Lucke0051 opened this issue Jun 28, 2020 · 2 comments · Fixed by #73

Comments

@Lucke0051
Copy link
Member

Lucke0051 commented Jun 28, 2020

I have sometimes made modules that I feel like for someone who doesn't know how to program it is maybe a little hard to insert it if you have to like insert the main module, edit the parser and then add the module under it. A way to just add it in a folder without having to insert the main module would be nice. For example just add a folder under custom features.

Then to add a module simply put it in there and the main module will require it.
Also if you need to change like some core parts of the system, allowing the user to override some modules like the parser would be awesome.
You could for example just add a string value or something in that custom module named like "Override" and then the value could be "Parser" the main module would then look in the custom modules folder before requireing the core parser.

This would make it really easy for users in all ages and skill levels to add some custom functionaliy.
addons

Thanks, Lucke.

@optimisticside
Copy link
Member

I think that this is a good idea, and may be useful in more in-depth customization of HD Admin.

@1ForeverHD 1ForeverHD added this to the V3 milestone Jun 29, 2020
@1ForeverHD
Copy link
Member

Nice idea! I'll explore the specifics behind this further down the road.

@1ForeverHD 1ForeverHD changed the title Easy way to share modules and add-ons for HD Admin Easy way to share modules and add-ons Jan 2, 2021
@1ForeverHD 1ForeverHD added this to Suggestions/Bugs/Questions in Nanoblox v1.0.0 Feb 2, 2021
@1ForeverHD 1ForeverHD removed this from the Old milestone Feb 3, 2021
Nanoblox v1.0.0 automation moved this from To-consider to Completed Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Nanoblox v1.0.0
  
Completed
Development

Successfully merging a pull request may close this issue.

3 participants