openshopio / openshop.io-android

OpenShop.io
http://openshop.io
MIT License
503 stars 350 forks source link

WordPress as backend #48

Closed abuzer closed 6 years ago

abuzer commented 7 years ago

I wanted to ask, if i can use some php server or WordPress+WooCommerce as backend server?

basitanwer commented 7 years ago

You kind of can, you'll have to create a web server that serves the data in those websites or platforms

iarunabho commented 7 years ago

I am trying to do the same but can you compile the app in the first place I am getting grade sync error

rahulsinghmzp commented 6 years ago

@basitanwer I hav my wordpress woocommerce website showing json, i hav added facebook_ap_id and google gcm android key but i am unable to get ORGANIZATION_ID. Please help me to get my ORGANIZATION_ID.

ZelvaJan commented 6 years ago

You can look at apiary mock server https://bfashionapibfversion.docs.apiary.io/# there you can get some idea about dataStructure. Generally speaking this is just mobile aplication, you have to write your own server which will handle all the logic ad data for specific store -> you can remove organization id if you plan to use it just for your store.