https://github.com/alexminza/wc-alcohol
Alcohol Sale Restrictions for WooCommerce
https://github.com/alexminza/wc-alcohol
alcohol woocommerce woocommerce-plugin wordpress wordpress-plugin
Last synced: 5 months ago
JSON representation
Alcohol Sale Restrictions for WooCommerce
- Host: GitHub
- URL: https://github.com/alexminza/wc-alcohol
- Owner: alexminza
- License: gpl-3.0
- Created: 2018-02-19T16:13:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-11T11:49:18.000Z (11 months ago)
- Last Synced: 2025-08-11T21:44:21.545Z (11 months ago)
- Topics: alcohol, woocommerce, woocommerce-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/wc-alcohol/
- Size: 821 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
=== Alcohol Sale Restrictions for WooCommerce ===
Contributors: alexminza
Donate link: https://www.revolut.me/alexminza
Tags: WooCommerce, alcohol, sale, time, restriction
Requires at least: 4.8
Tested up to: 6.8
Stable tag: 1.1.3
Requires PHP: 7.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
== Description ==
Alcohol sale limitations during legal restriction hours
= Features =
* Restriction time interval
* Multiple restricted product categories
* Customizable warning message
* Display warning on product and category pages
* Free to use – [Open-source GPL-3.0 license on GitHub](https://github.com/alexminza/wc-alcohol)
== Frequently Asked Questions ==
= How can I configure the plugin settings? =
Use the *WooCommerce > Settings > Products > Alcohol sale restrictions* screen to configure the plugin.
= How can I contribute to the plugin? =
If you're a developer and you have some ideas to improve the plugin or to solve a bug, feel free to raise an issue or submit a pull request in the [Github repository for the plugin](https://github.com/alexminza/wc-alcohol).
You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/wc-alcohol) to get started.
== Screenshots ==
1. Plugin settings
2. Product page warning
3. Category page warning
== Changelog ==
See [wc-alcohol project releases on GitHub](https://github.com/alexminza/wc-alcohol/releases) for details.
= 1.1.3 =
Adjusted plugin name to comply with the [WooCommerce trademark guidelines](https://woocommerce.com/trademark-guidelines/).
= 1.1.2 =
Minor logging fixes.
= 1.1.1 =
Added support for WooCommerce [High-Performance Order Storage (HPOS)](https://woocommerce.com/document/high-performance-order-storage/).
= 1.1.0 =
Allow restriction time start and end in the same day.
= 1.0.9 =
Updated WC tested up to 4.5.2.
= 1.0.8 =
Updated WC tested up to 4.1.0.
= 1.0.7 =
Updated WC tested up to 4.0.1.
= 1.0.6 =
Minor changes.
= 1.0.5 =
Minor improvements.
= 1.0.4 =
Fix PHP warnings.
= 1.0.3 =
Check WooCommerce is active during plugin initialization.
= 1.0.2 =
Display warning options on product and category pages.
= 1.0 =
Initial release.
== Upgrade Notice ==
= 1.1.3 =
Adjusted plugin name to comply with the [WooCommerce trademark guidelines](https://woocommerce.com/trademark-guidelines/).
= 1.1.1 =
Added support for WooCommerce [High-Performance Order Storage (HPOS)](https://woocommerce.com/document/high-performance-order-storage/).