Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
- Added support for PHP 7.3
- Added support for WooCommerce 5.3
- Added text like "Pilih Kota dahulu..." for better user experience.
- Smoother City and District selection.
- Added condition to disable the selection if Country is not Indonesia.

COMING SOON:
- Add english language translation
- Support for RajaOngkir free license
  • Loading branch information
hrsetyono committed May 24, 2021
1 parent fca74af commit 30b66b4
Show file tree
Hide file tree
Showing 70 changed files with 20,651 additions and 867 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Thumbs.db
ehthumbs.db

npm-debug.log
node_modules

# Folder config file
Desktop.ini
Expand Down
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
## WooCommerce Indonesia Shipping

![Indo Shipping - Checkout Page](http://cdn.setyono.net/indo-shipping/wcis-select-courier.jpg)
![Indo Shipping - Checkout Page](https://cdn.pixelstudio.id/indo-shipping/wcis-select-courier.jpg)

Ultimate *Ongkos Kirim* Plugin for major Indonesian Shipping courier.

Add JNE, TIKI, POS, PCP, RPX, and J&T Express to your WooCommerce. Requires PRO License purchase from RajaOngkir.com. We are not affiliated with RajaOngkir in any way.

This plugin is free and provided as is. If you found a bug, please submit it [here](https://github.com/hrsetyono/wc-indo-shipping/issues).

### Requirement
### Tested working on:

- PHP 5.6+
- WooCommerce 3.0+
- These PHP modules must be activated: `CURL`, `ALLOW_URL_FOPEN`
- PHP 7.3 with `CURL` and `ALLOW_URL_FOPEN` enabled.
- WooCommerce 5.3.0

### 1. Installation

Expand Down
4 changes: 0 additions & 4 deletions admin/all.php

This file was deleted.

156 changes: 0 additions & 156 deletions admin/init-zones.php

This file was deleted.

91 changes: 0 additions & 91 deletions admin/wcis-api.php

This file was deleted.

Loading

0 comments on commit 30b66b4

Please sign in to comment.