Courses
Lessons
Livestreams
Topics
Quests
Contact Support
Community
Get Help with Your Project
About CraftQuest
Tutorials, tips, and thoughts on Craft CMS, modern web development, and more.
Craft CMS
When will Craft CMS 5 be released?
Craft CMS 5 is in beta and a general release date is available.
Getting Ready for Craft 5
A collection of material on what you need to do to prepare your existing projects and plan new projects for Craft CMS 5.
Config Changes in Craft CMS 5
Craft 5 introduced several general configuration changes that give you more control over your Craft installation.
2FA and Passkey Support in Craft CMS 5
2FA and Passkey support come to Craft 5 and here's how to use them both in your projects.
How to Default Craft 5 CP Sidebar to Collapsed
It's as easy as checking for and then setting a cookie in a custom module.
Install Craft 5 Beta
How to install Craft 5 beta locally so you can become familiar with the changes.
Is there a limit on number of sites in Craft CMS multi-site?
Yes, but with some caveats.
Common Questions about Craft CMS
Fifteen questions answered about Craft CMS, what it is, and how it works.
Inheriting a Craft CMS Project: A Checklist
When you inherit a new Craft CMS project, there are several tasks you should consider to familiarize yourself with the project, its dependencies, and requirements.
Five Years CraftQuest
Craft CMS training, tutorials, and articles for web developers since 2018.
JavaScript
What is Astro JS?
Astro.js is a modern web development framework that allows developers to create fast and lightweight websites.
Localhosting
What is Github Codespaces?
With Codespaces, developers and students can quickly set up a development environment without the need to install or configure any local software. It's a great tool that lowers the barrier to learning new tech!
Git
Git Version Control Guide
A written guide to the most important aspects of Git version control. This is based on a 2-day classroom course.