system.action.node_cms_content_sync_export_action.yml in CMS Content Sync 2.1.x
Same filename and directory in other branches
config/install/system.action.node_cms_content_sync_export_action.yml
1 string reference to 'system.action.node_cms_content_sync_export_action'
- cms_content_sync_uninstall in ./
cms_content_sync.install - Implements hook_uninstall().
File
config/install/system.action.node_cms_content_sync_export_action.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - cms_content_sync
- - node
- enforced:
- module:
- - cms_content_sync
- id: node_cms_content_sync_export_action
- label: 'Push changes'
- type: node
- plugin: node_cms_content_sync_export_action
- configuration: { }