alexminza / wc-alcohol
Products Sale Restrictions for WooCommerce
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-plugin
pkg:composer/alexminza/wc-alcohol
Requires
- php: >=7.2.5
Requires (Dev)
This package is not auto-updated.
Last update: 2026-02-19 16:17:14 UTC
README
=== Products Sale Restrictions for WooCommerce === Contributors: alexminza Tags: WooCommerce, products, sale, time, restriction Requires at least: 4.8 Tested up to: 6.9 Stable tag: 1.2.0 Requires PHP: 7.2.5 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Products sale limitations during restriction hours. == Description == Products sale limitations during 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 > Products 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.2.0 = * Code reorganization and refactoring for better maintainability * Added WooCommerce compatibility declarations for Cart/Checkout blocks and product instance caching = 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.2.0 = Code reorganization and refactoring for better maintainability. = 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/).