Download the PHP package ikoncept/product-manager-adapter without Composer
On this page you can find all versions of the php package ikoncept/product-manager-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ikoncept/product-manager-adapter
More information about ikoncept/product-manager-adapter
Files in ikoncept/product-manager-adapter
Download ikoncept/product-manager-adapter
More information about ikoncept/product-manager-adapter
Files in ikoncept/product-manager-adapter
Vendor ikoncept
Package product-manager-adapter
Short Description Usage in conjunction with the product register api
License MIT
Homepage https://github.com/ikoncept/product-manager-adapter
Package product-manager-adapter
Short Description Usage in conjunction with the product register api
License MIT
Homepage https://github.com/ikoncept/product-manager-adapter
Please rate this library. Is it a good library?
Informations about the package product-manager-adapter
Product manager adapter
Installation
You can install the package via composer:
This is the contents of the published config file:
Usage
Routes
This package comes with a couple of different controller methods to make interacting with the products api easier.
Note You need to register the routes yourself
Recommended public routes
Recommended private routes
Specifying language
The product api has support for multiple languages. The required language is set via the X-LOCALE
header. See below example
Filter out products for the active product tree
To prevent products from other trees to be included in various api calls the X-PRODUCT-TREES
header can be used:
Complete example using the search filter:
Testing
All versions of product-manager-adapter with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/contracts Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.30|^10.0|^11.0
infab/core Version ^2.2
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.30|^10.0|^11.0
infab/core Version ^2.2
spatie/laravel-package-tools Version ^1.13.0
The package ikoncept/product-manager-adapter contains the following files
Loading the files please wait ....