Project template for Drupal 8 Open Government project with composer

Maintainers

Details

github.com/open-data/og

Source

Issues

Installs: 1 095

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Type:drupal-profile

dev-master 2024-03-04 17:07 UTC

This package is auto-updated.

Last update: 2024-04-04 19:01:37 UTC


README

Build Status

Usage

  1. Install composer.

Optional - Global composer installation. If skipping, you may need to replace composer with php composer.phar for your setup.

  1. Create project
composer create-project opengov/opengov-project:dev-master MYPROJECT --no-interaction
  1. Install using interactive installer, choose Open Government as your installation profile.

Scope

The installation profile installs Drupal Core, contributed and custom modules and theme.

Contributed Modules

The following contributed modules are installed as part of the profile

  • admin_toolbar
  • autologout
  • bootstrap_layouts
  • ckeditor_codemirror
  • csv_serialization
  • ctools
  • facets
  • fontawesome
  • google_analytics
  • honeypot
  • redis
  • menu_breadcrumb
  • metatag
  • pathauto
  • redirect
  • search_api
  • search_api_solr
  • simple_sitemap
  • token
  • token_filter
  • views_bootstrap
  • webform

Theme

The theme GCWeb is installed and enabled by the profile.