Magento 2 GDPR 安装指南说明书
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
GDPR For Magento2
Installation Guide
Support:************************1
1.Login into the backend,go to System—Cache Management and enable all types of cache.
2.Connect to your website source folder with FTP/SFTP/SSH and upload all the extension files and folders into the app/code/folder of your Magento installation:
Please use the“Merge”upload mode.Do not replace the whole folders,but merge them.This way your FTP/SFTP client will only add new files.This mode is used by default by most of FTP/SFTP client’s software.For MacOS it’s recommended to use Transmit.If you install several extensions from ICT,they will contain same files from the Base package
—feel free to overwrite them,these are system files used by all our extensions.
3.Run following command:php bin/magento setup:upgrade
4.Go to System—Cache Management page under Magento backend and click
“Flush Cache Storage”button.After this action,the extension is installed.
Support:************************1