Skip to content

Commit 8b27c5a

Browse files
committed
More trivial language fine tuning
1 parent a3196e5 commit 8b27c5a

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ Simple, GDPR-ready privacy controls with category-based consent, ACP management
1717

1818
- Consent banner and preference modal
1919
- Category-based consent options
20-
- Consent logging
20+
- Deferred script and iframe media loading
21+
- Consent logging with CSV export and deletion tools
2122
- Consent version resets
2223
- Google Consent Mode
23-
- ACP-managed categories, integrations, messaging, and audit logs
24-
- Extension integration API
24+
- ACP-managed categories, integrations, translations, and audit logs
25+
- PHP and JavaScript integration APIs
2526

2627
### Supported categories:
2728

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phpbb/consentmanager",
33
"type": "phpbb-extension",
4-
"description": "GDPR-ready Consent Manager Platform for phpBB forums, providing category consent, script/media blocking, consent records, and extension integration APIs.",
4+
"description": "GDPR-ready consent manager for phpBB forums, providing category consent, deferred script and iframe loading, consent logging, and extension integration APIs.",
55
"homepage": "https://www.phpbb.com/",
66
"version": "1.0.0-a2",
77
"keywords": ["phpbb", "extension", "gdpr", "consent", "cookies"],

0 commit comments

Comments
 (0)