Chotchkie
Component ID
2900801
Component name
Chotchkie
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
125
Component created
Component changed
Component body
The chotchkie module provides some helpful tools related to the Cloudflare service. It leverages the popular PHP SDK for Cloudflare from jamesryanbell/cloudflare.
It is primarily a developer tool and the current purpose is rather limited.
Features:
- Provides a text-oriented export of some Cloudflare settings. This output can be added to a file and then put into a revision control system so you can see how your site configuration has changed over time.
Installation notes:
- Read the README.txt about putting configuration into your settings.php. If you ever take back ups of your database and move them to other locations you should be sure to sanitize the variables table using something like the Paranoia module
drush sql-sanitizecode. - This module assumes the site is using a composer workflow such as Composer Manager.
Similar modules
A quick module search for Cloudflare turns up many more similar modules that provide different features.
