Skip to content

devbolcom/bolcom-shopzoeker-php-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpshopzoekerexamplecode

This code is a minisite writen in php with searchfunctionality on the Open API. It is a simple way to get a quick working example with html output and parsing of the xml respons. You can view the example live at http://developers.bol.com/examples/phpexamplecodeshopzoeker/index.php

If you want to contribute to this code sample. You can do a Fork and a Pull request on this repo.

Minimum requirements:

  1. PHP 5.0 (or higher)

Installation and running the application:

  1. Get the code by forking or downloading the zip
  2. Upload all files (keep the directory structure) to a web-server
  3. Add your API-key at line 301 of index.php (request this key https://developers.bol.com/)
  4. Open the browser and call the URL where your index.php file is located

About

PHP example of a custom webshop for bol.com. This example is kept in one file to have a clear overview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published