aGo Legal

描述

aGo Legal gives WordPress sites building blocks for data protection: a configurable cookie consent banner, auto-generated privacy and cookie policies, a consent log and a registry of processing activities.

Features

  • Cookie consent banner with Accept / Reject (bar, modal or floating styles) and four categories (necessary, analytics, marketing, functional).
  • Auto-generated Privacy Policy based on company and DPO data and the law of your jurisdiction (GDPR, Chilean Law 21.719, LGPD or global).
  • Auto-generated Cookie Policy with the cookies present on your site (populated by the built-in scanner).
  • Consent log: every Accept/Reject is timestamped and stored locally. Each row carries a SHA-256 hash of the canonical record. Export the full log to CSV or to a self-contained HTML audit report.
  • Cookie scanner: visits your home URL and lists the cookies that get set, classifying them heuristically (necessary / analytics / marketing / functional) so the policy table reflects them.
  • RAT (Registry of Processing Activities, GDPR art. 30 / Chilean Law 21.719 art. 17): add, edit and delete activities, export them to CSV. Three common activities are seeded on activation as a starting point.
  • DPO (Data Protection Officer) name, email and phone propagate into the generated policies.
  • Shortcodes: [agolegal_privacy_policy], [agolegal_cookie_policy].
  • No remote calls. Everything is stored in your own database.

External services

This plugin does not connect to any external service.

Disclaimer

This plugin provides tools to help you implement data protection measures. It does not constitute legal advice and does not guarantee compliance with any law. As the site owner you are the data controller responsible for compliance. Consult a qualified professional.

屏幕截图

安装

  1. Upload the ago-legal folder to /wp-content/plugins/ or install via the Plugins screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to aGo Tools, then Legal.
  4. Fill in your Company and DPO details, choose the compliance framework, scan your cookies and populate the policy table, enable the banner.

常见问题

Does this plugin make my site compliant with GDPR or Law 21.719?

It covers common visible requirements: a configurable consent banner, a documented privacy and cookie policy, a consent log with cryptographic hashes, and a processing registry. Compliance also depends on how the site processes data, third-party services in use, contracts with processors and internal procedures. The plugin is a tool, not legal advice.

Where is the data stored?

In the WordPress database of the site itself. The plugin does not call any remote service.

评价

此插件暂无评价。

贡献者及开发者

「aGo Legal」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「aGo Legal」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.2

  • Corrected and improved the Spanish (es_ES) and Brazilian Portuguese (pt_BR) translations.

1.0.1

  • Housekeeping: shortened the plugin description and trimmed translation files to the strings actually in use.

1.0.0

  • Initial public release.
  • Cookie consent banner with four categories.
  • Privacy and cookie policy generators.
  • Consent log with SHA-256 per-record hash, CSV and HTML audit-report export.
  • Cookie scanner with heuristic classification.
  • Registry of Processing Activities (RAT) with full add/edit/delete and CSV export, plus default seeds.