vaimo / kustom-module-admin-settings
vaimo/kustom-module-admin-settings
Kustom Admin Settings Magento 2 Extension
No README yet
The vendor hasn't published a README for this package. The latest version's install command is on the right.
1.1.4 / 2026-04-22
- KUSTOM-88 DEPRECATED Hide/Disable Klarna Payments, On-Site Messaging and Express Checkout
1.1.3 / 2026-03-13
- KUSTOM-52 Hide/Disable Sign in with Klarna
- KUSTOM-56 Fix merchant checkbox text sanitization to preserve spaces and special characters
1.1.2 / 2026-02-18
- KUSTOM-42 Remove obsolete "Client identifier" field from API credentials
1.1.1 / 2026-01-15
- KUSTOM-37 Changing the direct linking on the admin panel to Kustom
1.1.0 / 2025-11-10
- KUSTOM-33 Change documentation URLs in admin panel
- KUSTOM-33 Removing the unused endpoints which were used to by Klarna
1.0.14 / 2025-06-03
- PPP-2016 Change wording of Klarna extension description
1.0.13 / 2025-05-21
- PPP-2055 Compatibility with AC 2.4.8 and PHP 8.4
1.0.12 / 2025-04-23
- PPP-1814 Added Interoperability functionality
1.0.11 / 2025-04-03
- PPP-1796 Add Klarna Express Checkout to mini cart
- PPP-1879 Create unit tests for all classes who extends Klarna\AdminSettings\Block\Adminhtml\System\Config\Checkbox
1.0.10 / 2025-03-26
- PPP-1580 Added helper for the Plugins API
- PPP-1903 Fetch available Klarna features from Klarna API
1.0.9 / 2025-02-11
- PPP-1983 Increased version because of new dependencies
1.0.8 / 2025-01-22
- PPP-1799 bring back "sort order" for KP
- PPP-1859 Simplified unit tests by using a helper which includes the mocking logic.
1.0.7 / 2024-12-03
- PPP-1873 Update Privacy Policy link text
1.0.6 / 2024-11-05
- PPP-1790 Add link to Klarna privacy policy in general settings
- PPP-1830 List required and default activated scopes for Sign in with Klarna
1.0.5 / 2024-10-18
- PPP-1714 Simplify composer.json files
- PPP-1731 Moved class \Klarna\Base\Plugin\ConfigPlugin to the AdminSettings module
1.0.4 / 2024-09-26
- PPP-1637 Readded the ability to enable and disable the file logging in the settings.
1.0.3 / 2024-08-21
- PPP-1625 Updated phpunit.xml and fixed warnings in the unit tests
1.0.2 / 2024-08-12
- PPP-754 Added Sign-in with Klarna
1.0.1 / 2024-07-26
- PPP-1553 Make the extension compatible with Adobe Commerce app assurance program requirements
- PPP-1575 Improve KP performance by using a different approach to place order
1.0.0 / 2024-06-20
- PPP-1437 Updated the admin UX and changed internally the API credentials handling
1.0.0 / XXXX-XX-XX
- PPP-1437 Created the module
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.1.4 | stable | Fail | Not compatible Details | 2026-04-27 18:17:57 |
| 1.1.3 | stable | Not tested | Not yet tested Details | 2026-03-19 22:20:55 |
| 1.1.2 | stable | Not tested | Not yet tested Details | 2026-03-19 22:20:28 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2026-03-19 22:20:05 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2026-03-19 22:19:33 |
| 1.0.15 | stable | Not tested | Not yet tested Details | 2025-09-26 14:00:35 |
| 1.0.14 | stable | Not tested | Not yet tested Details | 2025-09-16 09:25:11 |
Requires 7
| Package | Constraint |
|---|---|
| vaimo/kustom-module-base | 11.0.* |
| magento/framework | ^103 |
| magento/module-payment | ^100.1|^100.4 |
| magento/module-quote | ^101.0|^101.2 |
| magento/module-sales | ^102.0|^103.0 |
| magento/module-store | ^101.0|^101.1 |
| php | ~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0 |
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.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Warning | 111 | 111 warnings (ruleset: Magento2) — 52 auto-fixable with phpcbf |
| PHPMD | Warning | 34 | 34 rule violations (UnusedFormalParameter:14, TooManyPublicMethods:11, UnusedPrivateMethod:3, TooManyMethods:2, ExcessiveClassLength:1) |
| Cpd | Warning | 8 | 8 duplicated chunks spanning 210 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |
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
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 Vaimo
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.