Closed DanielSchwiperich closed 7 years ago
Both contao-bundle
and contao-module
are valid Composer types and therefore valid GitHub topics (see contao-mailchimp and contao-xing-bundle for example). They should not be mixed up.
Here's what I would suggest:
Contao core
contao
cms
php
symfony
symfony-bundle
Contao 4 bundles
contao
cms
php
symfony
contao-bundle
+ specific tags
Contao modules
contao
cms
php
contao-module
+ specific tags
Specific tags are tags that describe the purpose of the package such as calendar
events
for the Contao calendar bundle or isotope
ecommerce
shop
for Isotope.
I have added topics to all Contao packages.
Would maybe make sense to add some guideline to the docs for extension developers?
To which docs?
Could be put here: https://docs.contao.org/books/extending-contao4/
But if all the contao bundles follow the same schema than an extension developer should imho easily understand how it's intended
In January github topics were introduced. This helps to find similar repositories. For example to find all contao modules available on github.
Contao repositories itself should support it, and also give recommendations for extension developers which tags should be used.
For example there are already some using contao-bundle, some contao-module and others using contao-extension. This is not good and should be more homogen.
Edit: Picture added