simpler / magento-checkout
The Simpler Checkout button lets your customers complete their purchases in seconds, in any device or browser and without a password.
1.4.10
2024-09-11 09:34 UTC
Requires
- php: >=7.1
Requires (Dev)
- symfony/var-dumper: ^4.4
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/module-checkout"
bin/magento module:enable Simpler_Checkout
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy