simpler / magento-checkout
The Simpler Checkout button lets your customers complete their purchases in seconds, in any device or browser and without a password.
Package info
gitlab.com/saysimpler/magento-checkout
Type:magento2-module
pkg:composer/simpler/magento-checkout
1.5.30
2026-05-26 08:46 UTC
Requires
- php: >=7.1
Requires (Dev)
- symfony/var-dumper: ^4.4
This package is auto-updated.
Last update: 2026-05-26 08:50:35 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