dynamic / silverstripe-pageproofer
Add PageProofer code snippet to websites via cms.
Installs: 265
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/cms: ^4.10
Requires (Dev)
- phpunit/phpunit: ^9.5
Replaces
- muskie9/silverstripe-pageproofer: 3.0.0
This package is auto-updated.
Last update: 2024-10-10 22:00:45 UTC
README
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 folder.