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

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.

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.