Question
I've built a network of eCommerce sites using WordPress Multi-site. My customers manufacture simple products and I'd like to build them a more robust web app that pulls in data using the wooCommerce API or upcoming WP-API.
I'm new to programming and taught myself enough to setup my server (LEMP), build a custom theme and the multi-site network... I'm wondering if theres an open source solution that I can hack a bit to get the basic MVP built. I'm not enjoying PHP and so open to suggestions.
Answer
Hi there,
I see you still don't have an answer on this one and am wondering if more info might help. You say you're not enjoying PHP - is there another environment/language you prefer?
Furthermore, I am hesitant to answer this question because WooCommerce is such a fully fleshed out, well-supported system that it's hard to envision coding an alternate solution from scratch as opposed to just creating custom plugin functionality to do what you want. Have you considered this possibility (it would necessitate the PHP route)?