Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

Create a simple "cart" using dataobjects (without payment)?


Go to End


1962 Views

Avatar
cSGermany

Community Member, 37 Posts

12 December 2013 at 11:14pm

Hi,

I need a really simple cart system. the user just should select items and add/remove them to/from cart.
Also there should be no paymant. There just should be a mail send to an entered email address with the selected products and perhaps an mail to the "customer".

Did someone knows a tutorial for that?
Cause If got absolutely no idea how to build the cart-system.

Thank you in advance