Holiday Mode for WooCommerce

설명

WooCommerce® Holiday Mode allows you to temporarily pause your online store during holidays, vacations, maintenance periods, or other planned breaks.

Define a start and end date for your closed period and automatically enable or disable holiday mode. During this time, you can display a prominently visible custom absence message to inform your customers about your temporary closure, return date, or other important information.

Features:

  • Disable new orders by removing the add-to-cart button and displaying a custom message
  • Disable the shopping cart (existing cart items will be removed when holiday mode is activated)
  • Disable checkout during the holiday period
  • Display a prominent custom absence message to inform customers about your temporary closure
  • Schedule holiday mode with a specific start and end date
  • Automatically deactivate holiday mode when the vacation period ends

WooCommerce® is a registered trademark of Automattic Inc.

Privacy Disclosure

This plugin does not collect, process, or store any personal data.

스크린샷

설치

Follow these steps to install and configure the plugin:

Upload the plugin folder to the /wp-content/plugins/ directory Activate the plugin through the “Plugins” menu in WordPress Go to WooCommerce -> Settings -> Holiday Mode to configure your settings

후기

2026년 7월 18일
I’ve been using this plugin for quite some time, and it’s great to see that it’s still actively maintained. Thanks to the developer for continuing to improve it and keep it up to date. It does exactly what I need: I can pause orders while I’m away without having to take my whole store offline. The setup is quick, the settings are easy to understand, and the option to display a custom message for customers is a nice touch. After all this time, it’s still the solution I keep coming back to whenever I need a reliable holiday mode for WooCommerce.
2023년 3월 14일
I’ve tested with version 6.1.1. The banner does not appear, it only removes the add to basket and google and/or apple pay button. It would be useful if the settings were more fruitful and it would allow you to just show the message rather than stop orders all together.
2023년 3월 9일
Great! Simple and useful plugin. Everything works flawlessly. This plugin enables everything that I could not achieve with code snippets. Amazingly good.
2022년 8월 17일
Easy to configure, it does what it should and if after the vacation everything works again (the cache) I am very happy. The alternative message is not displayed although configured. But for the functionality and because the plugin is free 4 stars anyway.
2021년 12월 16일
I was tasked with shutting down a client’s WooCommerce store for the Xmas holidays so being lazy and in a hurry I looked to see if there was a well worn plugin for that simple task. Some were far too elaborate, others expensive for what little I needed, but this one with zero reviews yet turned out to be just right. Closed for the Holidays, that’s it. I’m going to make myself a rum and eggnog now. I’d like to buy Heinrich Franz a drink. Maybe I’d prefer the controls somewhere under Woocomerce than under Appearance – Customize – but hey, whatever.
모든 5 평가 읽기

기여자 & 개발자

“Holiday Mode for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Holiday Mode for WooCommerce”(이)가 3 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Holiday Mode for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.5.0

  • Lower the minimum required PHP version to 8.0 to support websites still running PHP 8.0–8.3.
  • New: Added the option to select the color and icon for the absence message.

2.4.0

  • New: Settings are now validated on save – Holiday Mode can no longer be activated with a missing/invalid date range or an empty vacation message.
  • New: “Disable purchasing” setting lets you choose whether Holiday Mode blocks purchases (removes add-to-cart) or only shows the holiday notice. Enabled by default.

2.3.0

  • Lower minimum required PHP version to 8.3 to allow installation on WordPress 6.7 and higher.

2.2.0

  • Fixed: Holiday notice could appear below the archive title/result count instead of at the very top of the page on block themes (e.g. Twenty Twenty-Five) using WooCommerce’s default block-based Shop template.

2.1.0

  • Fixed: Holiday mode now also removes the “Add to cart” / “Buy product” button for external/affiliate and grouped products.

2.0.0

  • Enhanced: Holiday mode now explicitly removes the “Add to cart” button for variable products.

1.9.3

  • Fixed: Plugin was incorrectly deactivated after upgrading from a previous active version.

1.9.2

  • Security: Added improved escaping for holiday notice messages to strengthen protection against XSS vulnerabilities.
  • Maintenance: Refactored internal code and cleaned up various areas of the plugin.

1.9.1

  • Fixed: Holiday notice was not displayed on single product pages in some classic themes.
  • Fixed: Holiday notice was missing on shop, archive, cart, and checkout pages in some block theme setups. The notice is now displayed correctly in these cases.

1.9.0

  • Improved compatibility with caching plugins.
  • Replaced the start and end date text fields with date pickers to improve usability.

1.8.3

Minor translations update

1.8.2

Update plugins meta data

1.8.1

Update README.txt

1.8.0

  • Settings migrated from the Customizer to a dedicated page under WooCommerce -> Settings -> Holiday Mode
  • Existing Customizer settings are migrated automatically on first admin page load
  • WooCommerce HPOS (custom order tables) and Cart/Checkout Blocks compatibility declared
  • Security and reliability hardening (escaping, sanitization, timezone handling)

1.7.1

  • Compatibility for WordPress 5.9

1.7

  • Add additional message on product page to increase theme compatibility (if woocommerce_before_main_content is not used by active theme)
  • Settings are only visible if WooCommerce is activated within WordPress
  • HTML is now possible for customer message
  • Only provide vacation feature if WooCommerce is available
  • Lowest PHP version is now 7.3, because lower versions reached EOL

1.6

  • Fixed warning: Timezone is used correctly now

1.5

  • Add further translation

1.4

  • Fixed default translation language

1.3

  • Add german language

1.2

  • Fixed defined version, to allow updates

1.1

  • Fixed settings: names are now more unique

1.0

  • Initial version