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: 2025-01-10 06:37:23 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