Skip to content

Releases: midasmoradi/omnirecover-for-woocommerce

v0.1.1 - Repository standards

Choose a tag to compare

@midasmoradi midasmoradi released this 08 Jun 16:11

Repository professionalization release.

Added:

  • Architecture README with Mermaid diagram
  • GitHub Actions CI (PHPCS + syntax)
  • CHANGELOG, CONTRIBUTING, SECURITY
  • Preview SVG and improved docs
  • PHPCS configuration fixes

Plugin version bumped to 0.1.1.

OmniRecover for WooCommerce 0.1.0

Choose a tag to compare

@midasmoradi midasmoradi released this 04 Jun 22:59

OmniRecover for WooCommerce 0.1.0

First public release — multi-channel abandoned cart recovery for WooCommerce.

Features

  • Track carts and schedule recovery via WooCommerce Action Scheduler
  • Email, WhatsApp (UltraMsg), Telegram, SMS (Twilio)
  • Guest cart recovery link
  • Admin UI (prebuilt)
  • HPOS compatible
  • GDPR export/erase hooks

Requirements

  • WordPress 6.0+
  • WooCommerce 8.0+
  • PHP 7.4+

Install

  1. Download omnirecover-for-woocommerce-0.1.0.zip from Assets below.
  2. Plugins → Add New → Upload Plugin → Activate (WooCommerce must be active).
  3. WooCommerce → OmniRecover to configure.

Third-party services

API credentials (Twilio, UltraMsg, Telegram, OpenAI) are optional; nothing is sent until configured.

Changelog

  • Initial release.