-
Notifications
You must be signed in to change notification settings - Fork 7
Clone Repository
David Pauli edited this page Aug 15, 2016
·
2 revisions
To get the original code (and the been updated between releases) you can fork and clone this repository.
To clone this repository locally you need to download git on your system and browse to your project folder. Its recommended to create a subfolder like libraries in your project folder.
git clone https://github.com/ePages-de/epages-rest-phpYou projects needs to have the following PHP file included / required.
require 'libraries/epages-rest-php/Shop.class.php';To get the newestv version.
git fetch
git pullYou can help to develop this SDK via forking it. Every created Pull Request will be checked and could be merged.
If you find bugs or have wished and feature request feel free to post this issue.