Tags: woocommerce, store-closing-opening, store-manager, shop-manager, shop-closing-opening
Tested up to: 6.8
Requires PHP: 8.0
Setup your Woocomerce store opening and closing hours to manage your business at ease!
Let your customers know when your store is open or closed! Take action when store is closed, you can even disable shopping at all! Add a notice that your store is going to close soon!! Customers can also see if store is closed when it will be open again! Enable Widget to show your entire week store opening & closing hours! Plugin Comes with 6 types of notice designs which also has 5 types of countdown timer design!
- Enable/Disable The Plugin Functionality
- Set The Store Status Close Manually
- Show Store Opening/Closing Hours In A Widget
- Enable Countdown
- Choose Timer Design From 5 Different Types
- Set Your Store Timezone
- Add Store Closed/Open Notice In WP Admin Area (Admin Bar)
- Choose Notice Design From 6 Different Types
- Add Your Own Store Closed Notice Message
- Enable Store Going To Close Soon Notice
- Add Your Own Store Going To Close Soon Notice Message
- Auto Clear Existed Carts If Store Closed
- Disable The Entire Checkout System If Store Closed
- Remove The Proceed To Checkout Button From Cart Page If Store Closed
- Disable Add To Cart Button If Store Closed
- Remove The Add To Cart Button Entirely If Store Closed
- You Can Even Show A Message To Your Customers If They Click The Add To Cart Button If Store Closed
- Change The Notice Text Color & Background Color
- Templating system for the notice & timer designs.
To override a specific template, copy the desired file from the plugin’s /templates/ directory and place it in your child theme under /templates/sochm/. You can then modify the template as needed.
Example:
If the plugin template is located at:
wp-content/plugins/store-opening-closing-hours-manager/templates/notice-type-single-page.php
You can override it by copying it to:
wp-content/themes/your-theme/templates/sochm/notice-type-single-page.php
Make sure to maintain the same file structure to ensure proper loading.
If your site uses page caching, certain dynamic functionalities may not work as expected. This plugin includes built-in support to automatically purge cache when needed, ensuring everything runs smoothly.
It is compatible with the following popular caching plugins:
- Breeze Cache âś…
- Cache Enabler âś…
- GoDaddy Cache âś…
- Kinsta Cache âś…
- LiteSpeed Cache âś…
- NitroPack âś…
- Speed Optimizer âś…
- Super Page Cache âś…
- WP Fastest Cache âś…
- WP Optimize Cache âś…
- WP Super Cache âś…
- W3 Total Cache âś…
- WP Rocket âś…
- WPEngine Cache âś…
To add a WordPress Plugin using the built-in plugin installer:
Go to Plugins > Add New.
- Type in the name "Store Opening Closing Hours Manager" in Search Plugins box
- Find the "Store Opening Closing Hours Manager" Plugin to install.
- Click Install Now to begin the plugin installation.
- The resulting installation screen will list the installation as successful or note any problems during the install. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
To add a WordPress Plugin from GitHub repo / plugin zip file :
- Go to WordPress plugin page
- Click Add New & Upload Plugin
- Drag / Click upload the plugin zip file
- The resulting installation screen will list the installation as successful or note any problems during the install. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
Just after installing the plugin, go to settings page and set the plugin settings according to your needs. And then see the magic. See screenshots.
- Added support for localization of week days names.
- Fixed issue: typo giving fatal error
- Checked for latest wp version 6.8, introduced templating system and enabled cache plugin compatibility.
- Compatibility check for wp 6.6
- Compatibility check for wp 6.3
- fixed wc_add_notice fatal error issue happens sometimes.
- Added Shortcode Feature
- Compatibility check for wp 6.0
- Initial release.
Always try to keep your plugin update so that you can get the improved and additional features added to this plugin up to date.