How can I manage and show 3 different data collections with CMSMS? Topic is solved

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Duketown

Re: How can I manage and show 3 different data collections with CMSMS?

Post by Duketown »

wbroekman,

The module Cataloger has some functions in this area, but I don't know if it allows enough fields (it has a maximum of custom fields).
The modules Products and Shop Made Simple might seem an overload, but are possible alternatives (don't install them both at the same time, that won't work).
Last alternative is to build such a module, which I think you are quite capable of (looking at your website). Maybe you could prepare such a module for the community  ;).

Regards,

Duketown
nhaack

Re: How can I manage and show 3 different data collections with CMSMS?

Post by nhaack »

Hi Wouter,

probably a little late, but content_dump sounds like the ideal solution for this. Your client can edit regular pages that have been extended with extra content blocks (e.g. for price, title, etc) and store them in the regular page hierarchy.

With content_dump, you can create a collection of these pages (and their contents) and output them with smarty in any style you like :)

Best
Nils
Post Reply

Return to “CMSMS Core”