localgovdrupal / localgov

Installation profile for the LocalGov Drupal distribution.
GNU General Public License v2.0
83 stars 19 forks source link

Define module categories to be able to include LocalGov Experimental etc. #768

Open finnlewis opened 2 months ago

finnlewis commented 2 months ago

We'd like to be able to include modules that are experimental.

Do we add a new module group 'LocalGov Drupal Experimental' or do we use the core approach?

See https://www.drupal.org/node/3215042

So we might be able to use lifecycle in our modules to indicate the status.

lifecycle: [experimental|stable|deprecated|obsolete]