https://github.com/backdrop-contrib/config_direct_save
Directly Export the Active config to the Staging config from the UI.
https://github.com/backdrop-contrib/config_direct_save
backdrop backdropcms
Last synced: 4 months ago
JSON representation
Directly Export the Active config to the Staging config from the UI.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/config_direct_save
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2024-11-07T21:02:19.000Z (over 1 year ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2025-01-17T18:52:03.000Z (over 1 year ago)
- Last Synced: 2025-03-29T11:07:46.528Z (about 1 year ago)
- Topics: backdrop, backdropcms
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Config Direct Save
Config Direct Save allow you to:
- Make backup of configurations (when you check the backup checkbox).
- Directly Export the Active config to the Staging config from the UI.
You should before using the module:
- Give access ( chmod -R 775 sites/default/files/config_HASH, HASH= Random string) for overriding the directory sync and creating a new directories.
## Installation
- Install this module using the official [Backdrop CMS instructions](https://backdropcms.org/user-guide/modules).
## Issues
Bugs and feature requests should be reported in the [Issue Queue](https://github.com/backdrop-contrib/config_direct_save/issues).
## Current Maintainer
[Justin Keiser](https://github.com/keiserjb)
## Credits
- Ported to Backdrop CMS by [Justin Keiser](https://github.com/keiserjb).
- Created for Drupal by [Mohamed Anis Taktak (matio89)](https://www.drupal.org/u/matio89).
## License
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.