rjzaar / recreate_block_from_config
这将根据配置在drush cr或安装过程中重新创建区块
0.3
2020-10-24 12:16 UTC
README
CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ This Recreate Block From Config module recreates the block content (or any content that is in the config/install directory) when installed or when 'drush cr' is run. This is a modification of https://www.drupal.org/project/recreate_block_content. Thanks to Joao Sausen for the inspiration. REQUIREMENTS ------------ This module requires no modules outside of Drupal core. INSTALLATION ------------ * Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information. CONFIGURATION ------------- The module has no menu or modifiable settings. There is no configuration. When enabled, recreate block content by clearing caches via drush or via Drupal admin. MAINTAINERS ----------- Current maintainers: * Robert Zaar - https://www.drupal.org/u/rjzaar