Search:
11 results
vCard
vCard generator plugin for CraftEntries Subset Fieldtype
Craft field type plugin that extends the core Entries field type to give extra settingsTroubleshooting and debugging errors in PHP
Dump, die, throw, log. In this hangout, we'll take a look at the various tools we have to help identify and troubleshoot errors in PHP as we design and develop websites and plugins with Craft CMS. We take a look at various simple, dump-driven development techniques and then compare those to debugging in PhpStorm using X-debug. Brad Bell gives a demo on getting X-debug setup in PhpStorm along with several tips to improve your debugging workflow. Read More »
Barrel Strength Design
EntryModel, AssetFileModel, UserModel – What is a Model?
Throughout Craft – from the documentation to template error messages to plugin development – we see references to models. In this hangout will take an everyday look at models and how we interact with them in our Craft templates and code. Read More »
Barrel Strength Design
QQ: Null coalescing operator
QQ makes the null coalescing operator (`??`) available to Twig in your Craft templates.Craft HTML Static Cache
Generate static HTML cache pages for CraftRedirector
Manage redirects right from your entries. Access your legacy URLs in your templates (e.g. to keep existing facebook likes).Similar
Find similar elementsTools for getting started with plugin development
In this hangout, we'll look at various tools and resources to help kick-start plugin development, or just learn more about it. We'll take a closer look at pluginfactory.io and the Business Logic plugin template for Craft CMS. Read More »
Barrel Strength Design
CraftyLove
Add the ability for anyone to add "likes" to an any entry.