forked from mariosam/CustomerLawProtection-M2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
77 lines (52 loc) · 2.28 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
********************************************************************************
*** ESTIMATE CUSTOMER LAW PROTECTION - READ ME (english)
********************************************************************************
*** Objectives
The objective of this module is to present the terms of acceptance so that the client
continue browsing the site, according to the site's guidelines and policies regarding the
use of cookies and saved data.
*** Version 1.0.0
What we have in this version:
- possibility to inform a personalized message;
- decide where to present the message (top or footer);
- box configuration using CSS and JS;
- cookie lifetime of the acceptance term.
*** Tested
Version: 2.4.1 Open
PHP: 7.3.9
Theme: LUMA
*** Install
Move the <CustomerLawProtection> folder to the directory:
app/code/MarioSAM/ (create the directory if it doesn't exist)
At the command prompt, Magento installation directory, type:
$ bin/magento module:enable MarioSAM_CustomerLawProtection
$ bin/magento setup:upgrade
$ bin/magento cache:clean
Access the Magento panel and navigate to:
Stores > [Settings] Configuration > Mario SAM > GDPR Settings
********************************************************************************
*** MODULO CUSTOMER LAW PROTECTION - LEIA ME (portugues)
********************************************************************************
*** Objetivos
Objetivo deste modulo é apresentar os termos de aceite para que o cliente
continue navegando no site, conforme diretrizes e politicas do site quanto ao
uso de cookies e dados salvos.
*** Versao 1.0.0 : https://mariosam.com.br/versao2/modulo-m2-lgpd
O que temos nesta versao:
- possibilidade de informar uma mensagem personalizada;
- decidir local de apresentacao da mensagem (topo ou rodape);
- configuracao do box usando CSS e JS;
- tempo de vida do cookie do termo de aceite.
*** Testado
Versao: 2.4.1 Open
PHP: 7.3.9
Tema: LUMA
*** Instalacao
Mova a pasta <CustomerLawProtection> para o diretorio:
app/code/MarioSAM/ (crie o diretorio se nao existir)
No prompt de comando, diretorio de instalacao do Magento, digite:
$ bin/magento module:enable MarioSAM_CustomerLawProtection
$ bin/magento setup:upgrade
$ bin/magento cache:clean
Acesse o painel do Magento e navegue em:
Lojas > [Configuracao] Configuracoes > Mario SAM > Termos LGPD