From 95d681a49bed335642b58125623ab3b29c368494 Mon Sep 17 00:00:00 2001 From: Dat Hoang Date: Sun, 1 Jan 2017 15:56:50 +0700 Subject: [PATCH] The first version of readme.txt --- readme.txt | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..9ee9d9c --- /dev/null +++ b/readme.txt @@ -0,0 +1,69 @@ +=== Plugin Name === +Contributors: htdat +Tags: WooCommerce Vietnam, vietnam, vietnamese, vietnam provinces, paypal for vietnam dong, vnd, vietnam dong +Requires at least: 4.3 +Tested up to: 4.7 +Stable tag: 1.0 +License: GPLv2 or later +License URI: https://www.gnu.org/licenses/gpl-2.0.html + +Add features to WooCommerce stores having anything related to Vietnam: currency, shipping address, PayPal, nicely format price, and more. + +== Description == + +`WooCommerce for Vietnam` brings the features that help to run WooCommerce stores and customize them for Vietnam much easier. + +`WooCommerce for Vietnam` đem đến các chức năng giúp site WooCommerce có thể tuỳ biến một cách dễ dàng để phù hợp với thị trường Việt Nam. + + +**Features** + +* Change the VND currency symbol `đ` to anything, e.g: `VND`, `VNĐ`, `đồng`, etc. +* Add provinces for Vietnam when visitors select Vietanm as a country of the shipping (billing) address. This is not available in WooCommerce by default. +* Convert `000` of prices to K (or anything). E.g: `50000` (VND) will be `50K` (VND), or `50 thousands` (VND). +* Support `VND` for the [PayPal Standard gateway](https://docs.woocommerce.com/document/paypal-standard/). Convert `VND` prices to any PayPal supported currency before sending visitors to the PayPal pages. + +**Road Map** + +In the future, this plugin will be added more and more features for the Vietnam market: + +* Integrate all districts to Vietnam provinces. +* Integrate at least one solution for collecting money by phone cards. +* Integrate the Vietnam payment gateways like 1Pay, OnePay, BaoKim, Ngan Luong, etc. +* Integrate the Vietnam shipping solutions like ShipChung, Giaohangnhanh, ViettelPost, etc. + +**Where can I contribute my code or idea?** + +You can report bugs or contribute code on [this GitHub repo](https://github.com/htdat/woocommerce-for-vietnam). + +**Installation** + +Follow these steps to install and use the plugin: + +1. Upload the plugin files to the `/wp-content/plugins/woocommerce-for-vietnam` directory, or install the plugin through the WordPress plugins screen directly. +1. Activate the plugin through the `Plugins` screen in WordPress. +1. Go to `WooCommerce -> WooCommerce for Vietnam` screen and configure the plugin. + +== Installation == + +Follow these steps to install and use the plugin: + +1. Upload the plugin files to the `/wp-content/plugins/woocommerce-for-vietnam` directory, or install the plugin through the WordPress plugins screen directly. +1. Activate the plugin through the 'Plugins' screen in WordPress. +1. Go to `WooCommerce -> WooCommerce for Vietnam` screen and configure the plugin. + + +== Frequently Asked Questions == + += Where can I contribute my code or idea? = + +You can report bugs or contribute code on [this GitHub repo](https://github.com/htdat/woocommerce-for-vietnam). + +== Screenshots == + +1. This screen shot + +== Changelog == + += 1.0 = +* First release. \ No newline at end of file