PHPackages                             scandipwa/installer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. scandipwa/installer

ActiveMagento2-theme[Utility &amp; Helpers](/categories/utility)

scandipwa/installer
===================

ScandiPWA bootstrap module

4.0.1(3y ago)4213.6k—3.1%9[2 issues](https://github.com/scandipwa/installer/issues)OSL-3.0PHP

Since Mar 8Pushed 3y ago5 watchersCompare

[ Source](https://github.com/scandipwa/installer)[ Packagist](https://packagist.org/packages/scandipwa/installer)[ RSS](/packages/scandipwa-installer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (22)Used By (0)

ScandiPWA installer
===================

[](#scandipwa-installer)

[![FOSSA Status](https://camo.githubusercontent.com/ecc06aa7253cf8a5e2e6646bba1e8899aa3877f1d9bf828d600e4a373666eae1/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532467363616e6469707761253246696e7374616c6c65722e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2Fscandipwa%2Finstaller?ref=badge_shield)

Module is a helper to install ScandiPWA Theme.

2.0.0
-----

[](#200)

Finally theme bootstrap does not rely on Magento state and `scandipwa:theme:bootstrap` does not require additional setup:upgrade or initialized magento to be called.

Now copying queue is defined in Bootstrap.php directly to support non-initialized Magento states and DB-less bootstrap and build.

Usage
-----

[](#usage)

1. `composer require scandipwa/installer`
2. `php bin/magento scandipwa:theme:bootstrap `

### New theme bootstrap

[](#new-theme-bootstrap)

Command accepts single parameter, which is treated as following format: "Vendor/theme".

**Note**

*You can change `Scandiweb/pwa` in examples below to anything suitable for you, keeping the same naming structure: `Vendor/theme_name`*

After `php bin/magento scandipwa:theme:bootstrap Scandiweb/pwa` it will make next effect:

1. Check for `/app/design/frontend/Scandiweb/pwa` - bootstrap will quite with error if directory is present to prevent unwanted overrides.
2. Create `/app/design/frontend/Scandiweb/pwa` directory
3. Copy necessary files to the newly created theme root.
4. Answer y/N (No is default) to a prompt for `theme.xml` and `registration.php` generation. You might want to create them manually - feel free to do it!
5. Run `php bin/magento setup:upgrade`.
6. You are bootstraped!

### Theme build

[](#theme-build)

The theme must be built after it is bootstrap or after any changes.

1. Go to `app/design/frontend/`
2. run `npm ci`
3. run `npm run build`

#### Customization

[](#customization)

In order to customize copying task - simply edit `di.xml`, passing array with paths.

License
-------

[](#license)

[![FOSSA Status](https://camo.githubusercontent.com/cdf5bc794c515296ec0036307042c7966856d9bd12a333220ca6e0401090a740/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532467363616e6469707761253246696e7374616c6c65722e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%2Fscandipwa%2Finstaller?ref=badge_large)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 68.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~73 days

Recently: every ~245 days

Total

21

Last Release

1162d ago

Major Versions

1.6.3 → 2.0.02020-02-17

2.0.1 → 3.0.0-beta.12020-06-02

2.1.0 → 4.0.02020-12-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c2cd642b3c520df20394344ee587782e246262899e7ddc99a191360e85d7fdc?d=identicon)[scandiweb](/maintainers/scandiweb)

---

Top Contributors

[![alfredsgenkins](https://avatars.githubusercontent.com/u/29531824?v=4)](https://github.com/alfredsgenkins "alfredsgenkins (11 commits)")[![yeegor](https://avatars.githubusercontent.com/u/46347627?v=4)](https://github.com/yeegor "yeegor (3 commits)")[![AleksandrsKondratjevs](https://avatars.githubusercontent.com/u/68007919?v=4)](https://github.com/AleksandrsKondratjevs "AleksandrsKondratjevs (1 commits)")[![eli-l](https://avatars.githubusercontent.com/u/7448649?v=4)](https://github.com/eli-l "eli-l (1 commits)")

### Embed Badge

![Health badge](/badges/scandipwa-installer/health.svg)

```
[![Health](https://phpackages.com/badges/scandipwa-installer/health.svg)](https://phpackages.com/packages/scandipwa-installer)
```

###  Alternatives

[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[elgentos/magento2-structured-data

Implement structured data for Magento 2 webshops.

1444.7k](/packages/elgentos-magento2-structured-data)[faonni/module-breadcrumbs

Extension add breadcrumbs to pages in Magento 2 that by default do not have breadcrumbs.

1515.0k](/packages/faonni-module-breadcrumbs)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[elgentos/magento2-hyva-checkout-ab-test

Set up an A/B test with different available Hyvä and Luma checkouts

154.2k](/packages/elgentos-magento2-hyva-checkout-ab-test)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
