=== DPDPA Compliance India ===
Contributors: evivek
Tags: dpdpa, india, privacy, compliance, data protection
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Help Indian websites comply with the Digital Personal Data Protection Act (DPDPA), 2023.

== Description ==

DPDPA Compliance India is a comprehensive toolkit designed specifically for the Indian regulatory landscape. It helps Data Fiduciaries (website owners) meet their obligations under the DPDPA 2023.

Key Features:
* **Consent Management**: Dynamic, granular consent banner tailored for DPDPA requirements.
* **Privacy Notice Generator**: Auto-generate a DPDPA-compliant privacy notice using your organization's details.
* **Data Subject Requests (DSR)**: Frontend form for Data Principals to exercise their rights (Access, Correction, Erasure).
* **Audit Logging**: Maintain detailed logs of consent decisions and data processing activities for compliance audits.
* **Data Mapping**: (Coming Soon) Identify data collection points across your site.

== Installation ==

1. Upload the `dpdpa-compliance-india` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to 'DPDPA Compliance' in the admin sidebar to configure your organization details.
4. Add the `[dpdpa_privacy_notice]` shortcode to your Privacy Policy page.
5. Add the `[dpdpa_request_form]` shortcode to your Data Request/Contact page.

== Frequently Asked Questions ==

= Does this make my site 100% compliant? =
While this plugin provides the necessary technical tools for compliance, you should consult with legal counsel to ensure your overall business processes meet DPDPA requirements.

= Where is the data stored? =
All consent logs and DSR requests are stored locally in your WordPress database.

== Screenshots ==

1. The DPDPA Compliance Dashboard with key metrics.
2. The granular consent banner.
3. The DSR request management interface.

== Changelog ==

= 1.0.3 =
* Improved Wizard Data Saving

= 1.0.2 =
* Code Improvements

= 1.0.1 =
* Improved UI

= 1.0.0 =
* Initial release.
* Consent banner and audit logging.
* DSR request form and management.
* Privacy notice shortcode.
