scandipwa / store-graphql
scandipwa/store-graphql
Magneto 2 Store related functionality extension
Scandipwa_StoresGraphql
Magneto 2 Store related functionality extension
What`s inside?
Difference in Store header handling
THIS IS DEPRECATED! This is done for backwards-compatibility.
Please use Store header to set store in the future.
This module provides Magento 2.3.3 default functionality, which is:
In graphql scope Magento always prefers Store Header set in the request
to determine the store. If none is passed, the Magento will default to default store,
even if the MAGE_RUN_CODE env variable is set. This means that the application should be
responsible for store switching - which is in our opinion right. Except, we prefer
no setting the store to default if header not present.
Which is exactly what this extension does - if no Store header is passed, we will default
to MAGE_RUN_CODE store.
The Store header support is coming with future versions of base-theme. Expected in 2.6.0.
All stores endpoint
Basic endpoint to retrieve the store data about the store, is needed for store switcher render.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.3.1 | stable | Fail | Magento 2.4.7 Details | 2022-12-27 12:18:59 |
| 1.3.0 | stable | Not tested | Not yet tested Details | 2022-07-06 15:12:15 |
| 1.2.11 | stable | Not tested | Not yet tested Details | 2022-02-04 19:01:50 |
| 1.2.10 | stable | Not tested | Not yet tested Details | 2021-12-28 02:32:58 |
| 1.2.9 | stable | Not tested | Not yet tested Details | 2021-12-10 16:54:27 |
| 1.2.8 | stable | Not tested | Not yet tested Details | 2021-12-09 21:17:31 |
| 1.2.7 | stable | Not tested | Not yet tested Details | 2021-11-08 16:31:27 |
| 1.2.6 | stable | Not tested | Not yet tested Details | 2021-10-25 10:47:00 |
| 1.2.5 | stable | Not tested | Not yet tested Details | 2021-08-16 21:28:02 |
| 1.2.4 | stable | Not tested | Not yet tested Details | 2021-07-23 16:08:19 |
| 1.2.3 | stable | Not tested | Not yet tested Details | 2021-06-11 09:35:46 |
| 1.2.2 | stable | Not tested | Not yet tested Details | 2021-05-14 11:44:35 |
| 1.2.1 | stable | Not tested | Not yet tested Details | 2021-04-26 15:30:00 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2021-03-04 14:47:32 |
| 1.1.5 | stable | Not tested | Not yet tested Details | 2021-02-11 11:14:58 |
| 1.1.4 | stable | Not tested | Not yet tested Details | 2021-01-25 15:56:55 |
| 1.1.3 | stable | Not tested | Not yet tested Details | 2020-12-28 17:45:02 |
| 1.1.2 | stable | Not tested | Not yet tested Details | 2020-12-04 11:26:18 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2020-09-28 14:28:22 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2020-09-07 10:32:08 |
| 1.0.7 | stable | Not tested | Not yet tested Details | 2020-06-12 10:07:29 |
| 1.0.6 | stable | Not tested | Not yet tested Details | 2020-05-19 05:52:43 |
| 1.0.5 | stable | Not tested | Not yet tested Details | 2020-04-09 10:25:19 |
| 1.0.4 | stable | Not tested | Not yet tested Details | 2020-03-20 16:43:38 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2020-03-20 16:22:41 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2020-01-16 08:23:51 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2019-12-05 09:51:26 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2019-11-27 12:22:59 |
Requires 2
| Package | Constraint |
|---|---|
| magento/framework | * |
| magento/module-store-graph-ql | ^100.3 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from scandipwa
View vendorTurn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.