Upgrading from Craft 2 to Craft 3: Update Everything on Craft 2
You'll start your migration journey with Craft 2 and Craft 2 alone. Time to spend your last days together, reminisce on the good times and say goodbye. Read More »
Ben Parizek
You'll start your migration journey with Craft 2 and Craft 2 alone. Time to spend your last days together, reminisce on the good times and say goodbye. Read More »
Ben Parizek
Similar to Stage 2, I'll begin Stage 3 focusing on Craft 3 and Craft 3 alone. Craft 3 presents the opportunity for a forward-looking upgrade and treating the upgrade in part like a migration will help us take advantage of those benefits. Read More »
Ben Parizek
Before you agree to upgrade a site to Craft 3, you’ll want to review the site and confirm that it’s possible to do so. One part of this question is if it’s technically possible (which it usually is). The more likely binding consideration is if a budget will be able to cover the work involved. Read More »
Ben Parizek
One of the biggest leaks of all time may have been caused by a vulnerability in a $25 WordPress plugin. This article aims to create awareness and, hopefully, help other developers to be better educated about security issues in Craft and in content management systems in general. Read More »
PutYourLightsOn (Ben Croker)
In Craft 3, you might not need a plugin to add the custom functionality to your project. This article takes a look at how to build a Yii Module that works alongside a plugin in Craft 3. Read More »
Ben Parizek
By default, Craft lazy loads elements in your templates. In many cases, this works just fine and no further optimization is needed. However, if your content requires queries to the database to retrieve additional related data, you may want to consider optimizing your queries by eager loading elements. Read More »
Ben Parizek
Search Straight Up Craft for Craft CMS Plugins and Articles with Alfred Read More »
Ben Parizek
Craft 2.5 gives us several new opportunities in our Craft CMS plugins. Read More »
Ben Parizek
In your Twig templates, it is often good practice to test if a variable or value exists before trying to display it on your page. Read More »
Ben Parizek
A reference of the expected results for numerous conditional tests you can perform in your Twig templates. Read More »