contao/package-list

Idea: Add RSS Feed to extensions.contao.org

contaoacademy opened this issue · 3 comments

It would be nice, if there is a RSS Feed for Latest and updated extensions.

Interesting idea! There are RSS/Atom feeds from Packagist at https://packagist.org/feeds/, but I guess they include all packages. Unfortunately, our current Vue.js-application cannot generate RSS feeds, but I'm sure there are other options 😊

How are the new packets currently detected and filtered? Maybe the filter can also be reproduced at Packagist

we have our own package index on Algolia which can include packages that are not on Packagist (https://github.com/contao/package-metadata). But for public packages, it mostly boils down to packages of type contao-module and contao-bundle.