springimport/magento2-module-restapi-filters

Allow manage of filters in Rest API.

Installs: 48

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:magento2-module

pkg:composer/springimport/magento2-module-restapi-filters

0.1.1.1 2017-10-26 17:43 UTC

This package is auto-updated.

Last update: 2025-10-10 08:10:05 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