Overview:

General Data Privacy Regulations(GDPR) is a must-have extension which helps e-commerce stores get ready for the data privacy regulations.
How to Install GDPR Extension
1.Take a backup of the Magento files before replacing
2. Extract the files inside Magento Installation Root
Magento_App_Root folder is same as your Magento Installation directory
3. Folder structure for default theme
\Magento_App_Root\app\design\frontend\base\default\template
After uploading files clear cache in admin..
4.Enable the module under system –>configuration

After enabling the module you can see “Delete” option under the Account Information and Address Book in your account..

How to uninstall the GDPR extension
Please follow the instructions below to uninstall GDPR extension and remove from your website.
Step 1: Go to the location app/etc/modules/Globalecom_Gdpr.xml file
Find the line of code true
and change it to false
Refresh the Cache in admin panel System->Cache Management
