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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c0444c · Apr 25, 2025
Feb 24, 2025
Apr 7, 2020
Feb 24, 2025
Feb 16, 2022
Nov 24, 2020
Dec 6, 2022
Jul 14, 2023
Feb 23, 2023
Apr 25, 2025
Jan 17, 2024
Jan 17, 2024
Oct 8, 2019

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