Changeset 1426042
- Timestamp:
- 05/28/2016 10:20:01 AM (10 years ago)
- Location:
- woo-vat-api/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
woo-vat-api.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-vat-api/trunk/readme.txt
r1426035 r1426042 17 17 == Installation == 18 18 19 1. Upload `woo commerce-vat-to-api` folder to the `/wp-content/plugins/` directory19 1. Upload `woo-vat-api` folder to the `/wp-content/plugins/` directory 20 20 2. Activate the plugin through the 'Plugins' menu in WordPress 21 3. Follow normal instructions how to activate WooCommerce API21 3. Install WooCommerce and Booster for WooCommerce 22 22 23 23 == Frequently Asked Questions == -
woo-vat-api/trunk/woo-vat-api.php
r1426035 r1426042 3 3 /** 4 4 * Plugin Name: Woocommerce VAT to API 5 * Description: Show VAT number as part of billing address in the WooCommerce API 5 * Description: Show VAT number as part of billing address in the WooCommerce API (Requires Booster for WooCommerce) 6 6 * Version: 1.0.1 7 7 * License: GPL-3.0
Note: See TracChangeset
for help on using the changeset viewer.