Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
discussion regarding addons and application plugins
considering vanilla is going to support multiple applications, i'm assuming these applications will also have the ability to have plugins just as vanilla forums. Therefore, adding in the about.php page for plugins for what application the plugin is intended to be used on would be a great proactive move for the future.
also, the addons page "http://vanillaforums.org/addons" should inform you that ABC plugin is intended for the CMS application and is shown to be compatible with version v2.3 etc etc.. A user trying to install a plugin for the CMS application, but doesn't have that application installed should be 1. informed of this and 2. be asked if they would like to install the missing application.
ideas and comments are welcome.
also, the addons page "http://vanillaforums.org/addons" should inform you that ABC plugin is intended for the CMS application and is shown to be compatible with version v2.3 etc etc.. A user trying to install a plugin for the CMS application, but doesn't have that application installed should be 1. informed of this and 2. be asked if they would like to install the missing application.
ideas and comments are welcome.
0
Comments
I agree by the way
If we ever get some fancy in-garden addon installation (like Wordpress) then this information could be used to automatically install dependencies as well (like linux package managers). That's probably a LONG time down the road though.
We need repositories, I think these exposing a REST API would be good. This would enable interaction also via PHP.
To be continued...
Possible REST api, includes a possible naming scheme, extra comments inside the pasty: http://pastebin.com/g5CUKmRL
Edit as you like and paste the changed pasty here.
The pasty is a bit cryptic indeed :P Basically the stuff on the bottom is the paths which access what, hierarchically. The stuff between the < and the > is to be replaced. To download Who's Online V3.5.3, you go to:
/plugin-WhosOnline/versions/3.5.3/binary
@bobtheman, yah, but you coudl that yourself too, have to go now, I'll take a look tomorrow. (Though it's basically adding theme to the plugin|app and etc.