Skip to content

inadeemkhan/magento2-API-call-with-SearchCriteria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

magento2-API-call-with-SearchCriteria

Free Magento2 extension to get products collection with Search Criteria conditions in rest api | Nadeem Khan

Features:

  1. Admin can manage APIs authentication from admin.
  2. Get products collection with Search Criteria conditions.
  3. Auithentication require before access the collection.

Installation

Type 1: Zip file

  • Unzip the zip file in app/code/Nadeem
  • Enable the module by running php bin/magento module:enable Nadeem_Products
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Screenshots & Support

If you encounter any problems or bugs, please open an issue on GitHub.

Postman Screenshot with Search Criteria

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 7.*.* php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

khannadeem243@gmail.com