An Enterprise ready, easily customisable one page checkout solution for Magento.
- version: 1.0.0
- extension key: Bullfrogchampion_Checkout
- extension on GitHub
This extension provides an easy to use one page checkout solution. This has been developed to be as easily customisable as possible, by reducing and eliminating as much code as possible.
- PHP >= 5.2.0
- Mage_Core
- Mage_Checkout
- Magento >= 1.4
Always install on a development version of your site first!
- Install the extension using composer (composer require "bullfrogchampion/checkout" "*") (Installation with modman or Magento connect also supported)
- Clear the cache, logout from the admin panel and then login again.
- Configure and activate the extension under System -> Configuration -> Sales -> Bullfrogchampion Checkout.
- Uninstall using composer (composer remove "bullfrogchampion/checkout") (uninstallation using modman or Magento Connect also supported)
If you have any issues with this extension, open an issue on GitHub.
HTTPS support- Enterprise Features
Gift Cards- Reward Points
- Store Credit
- Gift Options
- Compatibility with https://github.com/webcomm/magento-boilerplate
- Rebuild totals table to handle the getItemHtml of the core checkout
- Refactor the JavaScript to give better structure and to remove all event handlers defined in the markup
- Refactor the CSS into sensible SCSS
- Replace all tabs with 4 spaces
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Jeremy Champion http://www.jeremychampion.com
Initial extension by Sinabs
OSL - Open Software Licence 3.0
(c) 2015 Jeremy Champion