You are here

README.txt in Config Ignore 8

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 8.2 README.txt
Config Ignore
=============

INTRODUCTION
------------
Ever experienced that your sites configuration was overridden by the configuration on the filesystem, when doing a
`drush cim`?

Not anymore!

This modules is a tool to let you keep the configuration you want, in place.

Lets say that you do would like the `system.site` configuration (which contains that sites name, slogan, email, etc) to
remain untouched, on your live site, no matter what the configuration, in the export folder says.

Or maybe you are getting tired of having the `devel.settings` changed every time you import configuration?

Then this module is what you are looking for.

REQUIREMENTS
------------
You will need the `config` module, from D8 Core, to be enabled.

INSTALLATION
------------
Consult https://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-modules-find-import-enable-configure-drupal-8
to see how to install and manage modules in Drupal 8.

CONFIGURATION
-------------
Go to `admin/config/development/configuration/ignore` to set what configuration you want to ignore upon import.

For now, this module only supports changes/updates to existing configuration. Configuration marked for deletion or
creation will still be deleted or created.

This module do not support changes in the `core.extension` yet. It might work, it might not.

MAINTAINERS
-----------
Current maintainers:

 * Tommy Lynge Jørgensen (TLyngeJ) - https://www.drupal.org/u/tlyngej

File

README.txt
View source
  1. Config Ignore
  2. =============
  3. INTRODUCTION
  4. ------------
  5. Ever experienced that your sites configuration was overridden by the configuration on the filesystem, when doing a
  6. `drush cim`?
  7. Not anymore!
  8. This modules is a tool to let you keep the configuration you want, in place.
  9. Lets say that you do would like the `system.site` configuration (which contains that sites name, slogan, email, etc) to
  10. remain untouched, on your live site, no matter what the configuration, in the export folder says.
  11. Or maybe you are getting tired of having the `devel.settings` changed every time you import configuration?
  12. Then this module is what you are looking for.
  13. REQUIREMENTS
  14. ------------
  15. You will need the `config` module, from D8 Core, to be enabled.
  16. INSTALLATION
  17. ------------
  18. Consult https://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-modules-find-import-enable-configure-drupal-8
  19. to see how to install and manage modules in Drupal 8.
  20. CONFIGURATION
  21. -------------
  22. Go to `admin/config/development/configuration/ignore` to set what configuration you want to ignore upon import.
  23. For now, this module only supports changes/updates to existing configuration. Configuration marked for deletion or
  24. creation will still be deleted or created.
  25. This module do not support changes in the `core.extension` yet. It might work, it might not.
  26. MAINTAINERS
  27. -----------
  28. Current maintainers:
  29. * Tommy Lynge Jørgensen (TLyngeJ) - https://www.drupal.org/u/tlyngej