Skip to content

Releases: binshops/prestashop-rest

v2.5.0

09 Jan 10:37
Compare
Choose a tag to compare

Feature

  • Added support for creating APIs within modules. Example: yourdomain.tld**/rest/yourmodule/yourcontroller**

v2.4.7

26 Oct 10:24
Compare
Choose a tag to compare

Features

  • Added Breadcrumb links in product detail
  • Added ability to change current currency by iso

v2.4.4

04 Jul 11:11
Compare
Choose a tag to compare

New endpoint:

  • Added Cash on Delivery (COD) support

v2.4.3

27 Apr 17:20
Compare
Choose a tag to compare
  • Code refactor
  • API messages translation
  • Currencies format in cart

v2.4.1

15 Mar 11:58
Compare
Choose a tag to compare

Features

  • email subscription endpoint
  • added category tree to category products endpoint

v2.4.0

16 Feb 20:50
Compare
Choose a tag to compare

🚀 Features

  • Added Wishlist endpoints
    • List wishlists
    • Add product to wishlist
    • View Wishlist
    • Delete product from wishlist
    • Create wishlist
    • Delete wishlist
    • Rename wishlist
  • 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

Improvement

  • Improved error handling in profile edit

Fix

  • Fixed countries without state in address creation

Download latest version

v2.3.0

09 Dec 18:54
Compare
Choose a tag to compare

Added

  • Two payment options: bankwire and pay by check
  • Returns cart items on cart update
  • Returns newly created address
  • Returns user info on user login
  • Adds attribute groups to product details

Refactor

  • Cart Management refactoring
  • Removes unnecessary fields from registration
  • Product images refactor

Fixed

  • Checks permission on address delete
  • Checks permission for order details

v2.2.2

24 Sep 14:20
Compare
Choose a tag to compare

Latest stable version which includes all endpoints.