Lv.13
Bronze Member
Iron Member
- 14 Oct 2021
- 6.274
- 2.055
- $12.321
The Aelia Foundation Classes for WooCommerce has been submitted and is now available for free download. Big thanks to the contribution from our member @work !
Read more about this resource...The Aelia Foundation Classes add several classes that can simplify the development of plugins for WooCommerce. Some of the available classes are listed below.
**Namespace `Aelia\WC`**
* `IP2Location`. Implements methods to determine visitor's country. Library relies on MaxMind GeoLite2 library.
* `Order`. An extended Order class, which includes methods to retrieve attributes of orders generated in multi-currency setups.
* `Settings`. Allows to manage the settings of a plugin. The class...