https://github.com/decipher/persistent_update
https://github.com/decipher/persistent_update
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decipher/persistent_update
- Owner: Decipher
- Created: 2016-03-22T22:00:02.000Z (about 10 years ago)
- Default Branch: dev/8.x-1.x
- Last Pushed: 2016-10-19T05:21:32.000Z (over 9 years ago)
- Last Synced: 2025-02-14T10:53:14.125Z (about 1 year ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
Awesome Lists containing this project
README
Persistent Update API
=====================
The Persistent Update API module adds a hook (`HOOK_persistent_update()`) for
persistent updates, updates that are run every time you access update.php or run
'drush updb'.
The module was created for use with an automated configuration deployment model
so that configuration could be synced without human interaction, but can be used
for other solitions.
Example
-------
See persistent_update.api.php for an example implementation.
Credits
-------
Persistent Update API was written by Stuart Clark (deciphered) and is maintained
Realityloop Pty Ltd.
- http://realityloop.com
- http://twitter.com/Realityloop