Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
38.54 KB
MD5: 43f22be24fba3b643afdd87bf86aa21b
SHA-1: e546b90bed6c60f829d4dde019cbded92679fe7d
SHA-256: 815446e4594b5f842f2119fdc3c760e3f25a1ff4dedd6ab484b0f27db447454f
Download zip
60.36 KB
MD5: 7e43d549da3fbceeb5a344502451a534
SHA-1: fa1ab2863701821857f5a821a607d3abd9ca53ca
SHA-256: c643ac164ce5d7e340bcf148f1bbaaa51ca519872ad6678828c453976b0e7167
Release notes
Add a summary here
Contributors (33)
bircher, maximpodorov, hgeshev, naiuto, ademarco, Neslee Canil Pinto, lolandese, richardbporter, hugovk, Dave Reid, Skymen, driverok, jkswoods, mikeegoulding, Matroskeen, Sudeepthi Peteti, Novitsh, alonaoneill, masamoto, rrrob, idebr, lucaslg, daggerhart, esteinborn, kimberlydb, RoSk0, crash_springfield, dbjpanda, kbeck303, recrit, joachim, unknownguy, mikelutz
Changelog
Issues: 24 issues resolved.
Changes since 8.x-1.4:
Bug
- #3117841 by maximpodorov, hgeshev, bircher: Conditionally-split configuration is no longer completely split
- #3135074 by bircher: Too few arguments to function Drupal\Core\Config\ConfigImporter
- #3133805 by Skymen: The "entity.manager" service is deprecated
- #3011363 by masamoto, rrrob: Config export fails on Drush 9 with config_translation
- #3088370 by recrit: ConfigSplitCliService::export() does not check if the config data exists
- #3089202 by mikeegoulding, joachim: list of modules in the UI is not correctly sorted
- #3062310 by unknownguy, mikelutz, bircher: drupal csex/csim broken with Drupal console 1.9.0 release
Feature
- #3167154 by bircher: Add preview for split config
- #3157901 by naiuto, bircher: SplitFilter should not load black/gray lists in constructor
- #2926477 by bircher: Create split folder automatically when it is needed
- #3129902 by bircher: Use select2_all module for selecting if available
- #3077437 by Dave Reid: Support database split gray/blacklisted configs as config_readonly whitelist patterns
- #2965738 by bircher, lucaslg, daggerhart, esteinborn, kimberlydb, RoSk0, crash_springfield, dbjpanda, kbeck303: Create More Intuitive Way to Select Multiple Modules
Task
- #2924885 by bircher, ademarco: Integrate Drupal Component Scaffold and add Travis integration
- #3124638 by Neslee Canil Pinto, bircher: fix coding standards
- #3166128 by bircher: Deprecate config-split:export/import without an argument
- #3124641 Issue #3135194 by lolandese, Neslee Canil Pinto, bircher: Update composer.json
- #3149562 by richardbporter, hugovk: Remove legacy terminology from UI
- #3127511 by hugovk: Increase size of multiselect list when specifically asking for it
- #3149999 by bircher: update README
- #3042682 by driverok, jkswoods, mikeegoulding, Matroskeen, Sudeepthi Peteti, bircher: Drupal 9 Deprecated Code Report
- #3003865 by Novitsh, alonaoneill: General typo issues
- #3003959 by idebr: Defer config_split.config_split.*.uuid configuration schema to config_entity
- #3091787 by bircher: Drush 10 command support