selveq / module-core
Magento 2 core module for ScandiPWA theme extensions
Package info
github.com/sellveq/module-core
Language:Less
Type:magento2-module
pkg:composer/selveq/module-core
Requires
- php: ^8.3
- magento/framework: ^103.0
- magento/module-backend: ^102.0
- magento/module-config: ^101.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
This package is not auto-updated.
Last update: 2026-09-19 20:00:51 UTC
README
Fork of scandiweb/module-core 0.1.4, maintained by Selveq for Magento 2.4.9 and PHP 8.3. Module name and namespace are unchanged, and the package replaces scandiweb/module-core at every version, so it installs as a drop-in replacement. Selveq is not affiliated with or endorsed by Scandiweb.
What it does
- Declares the Scandiweb admin menu root that
selveq/menu-organizer,selveq/sliderandselveq/customizationhang their entries off. - Declares the
Scandiweb_Core::allACL resource, underMagento_Backend::admin, that those modules nest their permissions under. - Declares the Scandiweb tab in Stores → Configuration, with its logo, for sibling modules' settings sections.
Install
composer require selveq/module-core bin/magento setup:upgrade
License
OSL-3.0, the license of the original work. Scandiweb's copyright notices are kept in every file, and each file Selveq changed carries a Modifications © Selveq notice.