govcore / govcore_project
Project template for Drupal 9 sites built with the Govcore distribution.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
pkg:composer/govcore/govcore_project
Requires
- composer/installers: ~1.0 || ~2.0
 - cweagans/composer-patches: ~1.0
 - drupal/core-composer-scaffold: ^9
 - drupal/core-project-message: ^9
 - drupal/devel: ^4.1
 - drupal/devel_php: ^1.3
 - govcore/govcore: ^1.2
 - govcore/govcore_theme: ^1.2
 - oomphinc/composer-installers-extender: ~1.0 || ~2.0
 - webflo/drupal-finder: ~1.0
 
Requires (Dev)
- drupal/core-dev: ~9.0
 - drush/drush: ~10 || ~11.0
 
README
GovCore Project: The Drupal distribution for local government
Project template for GovCore distribution
Create a GovCore project with Composer:
To install the most recent stable release of GovCore run this command:
composer create-project govcore/govcore_project PROJECT_DIR_NAME --no-dev --no-interaction
                