https://github.com/validoll/config_ignore_collection
Drupal 8 module to ignore certain configuration collections during import.
https://github.com/validoll/config_ignore_collection
Last synced: 12 months ago
JSON representation
Drupal 8 module to ignore certain configuration collections during import.
- Host: GitHub
- URL: https://github.com/validoll/config_ignore_collection
- Owner: validoll
- License: gpl-2.0
- Created: 2018-07-03T13:20:44.000Z (almost 8 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2019-06-27T09:53:39.000Z (almost 7 years ago)
- Last Synced: 2025-03-02T12:44:34.519Z (over 1 year ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Config Collections Ignore
============
Description
-----------
The module allow to ignore certain configuration collections during import.
Requirements
------------
You will need the `config_filter` module to be enabled.
Installation
------------
Install the module as any other module.
An admin user should use `import configuration` permission to manage the module settings.
Usage
-----
Go to `admin/config/development/configuration/ignorecollection` to set what configuration collection you want to ignore upon import.
Maintainers
-----------
Current maintainers:
* [Vyacheslav Malchik (validoll)](https://www.drupal.org/u/validoll)