salsadigitalauorg/civictheme_govcms

GovCMS adjustments for CivicTheme Drupal theme.

Installs: 771

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Type:drupal-module

1.6.0 2023-11-08 23:57 UTC

README

Version: {{ VERSION }}

How to use

  1. Enable module
  2. Run Drush drush civictheme_govcms:remove-config command to remove GovCMS configurations.

Drush Commands

Remove all GovCMS configurations:

drush civictheme_govcms:remove-config

Remove all GovCMS configurations, but preserve media_types and content_types:

drush civictheme_govcms:remove-config --preserve=media_types,content_types

List of --preserve options:

  • media_types
  • text_format
  • fields
  • content_types
  • vocabularies
  • user_roles
  • menus
  • pathauto_patterns

Other resources