Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.25 KB

README.md

File metadata and controls

53 lines (39 loc) · 1.25 KB

Installation Profile for the Open Government project

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.