[TYPO3-shop] Can fe users add products?

Franz Holzinger franz at fholzinger.com
Tue Oct 2 14:19:08 CEST 2007


Hello Jogvan,

> Fe user can add and edit their own products (houses for listing on the 
> website).

Test
    TT_Products editor    ( ttpedit )

> Fe user have to make an online payment when they add a product - or they can 
> have a account, if its is a company that adds many houses.

You must do some code enhancements. Write a separate extension and use
hooks to call Paypal before something will be saved into db.

> When fe user has added a products and the online payment is registered, the 
> website administrator can accept listing of the product on the site.
> 
> 
> Is this possibly in tt_products or is there an other extension that is 
> better for the job?
Maybe you can improve sr_feuser_register to make this possible. It
offers you already the possibility to edit the fe_users data and upload
images.

- Franz







More information about the TYPO3-project-tt-products mailing list