2017 © Pedro Peláez
 

magento2-module module-extended-api

Extended Magento 2 Api.

image

aleksli/module-extended-api

Extended Magento 2 Api.

  • Sunday, April 15, 2018
  • by AleksLi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Extended Magento 2 API

Description

I've added couple new features to make your life easier. Please scroll down to see them., (*1)

Installation

composer require aleksli/module-extended-api

Features

1.Get Customer List

you can get the list of all the customers, (*2)

Usage

BASE_URL/rest/V1/customersList/, (*3)

2. Get Stock Items List by SKUs

you can get the list of stock items writing their skus, (*4)

Usage

BASE_URL/rest/V1/stockItemsList/:productSKUs, (*5)

3. Get List of Orders

you can get the list of order, (*6)

Usage

BASE_URL/rest/V1/ordersEssential/, (*7)

The Versions

15/04 2018

1.1.0

1.1.0.0

Extended Magento 2 Api.

  Sources   Download

The Requires

  • php 7.0.2|7.0.4|~7.0.6|~7.1.0
  • magento/framework 101.0.*

 

by Aleks Litvinov

15/04 2018

dev-master

9999999-dev

Extended Magento 2 Api.

  Sources   Download

The Requires

  • php 7.0.2|7.0.4|~7.0.6|~7.1.0
  • magento/framework 101.0.*

 

by Aleks Litvinov

15/04 2018

1.0.0

1.0.0.0

Extended Magento 2 Api.

  Sources   Download

The Requires

  • php 7.0.2|7.0.4|~7.0.6|~7.1.0
  • magento/framework 101.0.*

 

by Aleks Litvinov