Product Expiration Easy Peasy

Опис

Persian WC Product Expiration allows store owners to set expiration dates for products and automatically update stock status when they are near expiration.

Features:
– ✅ Add an expiration date to products via the product edit page or Quick Edit.
– ✅ Display the expiration date on the product page.
– ✅ Automatically set products to “Out of Stock” two months before expiration.
– ✅ Send email notifications to administrators and shop managers.
– ✅ Full support for the Persian calendar when jdate() is available.
– ✅ Compatible with WooCommerce.

🗓️ Persian Calendar Support
If the jdate() function is available (e.g., by using the WP-Parsidate plugin), the expiration dates will be displayed using the Persian (Jalali) calendar. Otherwise, it will default to the Gregorian calendar.

Скріншоти

  • Plugin settings page with expiration configuration options.
  • Expiration date field in WooCommerce product edit screen.
  • Expiration date column in the products list.
  • Expiration date displayed on the product page (frontend).
  • Quick Edit feature showing the expiration field.
  • Sample email notification for expiring products.

Встановлення

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Edit a product and set the expiration date under Product Data General.
  4. (Optional) Use Quick Edit in the product list to modify the expiration date quickly.

🗓️ To enable Persian date format:
Install and activate a plugin that provides the jdate() function, such as WP-Parsidate. The expiration date will then be shown in the Persian (Jalali) calendar format.

Часті питання

Does this plugin work with variable products?

Yes, expiration dates can be set for individual variations.

Can I customize the expiration date format?

Yes, you can choose from different formats (Y/m/d, Y/m, Ym, etc.).

Is the Persian calendar supported?

Yes! If the jdate() function is available (e.g., via WP-Parsidate), expiration dates will automatically appear in the Persian calendar format. Otherwise, they will use the default Gregorian format.

Відгуки

03.05.2025
I manage a WooCommerce shop that sells medicine items with expiration dates, and manually keeping track of expiry was always a hassle. This plugin made it super easy to assign expiration dates, and I love that it automatically marks products as “Out of Stock” before they go bad. The email notifications are super helpful — now our inventory team knows in advance what needs to be pulled.
Прочитати всі 1 відгук

Учасники та розробники

“Product Expiration Easy Peasy” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“Product Expiration Easy Peasy” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “Product Expiration Easy Peasy” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

3.1.1

  • Fixed: Expiration date for variations was not saving properly due to missing nonce in variation form.

3.1.0

  • Added: Smart handling of expiration dates for variable products.
  • Improved: Hide expiration field in Quick Edit for variable products.
  • Improved: Display expiration date based on first variation in product list.
  • Enhanced: Better Persian calendar (Jalali) support and usage instructions.
  • Fixed: Expiration date field formatting and validation issues.
  • Optimized: Script and style loading only when necessary.

3.0.0

  • Fixed: Optimized query to get expired products for better performance.

2.10.0

  • Added: Configurable date format options (Y/m/d, Y/m, Ym, etc.).
  • Added: Custom styling for expiration dates with expiration-date class.
  • Fixed: Persian language translation issues.
  • Added: Support for Persian calendar when jdate is available.
  • Improved: Expiration date styling in product pages, cart, and order emails.

1.0.4

  • Improved: Enhanced variation details in expiration notification emails.
  • Optimized: Combined query for simple and variable products.

1.0.3

  • Fixed: Products without expiration dates being incorrectly marked as out of stock.
  • Added: Additional validation for expiration date format.