⚠️
Important Notice
This plugin will be deprecated in the coming months and will no longer receive updates or new features.
To ensure continued compatibility and avoid any potential issues, we recommend migrating to our new plugin:
Smart Sale Scheduler for WooCommerce
Multiple Sale Scheduler
Effortlessly schedule and manage multiple sales for your WooCommerce products—both single and grouped. Plan sales periods in advance to boost customer engagement and drive conversions with well-timed promotions.
Default WooCommerce sale functionality is in priority. If product is already on sale then Multiple sale scheduler will not override it.
Buy Smart Smart Sale Scheduler for WooCommerce Pro on KrishaStore
Download Smart Sale Scheduler for WooCommerce Pro
Documentation
From the WordPress admin panel, navigate to
Plugins > Add New. Search for "Multiple Sale Scheduler for WooCommerce," then install and activate it.
Alternatively, upload the plugin files to the /wp-content/plugins/ directory and activate the plugin via the
Plugins screen.
Activate the plugin through the 'Plugins' screen in WordPress.
Navigate to the product edit page in WooCommerce to start scheduling sales.
In general product data tab you can see new field if product type is simple or grouped.
Changelog
2.0.1
Added Support for Variable Products.
- Introduced a new file: functions-helper.php for reusable helper functions.
- Made major updates to the JS file to support variable products and improve code efficiency.
- Now includes only the minified JS version.
- Moved inline CSS into the plugin’s style.css file for better structure.
- Fixed known bugs.
2.0.0
Major change in file structure.
- Removed entaire autoloader and its vendor folder, composer.json, composer.lock.
- Moved wrapper.php in new helpers folder.
- Introduce new autoload.php to load classes in mss plugin.
- Changed class file name PSR-4 autoloading standard to WordPress coding standards.
- Fix - Fix date conflict in msswc_display_scheduled_sale_prices().
- Enhancement - msswc_get_product_ids_on_sale() no longer uses wc_get_product_ids_on_sale().
- Enhancement - msswc_save_scheduled_sales() now executes only when the post type product is created/saved.
- Update - Added validation to check if the regular price is set or not.
License
Multiple Sale Scheduler for WooCommerce is licensed under the GNU General Public License v2.0 or later. See LICENSE for more details.