Good Kaizen – Craft CMS
A blog about doing good and getting better at life, code, design, and business. We do our best to write in a way that clients will find valuable.
Kaizen is the practice of continuous improvement.
A Non-Developers Guide to Craft CMS
If you're a programmer or are experienced in Craft CMS, move along. There is nothing for you here. But if you're a non-developer newbie, keep reading. This post is for you.
Craft CMS Conventions in Twig
Our approach to implementing conventions in Craft CMS for better standardization and predictability. Plus a free Craft CMS plugin!
Passing data from Craft CMS to a Vue component
This past week, I've been hooking up Craft to some sweet interactive charts. This post looks at I'm passing the data from Craft into Vue.
Reservation Booking with Craft Commerce
Craft Commerce is a welcome addition to the Craft CMS ecosystem, offering native functionality for full-fledged e-commerce sites built right within the same powerful system we’ve grown to love. It currently offers product variants, discounts, coupons, customer address management, and detailed order customization, with recurring payments and memberships on the roadmap. As is the case with most e-commerce development, however, custom code is frequently necessary to accommodate specific business rules. This was the case with a project the ZC team has been working on.