Products vs Cataloger
Posted: Mon Oct 26, 2009 8:42 pm
When to use which one? Appreciate your view on this if possible.
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Cataloger.
This is a non-ecommerce cataloging system. It can be used for artist portfolios, product collections, or other, similar uses.
Cataloger adds spesific content types "Catalog Item" and "Catalog Category" and is ment for show only.Products.
this module allows maintaining a product database, along with prices, images, and various other attributes. It also has 'add to cart' and 'checkout' functionality
I think it depends on the nature of what you're listing and how the client wants to manage their products. The biggest difference is that Products allows items to be managed independently from the page content where Cataloger treats items as a 'Content Type'. If you think your client would find it easier to manage items like they would pages, Cataloger might be a better choice. Products has a CSV import feature, making it easier to populate if theirs a large list of items available for import.seanho wrote: When to use which one? Appreciate your view on this if possible.
I am building a Real Estate website for a client. What I would like to do it build a database of property listings, and have a property search form (much like the Property Finder show here: http://www.richardgodsell.com/). Will the Products module do what I want to do? I mean, is it possible to get the search form to interact with the data entered using the Products module?bryan wrote: I think it depends on the nature of what you're listing and how the client wants to manage their products.
The Search module allows you to limit the scope of your search results to specific modules (see the help documentation). You could do something like this to display search results for property listings:Peciura wrote: I haven't noticed search form in Products module (sorting only). But it is not so hard to do it your self. Any way i was going to use look for such function in a month or something.
If i am wrong please correct me, otherwise we will end up with nice UDT.
Code: Select all
{search modules='Products' searchtext='Search Properties'}