manufacturing website
Posted: Wed Jul 11, 2012 4:12 pm
Here is a website my company recently did for a local manufacturer: http://www.rocklandmfg.com/
The site is running on 1.8.2. The site was supposed to launch well over a year ago. The holdup was that the client was supposed to enter the content, but never got around to it. They finally hired us to enter the content this summer, hence the older version of CMSMS. We were hesitant to upgrade due to the relatively large number of modules being used:
Captcha 0.4.5
Cataloger 0.8.0
CGExtensions 1.20
CGSimpleSmarty 1.4.5
CMSMailer 2.0
CTLModuleMaker 2.0.3
CustomContent 1.7.3
FrontEndUsers 1.12.3
SelfRegistration 1.6.5
The most difficult portion of the site was the "Dealer Den". This allows dealers to log in and view model and pricing information for the brands they sell. CTLModuleMaker was used to create a module (called Product Specifications) that handles the brand/model info. I ran into some issues with CTLModuleMaker, which I documented elsewhere in the forum, but everything has been working great since.
Global content blocks were used extensively. They hold all of the tables shown on the product pages. These pages pull in the Product Specifications data (for logged in users) using a UDT, which determines the group of the logged in user and pulls in the corresponding brand data.
All in all, quite complex, but the client is very happy with the site and I am impressed with CMSMS's ability to do anything imaginable.
The site is running on 1.8.2. The site was supposed to launch well over a year ago. The holdup was that the client was supposed to enter the content, but never got around to it. They finally hired us to enter the content this summer, hence the older version of CMSMS. We were hesitant to upgrade due to the relatively large number of modules being used:
Captcha 0.4.5
Cataloger 0.8.0
CGExtensions 1.20
CGSimpleSmarty 1.4.5
CMSMailer 2.0
CTLModuleMaker 2.0.3
CustomContent 1.7.3
FrontEndUsers 1.12.3
SelfRegistration 1.6.5
The most difficult portion of the site was the "Dealer Den". This allows dealers to log in and view model and pricing information for the brands they sell. CTLModuleMaker was used to create a module (called Product Specifications) that handles the brand/model info. I ran into some issues with CTLModuleMaker, which I documented elsewhere in the forum, but everything has been working great since.
Global content blocks were used extensively. They hold all of the tables shown on the product pages. These pages pull in the Product Specifications data (for logged in users) using a UDT, which determines the group of the logged in user and pulls in the corresponding brand data.
All in all, quite complex, but the client is very happy with the site and I am impressed with CMSMS's ability to do anything imaginable.