Panopoly Config
Component ID
2240893
Component name
Panopoly Config
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1243
Component created
Component changed
Component body
This module let's you build custom configuration pages for your Panopoly distributions.
Features
- Build configuration pages from a simple hook.
- Separate configuration pages.
- Sync configuration and site variables.
- Easily create an configuration form for the distribution installation.
How it works
The module reads configuration from a hook and build separate configuration pages for each config group.
What is variable syncing?
This means that we will automatically update a config variable when its site variable equivalent is updated and vice versa.
Say, your hook defines a site_name config, when the site_name variable changes, we'll update your config as well and vice versa.
This is useful if you want to build simpler config pages for your Distribution.
