JuKu / JuKuCMS

Open Source CMS should be the fastest CMS world wide (WIP).
Other
5 stars 1 forks source link

Plugin up to date check #147

Open JuKu opened 6 years ago

JuKu commented 6 years ago

Add a api to check, if a plugin is up to date. Therefor we have to provide a api for plugin marketplace, like http://cms.jukusoft.com/marketplace/check_plugin.php?plugin=NAME which returns current version of plugin in marketplace. Then in template pages/plugins there should be shown, if plugin is up to date or not.

Package: com.jukusoft.cms.plugin This issue requires plugin marketplace.

Note: Set also value for "uptodate" in plugins array in class PluginsPage.