Is your feature request related to a problem? Please describe.
I have been working on some plugins development and others are too. Currently the way to activate plugins is to rename the folders and remove the disabled- prefix
Describe the solution you'd like
Using the zeronet.conf file to enable/disable plugins.
Describe alternatives you've considered
I haven't considered other solution.
Additional context
No.
I'm currently working on this, but it will be done in separate, json config file, because it will also allow to install plugins from sites that requires more complex data structure that would be harder to done in the zeronet.conf file.
Most helpful comment
I'm currently working on this, but it will be done in separate, json config file, because it will also allow to install plugins from sites that requires more complex data structure that would be harder to done in the zeronet.conf file.