volto-plausible
v2.1.0
Published
Plausible.io integration for Volto projects
Downloads
8
Maintainers
Readme
volto-plausible
Plausible.io integration for Volto projects.
Install with mrs-developer (see Volto docs) or with:
yarn add volto-plausible
Created with voltocli.
Usage
Apply this addon to your Volto project, then configure it in config.js
with your site's domain, accordingly to your Plausible configuration:
applyPlausibleConfig({ config, domain: 'rawmaterial.it' });