ranqiangjun / drupal

Drupal project template built on top of https://github.com/drupal/recommended-project
1 stars 0 forks source link

Add common use packages/modules/themes #4

Open ranqiangjun opened 4 years ago

ranqiangjun commented 4 years ago
composer require wikimedia/composer-merge-plugin \
zaporylie/composer-drupal-optimizations \
hirak/prestissimo cweagans/composer-patches -vvv
composer require drupal/admin_toolbar \
drupal/module_filter \
drupal/config_split \
drupal/devel \
drupal/devel_entity_updates \
drupal/flood_unblock \
drupal/config_profile \
drupal/fast_404 \
drupal/security_review \
drupal/advagg \
drupal/recaptcha \
drupal/captcha \
drupal/default_content_deploy \
drupal/dynamic_entity_reference \
drupal/entity_browser \
drupal/health_check \
drupal/metatag \
drupal/pathauto \
drupal/paragraphs \
drupal/panels \
drupal/redirect \
drupal/taxonomy_manager \
drupal/webform \
drupal/webform_views \
drupal/masquerade -vvv
composer require drupal/console \
drush/drush -vvv
composer require drupal/bootstrap -vvv
ranqiangjun commented 4 years ago
composer require \
drupal/core-dev \
bex/behat-screenshot \
dmore/behat-chrome-extension \
drupal/devel_php \
drupal/drupal-extension \
drupal/examples \
drupal/drush9_example \
emuse/behat-html-formatter \
lovers-of-behat/table-extension \
weitzman/drupal-test-traits --dev -vvv

drupal8-rector/drupal8-rector \