Create a free account to get access to additional free training videos. Enjoy this free video from CraftQuest! Create a free account to get access to additional free training videos. Join the Community
Want an early look at 4.5? Here's how you can update to the 4.5 beta.
If you want to play with and learn the new features and functionality in Craft 4.5, it only takes a few minutes to update a project to the 4.5 beta.
But please don’t update a project you have in production! I like using a sample or fresh project when working with Craft betas.
Here are the steps I use to update to Craft betas:
composer.json file so the craftcms/cms line looks like this:"craftcms/cms": "^4.5.0-beta.1",
composer update (or ddev composer update if you’re using DDEV to run Craft CMS locally).craft migrate/all (or ddev craft migrate/all) and accept all the outstanding migrations (there should be at least 3).Now you’re running Craft 4.5 beta!

I am the creator of CraftQuest, a web developer, and former software team manager. I spend most of my time improving CraftQuest with code and courses. When I'm not in front of the computer, I spend my time with my family, and running on the roads and trails of Austin, TX.