Skip to content
/ og Public

Drupal 8 installation profile for the open government project

License

Notifications You must be signed in to change notification settings

open-data/og

Repository files navigation

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.

About

Drupal 8 installation profile for the open government project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published