How to Make any user add products rathen than only admin

Posted:
Thu Oct 16, 2008 12:47 am
by girish
I want to add any user who have registered to be able to add products and not just the admin of the site

Posted:
Fri Oct 17, 2008 8:28 am
by shannah
This auction is not really designed for this. It wouldn't be that hard to change it to allow this but you need to make a few adjustments with permissions. In particular you'd need to make it so that users to edit products that they posted, but noone elses.
You can check out the Xataface tutorials on permissions to get an idea of how to do this.
-Steve