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.