I’m a newcomer to magento, making a new web-shop for my business. I’m happy with the shopfront stuff itself, but I’m currently stuck on how to supply some ‘support’ documents in a nicely integrated fashion. For example, ‘build instructions’ for kits that I sell.
I can make the individual pages, but can’t see a way of collecting these into a single website area — I’m thinking that I could add a tag to a page and then have another page which lists all pages with that tag.
I have looked at using product entries, adding a ‘support’ category, but there’s a lot of unnecessary stuff like price/stock/image etc. that isn’t applicable.
It feels like something that should be doable from the front end, but maybe I need to get my hands dirty with the code?
So, how has this type of content been presented by other magento users?