I’m hoping you could offer advice to see if EE is the right tool.
The site I’m wanting to build will require several extra input fields that will appear on a blog posting. In other words, I’d like certain members of the site to populate a product page, and upon submitting a form, all of this information would be added to a queue for an admin to edit/approve.
Liken it somewhat to creating an eBay listing. Members need to enter things like:
ProductName, ProductPhotos, Price, Size, ShippingWeight, Description, etc.
The admin would then tag the posting appropriately and add the shopping code.
In Drupal, there’s a plugin called CCK {custom content kit} designed to easily create custom fields/database tables. I’m hoping the same thing exists within EE.
Thanks!