govcore / govcore
The powerful Drupal distribution for local government.
Installs: 3 957
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 1
Language:CSS
Type:drupal-profile
Requires
- ext-dom: *
- composer/composer: ^1.10.22 || ^2.0.13
- cweagans/composer-patches: ^1.7
- drupal/acquia_connector: ^1.24-rc3 || ^2.0-rc1 || ^3 || ^4
- drupal/core: ^10.0
- drupal/inline_entity_form: ^2
- drupal/page_manager: ^4.0-rc2
- drupal/panelizer: ^5
- drupal/profile_switcher: ^1.0-alpha5
- drupal/search_api: ^1.30
- govcore/govcore_core: ^6.0
- govcore/govcore_media: ^5.0
- govcore/govcore_theme: ^2
- govcore/govcore_workflow: ^4.0
- weitzman/drupal-test-traits: ^2
Requires (Dev)
- composer/installers: ^1.9
- drupal/core-composer-scaffold: ^10
- drupal/core-dev: ^10
- drupal/devel: ^5
- drush/drush: >=11
- phpspec/prophecy-phpunit: ^2
README
GovCore: The Drupal distribution for local government
The powerful Drupal distribution for local government. Brought to you by Clarity Partners.
GovCore is an enhanced Drupal distribution with a lot of necessities. Necessities are all the modules, features, configurations that we include in every project.
It's made with the following benefits in mind:
- Speeds up development.
- Offers standardized configuration and best-practices.
- Comes with a lot of needed functionalities/modules for a government Drupal site.
Starting a new project? Consider GovCore for Drupal 9. Installing GovCore 9.0.x comes with several extra automated installation steps, to take full advantage of GovCore, other than the Drupal 9 installation instructions.
Install with Composer
To install the most recent stable release of GovCore 9.0.x run this command:
composer create-project govcore/govcore_project:^9.0.0 PROJECT_DIR_NAME --no-dev --no-interaction