simpler / magento-checkout
The Simpler Checkout button lets your customers complete their purchases in seconds, in any device or browser and without a password.
Installs: 995
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:magento2-module
pkg:composer/simpler/magento-checkout
Requires
- php: >=7.1
Requires (Dev)
- symfony/var-dumper: ^4.4
- dev-main
- 1.5.16
- 1.5.15
- 1.5.14
- 1.5.13
- 1.5.12
- 1.5.11
- 1.5.10
- 1.5.9
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.1
- 1.5.0
- 1.4.11
- 1.4.10
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.11
- 1.3.10
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-rc
This package is auto-updated.
Last update: 2025-12-16 12:49:34 UTC
README
This is the repository holding the code for the Simpler Checkout Magento 2 Module.
You can find extensive documentation on installing & configuring Simpler for Magento 2 here
Version Compatibility
The minimum Magento version currently supported is v2.4.0.
Installation
composer require simpler/magento-checkout
bin/magento module:enable Simpler_Checkout
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy