Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kingschnulli committed May 12, 2020
2 parents b45b82a + 7f39f62 commit c77b040
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# oxid-cookie-compliance
GDPR Compliance
# OXID cookie compliance modul

Free OXID eShop 4/5/6 module for GDRP compliance.

## Installation
- Get module by composer `composer require aggrosoft/oxid-cookie-compliance` (oxid 6)
- Copy module to modules folder (oxid 4/5)

## Configuration
- See module settings
- Activate "Lern-Modus" and make an test order, after this deacticate "Lern-Modus"
- Change cookie settings in general shop data --> cookies
- add `[{include file="widget/cookieinfos.tpl"}]` to `oxsecurityinfo` cms-page

## Notice
- Template compatibility only for wave theme, feel free to contribute for other themes ;-)

0 comments on commit c77b040

Please sign in to comment.