Jump to content
  • 0

XML API import... need help


CloudCyberSystems

Question

9 answers to this question

Recommended Posts

  • 0

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).

  • Like 2
Link to comment
Share on other sites

  • 0

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

  • 0

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 by selectshop.at (see edit history)
  • Like 2
Link to comment
Share on other sites

  • 0

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 by selectshop.at (see edit history)
  • Like 1
Link to comment
Share on other sites

  • 0

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 by selectshop.at (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...