An open API service indexing awesome lists of open source software.

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.

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)