Silverback Privacy Policies
Wordpress Privacy Policy Management Plugin
by Silverback Studio · github.com/silverbackstudio/wp-privacy-policy · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/silverbackstudio/wp-privacy-policy/archive/refs/heads/master.zipReadme
Wordpress Privacy Policy Management Plugin
Provides a set of components to generate and embed Privacy Policies in Wordpress
Supported Policies
- Privacy Policy
- Cookie Policy
..other coming soon.
Features
- Gutenberg Block
- Shortcode
[svbk-policy /] - Policy customization with Company Name, Address, Email, etc
- Wordpress default policy page replacement
- Languages support (en, it)
- Dynamic import from Policy Providers (in progress)
Installation
Via Composer:
composer require silverback/svbk-wp-policy
Contributions
- Clone package from the repo
- Run
npm installto install require dependencies
Blocks
Run npm start to start block compiler. When finished run npm run build.
Style
Run npm compile:scss to start CSS compiler. To build the production version run npm build:scss.
See package.json for available commands.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.1.0 | Sep 4, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.