violet88/silverstripe-cookiepolicy

A module to add a cookie policy to your SilverStripe website

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

4.x-dev 2023-04-03 09:26 UTC

This package is auto-updated.

Last update: 2024-04-03 11:31:02 UTC


README

Want to add a cookie policy to your Silverstripe Application? This module is for you!

How to Install

composer require violet88/silverstripe-cookiepolicy

After that make sure you run:

composer vendor-expose

Requirements

  • silverstripe/admin: ^1.0
  • silverstripe/cms: ^4.0
  • silverstripe/framework: ^4.0
  • silverstripe/siteconfig: ^4.0
  • tractorcow/silverstripe-colorpicker: ^4@dev