Skip to content

Industry content profiles for CivicTheme. Published from `civictheme/monorepo-drupal`

Notifications You must be signed in to change notification settings

civictheme/civictheme_content

Repository files navigation

CivicTheme Drupal default content module


Version: {{ VERSION }}

Installation

composer require civictheme/civictheme_content

drush en civictheme_content # Content from 'default' profile
# or
CIVICTHEME_CONTENT_PROFILE=corporate drush en civictheme_content # Content from 'corporate' profile
# or
CIVICTHEME_CONTENT_PROFILE=none drush en civictheme_content # No content

Other resources