An open API service indexing awesome lists of open source software.

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.

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:

![Code Location CMS](/docs/en/images/code-location-cms.gif)

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):

![Code Location Browser](/docs/en/images/code-location-browser.gif)

## Documentation

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