Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Work Report for GSoC 2021 Joomla! Cookie Manager Project

Notifications You must be signed in to change notification settings

rjharishabh/GSoC-2021-Work-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Google Summer of Code logo Joomla! logo

GSoC 2021 Cookie Manager Work Report

Project Repository: https://github.com/joomla-projects/gsoc21_cookie-manager
Pull Request: joomla-projects/gsoc21_cookie-manager#8
Weekly Reports: https://volunteers.joomla.org/teams/gsoc-21-feature-enhancement-2#reports
Blog Posts: Blog 1
Joomla CMS Repository: https://github.com/joomla/joomla-cms

Overview

We have built a cookie manager using a component and a plugin to manage browser cookies as required by GDPR and other privacy regulations.
In the cookie manager, Admin can add scripts and cookies according to their category.
GDPR requires the users' consent for cookies. So, all the cookies will get blocked on the user's first visit and only activated after they gave consent.

Admin Part

Add Cookies

Here, website administrator can add cookies according to their categories to display it to the users.

Add Cookies

Add Categories

Here, website administrator can add categories to categorize the cookies and scripts.

Add Categories

Add Scripts

Here, website administrator can add cookie setting scripts to block/unblock according to the user's consent.

Add Scripts

View Consents

Here, website administrator can view the consents given by the users.

View Consents

Change Configuration

Here, website administrator can change the component configuration.

Change Configuration

Site Part

Cookie Consent Banner

This is the banner which is displayed to the users on their first visit.

Cookie Consent Banner

Cookie Settings Banner

This is the banner which is displayed to the users when they click on More details button.

Cookie Settings Banner

About

Work Report for GSoC 2021 Joomla! Cookie Manager Project

Topics

Resources

Stars

Watchers

Forks