springimport/magento2-module-restapi-filters

Allow manage of filters in Rest API.

0.1.1.1 2017-10-26 17:43 UTC

This package is auto-updated.

Last update: 2024-04-10 05:01:27 UTC


README

Allow manage of filters in Rest API.

Enable module:

php -f bin/magento module:enable SpringImport_RestApiFilters

Disable module:

php -f bin/magento module:disable SpringImport_RestApiFilters

Update system:

php -f bin/magento setup:upgrade