Commit c78eb4af authored by Daniel Kestler's avatar Daniel Kestler

Adjust README.md to include packagist composer info

parent 3fd41d96
......@@ -2,10 +2,14 @@
Cookie Consent for Neos, based on https://cookieconsent.insites.com
## Installation
This package is not yet on Packagist, but will be soon. In the meantime, it can be used by adding the repository URL to your composer.json and require medienreaktor/cookieconsent@dev-master.
This package can be installed using composer:
```
composer require medienreaktor/cookieconsent
```
## Configuration
Configuration options can be seen in Settings.yaml. In the settings-array, most settings of the original Cookie Consent JavaScript can be configured, e.g.
Configuration options can be seen in Settings.yaml. In the settings-array, most settings of the original Cookie Consent JavaScript can be configured, e.g.:
```
Medienreaktor:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment