Skip to content

collective/volto-plausible

Repository files navigation

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' });