Quick Starter Kit (QSK)

Categories

Component ID

2856906

Component name

Quick Starter Kit (QSK)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module provide you a minimum module and settings configuration in the composer way.

You just have to run

composer require drupal/qsk

and
drush en qsk
To have lot of module you need to start new Drupal website. You have both dependencies modules enable directly and some others you can enable on demand.

-- This module don't provide for now settings and good practice but it's came soon. --