Download the PHP package thousandmonkeys/m2-flatcategories-module without Composer
On this page you can find all versions of the php package thousandmonkeys/m2-flatcategories-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thousandmonkeys/m2-flatcategories-module
More information about thousandmonkeys/m2-flatcategories-module
Files in thousandmonkeys/m2-flatcategories-module
Download thousandmonkeys/m2-flatcategories-module
More information about thousandmonkeys/m2-flatcategories-module
Files in thousandmonkeys/m2-flatcategories-module
Vendor thousandmonkeys
Package m2-flatcategories-module
Short Description A flat category rest endpoint for magento2 to work round the stupidity that is the default tree interface.
License OSL-3.0 AFL-3.0
Package m2-flatcategories-module
Short Description A flat category rest endpoint for magento2 to work round the stupidity that is the default tree interface.
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package m2-flatcategories-module
flatCategory-magento2
A flat category rest endpoint for magento2 to work round the stupidity that is the default tree interface. This just gives a list of all categories with searchCriteria supported to make caching and lookups easy, instead of hard and annoying.
Installation
- composer require thousandmonkeys/m2-flatcategories-module
- php bin/magento deploy:mode:set developer
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento deploy:mode:set production
- php bin/magento maintenance:disable
Usage
GET rest/V1/flatCategories?searchCriteria Response:
All versions of m2-flatcategories-module with dependencies
PHP Build Version
Package Version
No informations.
The package thousandmonkeys/m2-flatcategories-module contains the following files
Loading the files please wait ....