Search by

selveq / installer

ahmedwalied

Magento 2 Installer extension for ScandiPWA theme

Package info

github.com/sellveq/installer

Issues

Type:magento2-module

pkg:composer/selveq/installer

Statistics

Installs: 0

Dependents: 2

Suggesters: 0

Stars: 0

5.0.0 2026-09-18 20:13 UTC

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 its theme.xml, stored as theme type 4.
  • Registers and validates a PWA theme on setup:upgrade the 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.