civictheme/civictheme_govcms

为CivicTheme Drupal主题提供的GovCMS调整。

1.6.0 2023-11-08 23:57 UTC

README

版本: {{ VERSION }}

如何使用

  1. 启用模块
  2. 运行Drush drush civictheme_govcms:remove-config命令来移除GovCMS配置。

Drush命令

移除所有GovCMS配置

drush civictheme_govcms:remove-config

移除所有GovCMS配置,但保留media_typescontent_types

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

支持的--preserve选项列表

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

其他资源