Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Villão authored and Eduardo Villão committed Feb 1, 2022
1 parent 1f42d79 commit 3d5e8f6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 19 deletions.
29 changes: 11 additions & 18 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Order on Mobile for Wocoommerce ===
Contributors: evcode
Donate link: https://eduardovillao.me/
Tags: woocommerce, whatsapp, products, order, woocommerce whatsapp, whatsapp order woocommerce
Tags: woocommerce, whatsapp, products, order, woocommerce whatsapp, whatsapp order woocommerce, woocommerce mobile
Requires at least: 5.3
Tested up to: 5.9
Stable tag: 2.0
Expand All @@ -13,26 +13,21 @@ Order on Mobile for Wocoommerce allows your customers to submit their orders thr

== Description ==

The plugin adds a button on the Woocommerce product page so your customers can submit their orders through WhatsApp. You will receive a personalized message with the product name, price and page link.
The plugin adds a button on the WooCommerce product page so your customers can submit their orders through WhatsApp. You will receive a personalized message with the product name, price and page link.

FREE VERSION FEATURES

Single Product Demo [Click Here](https://eduardovillao.me/wordpress-plugin/single-product-test/)
Variable Product Demo [Click Here](https://eduardovillao.me/wordpress-plugin/variable-product-test/)
* Button in Product Page - Add a button to send product data to WhatsApp.

* Custom Message - Customize the message that will be send.

* Product Name and Price - Receive the product name and price that the customer wants to buy.
* Button in Cart Page - Add a button to send order card to WhatsApp.

* Product Variable Price - Receive the product variable price that the customer wants to buy.

* Product Link - Receive the product link that the customer wants to buy.

* Custom Button Text - Customize the button text that will be displayed.
* Custom message to button - Include a custom text in your message with produt data.

* Hide Price in Product Page - Hide the Product Price in Product Page.
* Hide Price in Product Page.

* Hide Add to Cart - Hide Add to Cart button in Prodcut Page.
* Hide Add to Cart in Product Page.

PRO VERSION FEATURES

Expand All @@ -42,11 +37,9 @@ Get PRO version [Click Here](https://codecanyon.net/item/order-on-whatsapp-for-w

* Autoredirect after checkout.

* Button in Cart Page - Add the button in your Cart Page.
* Full custom message for create any message template to autoredirect after checkout.

* Shortcode - Use shortcode to display the button in your custom product page.

* Add Conversion Tag - Add the google conversion tag to the button.
* Elementor widget for product page and others pages.

== More plugins? ==

Expand Down Expand Up @@ -80,6 +73,6 @@ Please, send to me: [[email protected]](mailto:[email protected])

== Changelog ==


2.0 =
* new: plugin options.
* Change: code improvements to support pro version.
* Added: new options template.
1 change: 0 additions & 1 deletion woo-order-on-whatsapp.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* Requires at least: 5.3
* Requires PHP: 7.0
* Text Domain: woo-order-on-whatsapp
* Domain Path: /languages
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
*/
Expand Down

0 comments on commit 3d5e8f6

Please sign in to comment.