Osclass: General Da...
 
Notifications
Clear all

Osclass: General Data Protection Regulation (GDPR) Free Plugin

15 Posts
5 Users
2 Reactions
1,089 Views
Alessandro Cagliostro
(@alessandro-cagliostro)
Posts: 212
Reputable Member
Topic starter
 

This plugin tackles three GDPR requirements:

- Gaining consent to collect and use data by inlcuding, "I agree with terms and conditions" tick boxes.

- Right to erasure, if your theme doesn't have aleary a "Remove account" button you will be able to add it as a "User menu" entry.

- Right to data portability, users will be able to download all data collected by your Osclass website. (Bear in mind that some plugins may store information and won't be download.).

As a administrator you can define if the Download link automatically generates the user data on the fly or a request user data email is send to the website email contact address.

This plugin works with Osclass 3.8 (tested), untested with Osclass 3.9, Osclass 4 & 5 and Osclasspoint releases.

 
Posted : August 6, 2018 18:13
Topic Tags
Alessandro Cagliostro
(@alessandro-cagliostro)
Posts: 212
Reputable Member
Topic starter
 

I'm attaching also the latest version 1.21 (as of August 2018, newer may exist) for archiving reasons.

 

 
Posted : August 6, 2018 18:14
Johannes de Sacrobosco
(@johannes-de-sacrobosco)
Posts: 83
Member Moderator
 

There is a small fix, you have to find and delete

if(osc_is_current_page('login', 'recover_post')) { return true; }

from file in the plugin. See:

/ gdpr_osclass / class/OsclassGdpr.php file and delete line #296 code 
(in version 1.2.1)

in order password forgot to work right.

 
Posted : August 12, 2018 23:11
Editor
(@editor)
Posts: 553
Honorable Member Admin
 

There are some issues fixed in that plugin.

Version: 1.2.2

 

 
Posted : October 11, 2021 11:48
Alessandro Cagliostro
(@alessandro-cagliostro)
Posts: 212
Reputable Member
Topic starter
 

What was fixed?

 
Posted : October 11, 2021 12:45
Editor
(@editor)
Posts: 553
Honorable Member Admin
 
Posted by: @alessandro-cagliostro

What was fixed?

In several places the "gdpr_osclass" was "gpdr_osclass", in php, css ....

 

 
Posted : October 11, 2021 12:58
Editor
(@editor)
Posts: 553
Honorable Member Admin
 

Here is what was wrong (not only the red ones):

 

 
Posted : October 11, 2021 15:19
Page 1 / 3