Changeset 3330884
- Timestamp:
- 07/20/2025 11:10:20 AM (8 months ago)
- File:
-
- 1 edited
-
product-expiry-for-woocommerce/tags/2.7/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
product-expiry-for-woocommerce/tags/2.7/readme.txt
r3305823 r3330884 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html 9 9 10 Provide expiry date for your products and get notified before expire with a bunch of other options and settings.10 Set expiration dates for WooCommerce products and variations. Automatically change their status or send notifications when they expire. 11 11 12 12 == Description == 13 13 14 Provide an expiration date for your products and receive notifications before they expire, among other options and settings. 15 You can make the products out of stock or draft automatically as the expiration date approaches. 14 **Product Expiry for WooCommerce** lets you set an expiry date and time for your products and variations. You can automatically mark them as out of stock, move them to draft, or trigger email notifications when they reach their expiration point. 15 16 Whether you're managing limited-time offers, perishable goods, or seasonal items, this plugin gives you complete control over product visibility based on expiry logic. 17 18 ### 🔑 Key Features: 19 - Set expiration date & time for any WooCommerce product or variation 20 - Automatically make products **Out of Stock** or **Draft** on expiry 21 - Receive email **notifications** before a product expires 22 - **Show or hide** the expiry date on product pages (with custom formatting) 23 - Display expiry info on the **Order Details** page and in **Order Emails** 24 - Sort products in the admin panel by expiry date 25 - **Quick edit** or **bulk update** expiry dates from the product list 26 - Customize email recipient for expiry alerts 27 28 ### 🛠️ Use Cases: 29 - Automatically hide expired food, cosmetics, or perishable goods 30 - Manage expiring digital products or promotional offers 31 - Keep store content fresh without manual cleanup 32 33 This plugin is lightweight, easy to use, and integrates directly into your WooCommerce workflow — no extra setup required. 34 35 == Installation == 36 37 1. Upload the plugin files to the `/wp-content/plugins/` directory or install through the WordPress plugin dashboard. 38 2. Activate the plugin. 39 3. Edit a product in WooCommerce, and you’ll see a new **"Product Expiry"** panel. 40 4. Set your desired expiry date and choose the action on expiry (e.g., draft or out-of-stock). 41 42 == Frequently Asked Questions == 43 44 = Can I set expiry dates for individual variations? = 45 Yes, the plugin supports setting expiration dates at the variation level. 46 47 = What happens when a product expires? = 48 Depending on your settings, it will either be moved to Draft status or marked as Out of Stock automatically. 49 50 = Can I display the expiry date on the product page? = 51 Yes. You can choose to show or hide the expiry date on the front end and even control where it appears and how it looks. 52 53 = Will I be notified when a product expires? = 54 Yes, the plugin can send an email notification when a product expires. You can also specify a custom recipient email address. 55 56 = Can I edit expiry dates in bulk? = 57 Yes. You can bulk-edit or quick-edit expiry dates from the product listing page in your admin dashboard. 58 16 59 17 60 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.