Download the PHP package lundco/silverstripe-gdpr-cookies without Composer

On this page you can find all versions of the php package lundco/silverstripe-gdpr-cookies. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package silverstripe-gdpr-cookies

Silverstripe GDPR Cookies

Latest Stable Version License

Silverstripe GDPR Cookies is a module which enables you to controle which cookies and external services should be loaded into the webpage, and gives to website visitor control over what they want to be loaded to make the website GDPR compliant.

Installation

Alternatively simply download the zip file from github. After installation run dev/build?flush=1 on your project.

Display cookiemessage & privacycenter

To display cookiemessage include on your .ss base template (Page.ss)

Requirements

Configuration

The configuration of the module is done using the config.yml.

Setting google tag manager id

To set the Google tag manager id use TagID

Setting cookie list

The cookies are divided into 4 different types

So when done your config.yml should have something like this, where Cookiename is the name of the cookie, like Google Analytics:

Setting up Google Tag Manager

COMMING

Translations

The plugin will be delivered with english as base language and a danish language file. If you create additional language files please feel free to share them with us. We will be happy to include them in the repository.

Todo


All versions of silverstripe-gdpr-cookies with dependencies

PHP Build Version
Package Version
Requires silverstripe/cms Version ~4.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package lundco/silverstripe-gdpr-cookies contains the following files

Loading the files please wait ....