Search found 12 matches

by earosb
14 Jul 2016, 01:49
Forum: TYPO3 extension
Topic: Publish products in frontend
Replies: 6
Views: 7051

Re: Publish products in frontend

You should create a TYPO3 Extbase frontend plugin with a form for the product details you need, extend your Extbase controller from the Aimeos AbstractController and use the Aimeos product manager to create/update your products. I did exactly that (i tried), I created some managers for product, pri...
by earosb
13 Jul 2016, 16:00
Forum: TYPO3 extension
Topic: Publish products in frontend
Replies: 6
Views: 7051

Publish products in frontend

Hey there,

We are using typo3 7.6.9 and aimeos 16.4.3. We have to add/create the product creation form in the fontend. is there a way to enable the basic mode in the frontend? somehow?

Thanks in advance!