https://github.com/dynamic/silverstripe-pageproofer
Add PageProofer snippets to your website for the SiteConfig area.
https://github.com/dynamic/silverstripe-pageproofer
Last synced: 3 months ago
JSON representation
Add PageProofer snippets to your website for the SiteConfig area.
- Host: GitHub
- URL: https://github.com/dynamic/silverstripe-pageproofer
- Owner: dynamic
- License: bsd-3-clause
- Created: 2015-12-09T15:21:19.000Z (over 9 years ago)
- Default Branch: 3
- Last Pushed: 2023-08-10T18:49:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T11:04:54.057Z (5 months ago)
- Language: PHP
- Size: 510 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
Awesome Lists containing this project
README
# silverstripe-pageproofer
Add PageProofer code snippet to websites via cms.
## Installation
**First:**
`composer require dynamic/silverstripe-pageproofer`
**Then:**
`http://yoursite.com/dev/build?flush=all`
## Sample Usage
Add PageProofer Codes in the Site Settings admin:

The code is automagically added to the page if the code domain matches your current domain and the code is enabled (both in Page Proofer and the cms):

## Documentation
See the [docs/en](docs/en/index.md) folder.