CloudCyberSystems Posted April 2, 2015 Share Posted April 2, 2015 I need an XML API import module to work with xpressplatforms.com.any recomendations? Link to comment Share on other sites More sharing options...
0 selectshop.at Posted April 2, 2015 Share Posted April 2, 2015 On cloud you cannot install foreign modules. You should find one at the addons. If there is nothing you can use there, so you should look for a own hosted package. This means, search for a hoster for you Prestashop. Cloud is not the option for you. Prestashop Cloud was mad for useres with NO knowledge in installation, php, SQL, etc. It is a package for users using out of the box software only (without extras). 2 Link to comment Share on other sites More sharing options...
0 CloudCyberSystems Posted April 3, 2015 Author Share Posted April 3, 2015 On cloud you cannot install foreign modules. You should find one at the addons. If there is nothing you can use there, so you should look for a own hosted package. This means, search for a hoster for you Prestashop. Cloud is not the option for you. Prestashop Cloud was mad for useres with NO knowledge in installation, php, SQL, etc. It is a package for users using out of the box software only (without extras). I'm looking for an XML API module.... Your reply makes no sense lol Link to comment Share on other sites More sharing options...
0 selectshop.at Posted April 3, 2015 Share Posted April 3, 2015 (edited) What do you want to realize with it ? If you want to integrate RSS-FEED by XML on your Site, so use the native XML-module and add there the feed URL of your blog. On your Shop back-office: Tab modules -> modules -> RSS feed block -> configure. If you need other module, which is not available on the Prestashop addons-Site, so you will not have any chance to integrate it on Prestashop Cloud. Only the themes and modules sold there you can integrate on Prestashop Cloud Shops. Edited April 3, 2015 by selectshop.at (see edit history) 2 Link to comment Share on other sites More sharing options...
0 CloudCyberSystems Posted April 3, 2015 Author Share Posted April 3, 2015 I just want an XML API module to import products and send orders to my suppliers........ So I'm asking which is the best... Link to comment Share on other sites More sharing options...
0 selectshop.at Posted April 3, 2015 Share Posted April 3, 2015 (edited) Import from where to where ? Xpress to Pestashop Cloud ? 1) Use the API of your XPRESSPLATFORM by exporting the products to a csv and import them by csv into your Prestashop Cloud shop. Back-office of your shop, tab "advanced parameters csv import" 2 ) If you need to syndicate your data constantly XPRESS <-> Prestashop, you can use Prestashop's webservice API for this. But you need to code the API by yourself and for security reasons it is not recommended to use API webservices WITHOUT SLL certificates. Unforutnately it is not yet possible to install a SSL certifivcate on Prestashop Cloud. For webservice with SSL you need to host your shop on a paid hosting service. Prestashop Cloud is intended for users without know-how in installation and hosting, by using the software out-of-the-box without any extras. Webservice you activate on tab "advanced parameters -> webservice = Yes" (without any obligo, cause I think that webservices is not possible on Prestashop Cloud - BTW I never tried). As the API's are very individual coded, you will not find a finished module fitting your needs. Here you will find the tutorial for Prestashop's webservice API: http://doc.prestashop.com/display/PS15/Using+the+PrestaShop+Web+Service Edited April 3, 2015 by selectshop.at (see edit history) 1 Link to comment Share on other sites More sharing options...
0 CloudCyberSystems Posted April 3, 2015 Author Share Posted April 3, 2015 Where are you getting cloud from? I want to use an xml api to up date my WEBSITE, nothing to do with a cloud lol. I want a module that will GET product info and update the website and one that will send orders to my supplier. Link to comment Share on other sites More sharing options...
0 selectshop.at Posted April 3, 2015 Share Posted April 3, 2015 (edited) So you wrote your question in wrong forum. Here you are in the Prestashop Cloud forum. Again, you will not find a module for what you want. You should use the webservice API and code by yourself the services if you want to sync your page with Prestashop constantly. Furthermore Prestashop does not send automatically orders to suppliers, you need to configure your shop with enhaced stock management. Than you can use lists/reports for to send orders to your suppliers, but there is nothing automatic. API means application programming interface, so you have an application with open/interchangeable format you can use. The use of this open format, Prestashop calls webservice. Webservices should be coded by your own, according the tutorial I linked on topic before. Edited April 3, 2015 by selectshop.at (see edit history) Link to comment Share on other sites More sharing options...
0 CloudCyberSystems Posted April 3, 2015 Author Share Posted April 3, 2015 This has nothin to do with the cloud!!!! Link to comment Share on other sites More sharing options...
0 selectshop.at Posted April 3, 2015 Share Posted April 3, 2015 I know !!! Follow topic#8 API = http://en.wikipedia.org/wiki/Application_programming_interface This inferace (webservice) you can use, but you should code the services you need by yourself, or if you don't know how, give it to some developer as a paid service. Link to comment Share on other sites More sharing options...
Question
CloudCyberSystems
I need an XML API import module to work with xpressplatforms.com.
any recomendations?
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now