Skip to content

Releases: kg-bot/laravel-magento

Multi search

27 Jan 15:11
16f7480

Choose a tag to compare

Added possibility for AND type of search in multiple search groups

Customer addresses added

27 Jan 11:43
ee7fd8f

Choose a tag to compare

Merge pull request #2 from kg-bot/customer_addresses

Customer addresses

Laravel 6 and 7 support

14 Jul 12:03

Choose a tag to compare

v1.0.11

Support Laravel 6 and 7

Fixed missing = in searchCriteria

02 Apr 14:13

Choose a tag to compare

v1.0.10

Fixed get() when not having any filters applied

Fixed missing [] in searchCriteria

02 Apr 13:29

Choose a tag to compare

v1.0.9

Fixed get() when not having any filters applied

Fixed get() without filters

02 Apr 13:16

Choose a tag to compare

Sometimes Magento would return 500 internal server error when searchCriteria is empty, this version implements fix for that

Update product stock item

12 Apr 15:19

Choose a tag to compare

v1.0.7

Update product stock

CustomerGroups

22 Mar 13:26

Choose a tag to compare

v1.0.6

CustomerGroup

Fix create() method so it can return response

22 Mar 11:40

Choose a tag to compare

v1.0.5

Removed entity from create() response and returning only responseData

Fix update() method so it can return response

22 Mar 11:23

Choose a tag to compare

v1.0.4

Removed entity from update() response and returning only responseData