Skip to content

milkyway-multimedia/ss-shop-checkout-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe Shop - Checkout Extras

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

About

Contains a few new components that you can use with the Silverstripe Shop Checkout Configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages