Changeset 3487014
- Timestamp:
- 03/20/2026 08:12:18 AM (13 days ago)
- File:
-
- 1 edited
-
wcookie/tags/1.0/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wcookie/tags/1.0/readme.txt
r2130588 r3487014 1 === w cookie ===1 === wCookie === 2 2 Tags: cookie, site management, cookiecookie, consentcookie law, GDPR 3 3 Contributors: ajaylulia 4 Tags: cookie, cookie notice, gdpr, consent, privacy 4 5 Requires at least: 5.0 5 Requires PHP: 7. 06 Tested up to: 5.2.27 Stable tag: 4.08 9 The jCookie plugin for Joomla lets you display a cookie (or other legal) notice on your Joomla website and inform the visitors that your site uses cookies. 6 Requires PHP: 7.4 7 Tested up to: 6.9 8 Stable tag: 1.0 9 License: GPLv2 or later 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 11 11 12 == Description == 12 The jCookie plugin for Joomla lets you display a cookie (or other legal) notice on your Joomla website and inform the visitors that your site uses cookies. Inside textarea field you can use HTML tags.You can easily set a text and links (via HTML tags) to documents as the notice along with a custom color for the notification area.You can also choose a position to display cookie notice on your Website.13 13 14 You can display Cookie Notice in five different types Bottom,Top,Bottom Left,Bottom Right and Floating.14 wCookie allows you to display a cookie or legal notice on your WordPress website to inform visitors about cookie usage and compliance requirements. 15 15 16 jCookie Plugin is fully mobile responsive displaying cookie notice properly on various smartphones. 16 You can customize the notice content using HTML, add links to policy pages, and control the appearance with styling options. 17 18 The plugin provides multiple display positions including top, bottom, bottom left, bottom right, and floating layouts. It is fully responsive and works across all devices. 19 20 == Features == 21 22 * Customizable cookie notice text with HTML support 23 * Multiple display positions (Top, Bottom, Bottom Left, Bottom Right, Floating) 24 * Custom styling options for colors and layout 25 * Fully mobile responsive design 26 * Easy setup and configuration 17 27 18 28 == Installation == 19 1. Upload wcookie.php to the /wp-content/plugins/ directory. 20 2. Activate the plugin through the ‘Plugins’ menu in WordPress. 29 30 1. Upload the plugin files to the `/wp-content/plugins/wcookie` directory, or install via the WordPress plugin screen. 31 2. Activate the plugin through the 'Plugins' menu in WordPress. 32 3. Configure the plugin settings as needed. 33 34 == Frequently Asked Questions == 35 36 = Can I customize the notice text? = 37 Yes, you can use HTML to customize the message and add links. 38 39 = Does it work on mobile devices? = 40 Yes, the plugin is fully responsive and works on all screen sizes. 41 42 == Changelog == 43 44 = 1.0 = 45 * Initial release 46 47 == Upgrade Notice == 48 49 = 1.0 = 50 Initial release of the plugin.
Note: See TracChangeset
for help on using the changeset viewer.