All Projects → binshops → prestashop-rest

binshops / prestashop-rest

Licence: AFL-3.0 license
PrestaShop REST API module to expose your PrestaShop website's REST endpoints

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to prestashop-rest

everpsblog
Free blog module for Prestashop 1.7
Stars: ✭ 20 (-69.23%)
Mutual labels:  prestashop, prestashop-module, prestashop-free-module
phfbchat
Facebook Messenger plugin for PrestaShop. IMPORTANT: To download use the link available in description.
Stars: ✭ 25 (-61.54%)
Mutual labels:  prestashop, prestashop-module, prestashop-free-module
xipblog
Prestashop 1.6 & 1.7 Xpert Blog Module
Stars: ✭ 34 (-47.69%)
Mutual labels:  prestashop, prestashop-module, prestashop-free-module
ps emailalerts
Sends e-mail notifications to customers and merchants regarding stock and order modifications.
Stars: ✭ 33 (-49.23%)
Mutual labels:  prestashop, prestashop-module
productcomments
PrestaShop module that allows users to post reviews and rate products.
Stars: ✭ 29 (-55.38%)
Mutual labels:  prestashop, prestashop-module
fop console
Prestashop Module providing a set of shell/terminal commands for developers (PrestaShop 1.7.5+)
Stars: ✭ 64 (-1.54%)
Mutual labels:  prestashop, prestashop-module
autoupgrade
Upgrade module for PrestaShop
Stars: ✭ 71 (+9.23%)
Mutual labels:  prestashop, prestashop-module
blockreassurance
Adds an information block aimed at offering helpful information to reassure customers that your store is trustworthy.
Stars: ✭ 15 (-76.92%)
Mutual labels:  prestashop, prestashop-module
codwfeeplus
A prestashop module for implementing Cash On Delivery with a fee with a lot of options,
Stars: ✭ 51 (-21.54%)
Mutual labels:  prestashop-module, prestashop-free-module
gsitemap
This module generates your Google sitemap file
Stars: ✭ 52 (-20%)
Mutual labels:  prestashop, prestashop-module
nosto-prestashop
Nosto plugin for Prestashop
Stars: ✭ 12 (-81.54%)
Mutual labels:  prestashop, prestashop-module
ps facetedsearch
PrestaShop module that adds layered navigation filters.
Stars: ✭ 45 (-30.77%)
Mutual labels:  prestashop, prestashop-module
lando-boilerplates-for-joomla-wordpress-and-prestashop
My personal recipes for Lando - Docker containers. Battle-tested for Joomla, WordPress, and PrestaShop.
Stars: ✭ 23 (-64.62%)
Mutual labels:  prestashop
prestashop-specs
Project specifications for PrestaShop's Core features and native modules
Stars: ✭ 28 (-56.92%)
Mutual labels:  prestashop
paymentexample
Payment module example that you can use as a guide to start your own.
Stars: ✭ 48 (-26.15%)
Mutual labels:  prestashop-module
autoindex
PHP - Automatically add an "index.php" in all directories recursively
Stars: ✭ 25 (-61.54%)
Mutual labels:  prestashop
masterclass
Form and Grid customizations using PrestaShop 1.7.5+
Stars: ✭ 18 (-72.31%)
Mutual labels:  prestashop
ShellVhostManager
Helps you managing LAMP basic needs (virtualHost, Ftp users, Mysql Database)
Stars: ✭ 34 (-47.69%)
Mutual labels:  prestashop
prestafony-project
Some resources to help you migrate PrestaShop to Symfony 3
Stars: ✭ 12 (-81.54%)
Mutual labels:  prestashop
Prestashop
PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
Stars: ✭ 6,192 (+9426.15%)
Mutual labels:  prestashop

PrestaShop REST API Module

Easily expose REST API endpoints for your Prestashop website. No configuration needed, just install and use it.

Download the Latest version v2.4.4

The products that use this REST API

PrestaShop PWAPrestaShop PWA PrestaShop Mobile Application PrestaShop Mobile App

Demo Link

https://rest.binshops.com/rest/bootstrap

Your API Endpoint

After installation access your API endpoints at: http://yourdomain.tld/rest.

Why we need this API module? Is not Webservice API enough?

You can get more info about this module: https://www.binshops.com/prestashop-rest-module

Documentation

You can access full documentation for REST endpoints on Postman publisher: https://documenter.getpostman.com/view/1491681/TzkyP1UC

Backward Compatibility

If your shop is running on 1.7.6.x version of PrestaShop, please check the 1.7.6.x branch. The stable version supports latest Ps version.

Required Modules

These native modules, which are already included in PrestaShop out of the box, are required to work with some endpoints.

  • ps_mainmenu (Native Ps Menu module)
  • ps_featuredproducts (Native Ps Featured Products module)
  • ps_facetedsearch (Native Ps Faceted Search module)
  • productcomments (Native Ps Product Comments module)
  • ps_banner (Native Ps Banner module)
  • ps_imageslider (Native Ps Image slider module)
  • ps_wirepayment (Native Ps Bankwire module)
  • ps_checkpayment (Native Ps Pay by Check module)
  • blockwishlist (Native Ps Wishlist module)

You can request your custom API implementation on Binshops panel - Your Assistant - Create a Ticket

Change Log

  • 2.4.x Latest Version

  • 2.4.3
    • Code refactor
    • Messages Translation #21
    • Currencies format in cart #17
  • 2.4.2
    • Added attributes array in cart
  • 2.4.1
    • Added email subscription
  • 2.4.0
    • Added Wishlist endpoints
    • Added Zipcode validation
    • Added currencies to bootstrap/lightbootstrap API
    • Added languages to bootstrap/lightbootstrap API
    • Added the logo url to bootstrap/lightbootstrap API
    • Added float price to combinations
    • Fix support for countries without state in address creation
    • Improved error handling in profile edit
  • 2.3.0
    • Adds two payment options
    • Cart Management refactoring
    • Returns cart items on cart update
    • Returns newly created address
    • Returns user info on user login
    • Removes unnecessary fields from registration
    • Product images refactor
    • Adds attribute groups to product details
    • Check permission on address delete and order details
  • 2.2.6 changed cart management API
  • 2.2.5 product comment api - APIRoutes class
  • 2.2.4 cleaning customer info - makes gender optional - adds user info to login api
  • 2.2.3 adds groups to product details - featured products api refactor
  • 2.2.2. adds light bootstrap endpoint
  • 2.2.1 some response cleaning - ability to load menu item images
  • 2.2.0 improves bootstrap api - adds id and slug to menu items
  • 2.x The latest stable version which includes all endpoints.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].