klevu / module-m2-configuration
Provides integration and a configuration framework for other Klevu modules to extend
Package info
github.com/klevu/module-m2-configuration
Type:magento2-module
pkg:composer/klevu/module-m2-configuration
1.3.1
2026-01-20 15:03 UTC
Requires
- php: ~8.1.0|~8.2.0|~8.3.0|~8.4.0
- klevu/module-m2-logger: ^1.1.0
- klevu/php-sdk: ^1.1.0
- magento/framework: ^103.0.4
- magento/module-authorization: ^100.4.4
- magento/module-config: ^101.2.4
- magento/module-cron: ^100.4.4
- magento/module-integration: ^100.4.4
- magento/module-store: ^101.1.4
- magento/module-ui: ^101.2.4
- magento/module-webapi: ^100.4.3
- monolog/monolog: @stable
- psr/log: @stable
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-20 17:01:06 UTC
README
This is a sub package to the klevu-m2-search repository. Please, see klevu-m2-search/README.md for more information on how to install the overall extension.
- Handles integration with Klevu backend.
- Displays information on all installed Klevu modules.
- Provides a base for other Klevu modules to add their own stores configuration.
- Provides a base for other Klevu modules to add their own ACLs.
- Creates a new crontab group "klevu".
- Displays knowledge base articles added by any Klevu module.
- Displays Klevu admin notifications added by any Klevu module.