Hi,
For our website we want to build a 'template store' (for HTML websites). The idea is to have an overview (with paging) of images, each image represents a website-template, below the image we want the following links: Buy | More info | Tip friend. When clicking buy, a form has to be filled in with the template details and email with details and customer information has te be sent.

This all has to be easily manageble, and adding or deleting 'templates' must be made easy.

Does drupal have some plugins or standard features to do this, or isn`t this possible at all with drupal?

Thanks!

Comments

shyamsukhamit’s picture

it is absolutely possible in drupal
there are many ways you can achieve this
1) use custom node type and make the those information as a field
then use view to display the templates
2) use drupal commerce and add it as a product