That’s a chapter about ongoing WENE developments. As with any project there is unfortunately no guarantee that they will be conlcuded successfully …
Last major enhancement of WENE still under way is a generic article configuration based on parametrization (characteristics, sets, classes, value actions) embedded in a tree like article hierarchy
(This screenshot is in German because currently there are no English translations of characteristics and classes available. Translations can – of course – be done without coding).
The WENE article configuration is prerequisite for a much larger challenge
INTEGRATION OF WENE into a WordPress/WooCommerce based WebShop WITH PRODUCT CONFIGURATION.
The first (comparably small) challenge now is to build interfaces between WENE and WordPress/WooCommerce:
- WENE article master, article hierarchy and sets to WordPress/WooCommerce articles, categories and attributes
- WordPress/WooCommerce orders to WENE web orders
The biggest challenge of all is to code a new WordPress plugin in pHp (calling mayby HMG WebServices) allowing a graphic configuration with layered graphics based on the WENE article configuration data model.
That’s such a big challenge because WENE variant configuration has tons of underlying functionality (WENE business objects, WENE document processing, WENE pricing, …) which all need to be available in the WordPress plugin…