Sport+Hobby
Project Summary
It was a complex e-commerce project where we had to integrate CodyHouse with Craft CMS.
The project included use of Craft Commerce for Shopping cart while the static Frontend pages were designed in CodyHouse.
The main idea was to use a lightweight framework for frontend to build accessible, bespoke interfaces for an E-commerce website.
Our main target is to use only CodyHouse Framework components for building the different pages of the website and integrate with the Craft-Commerce modules for the Shopping cart and Checkout process.
FEATURES:
Technology used
1.Challenge
We faced problem while integrating CraftCMS with CodyHouse.
Solution:
- Created a fresh CraftCMS package.
- Updated CodyHouse files manually into Craft package and updated the CodyHouse via composer.
- Modified some functions to load the styling from CodyHouse into CraftCMS
2.Challenge:
While loading Craft CMS website, the homepage was loaded from the default page.
Solution:
- Updated composer with required details.
- Updated default Home page path to direct to custom file and modified styling locations to custom folder.
- Rebuild the package with Composer which updates the style files on a particular path.
- Now, when each page was loaded, CSS styles were received from custom path.
Related Projects