Premium Order Manager for WooCommerce

Description

Premium Order Manager for WooCommerce helps you manage your WooCommerce store more efficiently.
View customer & order stats, send bulk SMS/email campaigns using built‑in templates, import/export customer lists, convert guests to registered users, and manage user role capabilities – all from one dashboard.

External Services

This plugin connects to third‑party SMS gateway APIs to send SMS messages. The following external services are used:

SMS.ir (https://sms.ir)
– Used for: Sending SMS messages.
– Data sent: Recipient phone number, message text, sender number.
– When: When you manually send an SMS campaign or when automatic order notifications are triggered.
– Terms of Service & Privacy Policy: https://sms.ir/terms-and-conditions/ (this page covers both terms and privacy)

Asanak (https://asanak.ir)
– Used for: Sending SMS messages.
– Data sent: Recipient phone number, message text, sender number.
– When: When you manually send an SMS campaign or when automatic order notifications are triggered.
– Terms of Service & Privacy Policy: https://www.asanak.com/%D9%82%D9%88%D8%A7%D9%86%DB%8C%D9%86-%D9%88-%D9%85%D9%82%D8%B1%D8%B1%D8%A7%D8%AA/ (this page covers both terms and privacy)

No other external services are used. The plugin does not send any data to external services unless you explicitly configure and use an SMS gateway.

Screenshots

Installation

  1. Upload the premium-order-manager-for-woocommerce folder to /wp-content/plugins/, or install via the WordPress plugin repository.
  2. Activate the plugin.
  3. Go to Premium Order Manager for WooCommerce in the admin sidebar.
  4. Configure SMS gateway credentials in the Settings tab.
  5. Start managing customers and sending campaigns!

FAQ

Does this plugin work without WooCommerce?

No. WooCommerce must be installed and activated.

How do I send an SMS campaign?

Go to Premium Order Manager Campaign, select the SMS tab, choose recipients, write your message, and click Send SMS.

How do I configure SMS gateways?

Go to Premium Order Manager Settings, select your gateway provider, and enter your API credentials.

Are my messages logged?

Yes, all sent SMS and emails are stored in the Message Archive.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Premium Order Manager for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

4.1.9

  • Renamed to “Premium Order Manager for WooCommerce” to comply with WordPress trademark policy.
  • No functional changes.

4.1.8

  • Fully refactored to remove all inline CSS/JS – now properly enqueued.
  • Added prefix woomaster_ to all AJAX actions, options, and functions.
  • Fixed register_setting sanitization (recursive).
  • Replaced anonymous callback for wp_mail_content_type with named method.
  • Lowered menu position and integrated under WooMaster parent menu.
  • Added complete external services documentation.
  • Fixed all PHPCS and Plugin Check warnings.