milkyway-multimedia / ss-shop-checkout-extras
Contains a few new components that you can add to the Silverstripe Shop Checkout Config.
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 2
Type:silverstripe-module
Requires
- burnbright/silverstripe-shop: dev-master
This package is not auto-updated.
Last update: 2024-10-26 18:28:10 UTC
README
Checkout Extras contains a few new components that you can add to the Silverstripe Shop Checkout Config.
Features
Here are the additional checkout components included.
- DependantBillingAddressComponent: Use a check box to toggle between use shipping as billing
- DependantShippingAddressComponent: Use a check box to toggle between use billing as shipping
- DependantMembershipComponent: Use a check box to toggle between saving a password
- AlternateAddressBookCheckoutComponent_Shipping: Allows you to select any of your saved addresses to ship to, with editing and saving new addresses etc.
- DependantAlternateAddressBookCheckoutComponent_Shipping: As above, but with a check box to toggle between use shipping as billing
- AlternateAddressBookCheckoutComponent_Billing: Allows you to select any of your saved addresses to bill to, with editing and saving new addresses etc.
- DependantAlternateAddressBookCheckoutComponent_Shipping: As above, but with a check box to toggle between use billing as shipping
- LoginCheckoutComponent: Adds a message field that will link to the login page
- HtmlCheckoutComponent: Add custom html to the checkout form
Install
Add the following to your composer.json file
"require" : {
"milkyway-multimedia/ss-shop-checkout-extras": "~0.2"
}
License
- MIT
Version
- Version 0.2 (Alpha)
Contact
Milkyway Multimedia
- Homepage: http://milkywaymultimedia.com.au
- E-mail: mell@milkywaymultimedia.com.au
- Twitter: @mwmdesign