BlackCatDevelopment / BlackCatCMS

BlackCat CMS is a PHP5, HTML5 content management system
https://blackcat-cms.org
Other
11 stars 9 forks source link

Addons Catalog: Check for new catalog version automatically #346

Closed webbird closed 4 years ago

webbird commented 8 years ago

At the moment, new catalog versions are not downloaded automatically, as I did not want to create too much traffic. (I could have done it on every page view otherwise.) On the other hand, users may not realize that they have to click on the update button sometimes to see what's new. To keep traffic low, we could do it if the catalog.json is older than one week, for example.