selveq / installer
Magento 2 Installer extension for ScandiPWA theme
5.0.0
2026-09-18 20:13 UTC
Requires
- php: ^8.3
- laminas/laminas-validator: ^2.65
- magento/framework: ^103.0
- magento/module-theme: ^101.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
README
Fork of scandipwa/installer 4.0.1, maintained by Selveq for Magento 2.4.9 and PHP 8.3. Module name and namespace are unchanged, and the package replaces scandipwa/installer at every version, so it installs as a drop-in replacement. Selveq is not affiliated with or endorsed by Scandiweb.
What it does
- Lets a theme declare itself PWA with
<pwa>true</pwa>in itstheme.xml, stored as theme type 4. - Registers and validates a PWA theme on
setup:upgradethe way a physical theme is. - Lists PWA themes in the admin Design > Themes grid and keeps them visible elsewhere.
- Exposes the same marker to
selveq/locale, which reads it for its static content deploy.
Install
composer require selveq/installer 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.