govcore/govcore

The powerful Drupal distribution for local government.

Installs: 3 566

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 1

Language:CSS

Type:drupal-profile

3.0.0 2023-11-08 14:55 UTC

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