Manage header and footer scripts using Wagtail site settings
Project description
Wagtail Header Footer Scripts
A reusable Wagtail app for managing header and footer scripts across different sites using Wagtail Settings.
Features
- Add header/footer scripts per site
- Use Wagtail settings and model clustering
- Toggle scripts on/off
Installation
pip install wagtail-headers-footers
Add to INSTALLED_APPS:
INSTALLED_APPS = [
...
"wagtail_headers_footers",
]
Usage
Go to Settings > Headers & Footers in the Wagtail Admin to manage your scripts.
Testing
python -m unittest discover tests
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters