Lullabot is an employee-owned strategy, design, and development company that creates and supports some of the largest Drupal sites on the web.

And they support #FLDC year after year!!
https://buff.ly/47OILbv #Drupal

Lullabot

Strategy, design, and Drupal development for large-scale publishers.

Hotel Registration is now open!
Don't know where you're going to sleep when you attend #FLDC? Don't worry, we have you covered.

Less than 1/2 a mile down the road from Florida Technical College is a great Best Western Plus that offers a group rate.

https://buff.ly/3QdBo5q

Hotel Discount

We are excited to have a group rate block at the newly remodeled Best Western Plus, located 0.7 miles from Florida Technical College. Remodeled in 2022 and formerly a Comfort Inn and Suites, it is close to many places in the UCF area and offers great amenities. More infoBest Western Plus

Florida DrupalCamp

Join #FLDC featured speaker Kat Shaw for Understanding “The Why” with Accessibility.

What is "the why" you may ask? It's knowing how and why our accessibility improvements make the web better for users with disabilities.

https://buff.ly/3CDB4ul

Understanding “The Why” with Accessibility

If you or someone you work with has ever asked you these types of questions:Why do we work to make things accessible?What's the point of making this change only to be accessible?Why can't I just make that accessibility fix later?...or anything similar, this talk is right for you.What is "the why" you may ask? It's knowing how and why our accessibility improvements make the web better for users with disabilities. It's always a good thing to understand why we do what we do to make things accessible. Let's explore how we can build empathy into our teams by showing them "the why". I'll do this with demos! We'll look at various Assistive Technologies (AT)  and Adaptive Strategies to explore what it's like for users with disabilities to navigate and experience the web. Not everyone has experienced a screen reader, screen magnifier, switch device, text-to-speech, TTY (phone communication), etc., and that's our challenge. Challenge accepted!

Florida DrupalCamp

Check out #FLDC's website's fresh new design...

And while you're there, remember to register for Florida #Drupal Camp and submit a session!
https://www.fldrupal.camp/

Florida DrupalCamp

Florida DrupalCamp will be held February 20-22nd, 2026 at Northbridge University in Orlando, FL

Florida DrupalCamp

Exciting News, Drupal Enthusiasts!

The call for sessions for Florida DrupalCamp 2025 is OPEN!
We’re looking for your innovative session proposals that inspire and ignite the Drupal community! Whether you’re diving into Drupal or exploring adjacent topics, we want to hear from YOU!

Join us for fantastic keynotes, engaging discussions, and the vibrant community that makes #FLDC special.
Deadline: December 3rd! Let’s make this year unforgettable! #FLDC2025 #Drupal
https://www.fldrupal.camp/submit-session

Submit a Session

Here's what you need to know before submitting a session:If you need your session accepted early (because of travel arrangements or other), please let us know.We'll have rolling session acceptance (meaning we'll accept some early at certain times).

Florida DrupalCamp

Join us at The Keg Social tonight at 6pm to celebrate another year of #FLDC.

Address: 12850 Waterford Lakes Pkwy Orlando, FL 32828

https://buff.ly/40Ajb7e

After Party

This year's after party will take place at The Keg Social , our amazing venue from last year, just down the road from the Camp!Address: 12850 Waterford Lakes Pkwy Orlando, FL 32828

Florida DrupalCamp

Case study in developing a custom CKEditor 5 Link plugin with Nikolay Volodin

From a back-end Drupal developer's perspective, we'll dissect a custom CKEditor5 demoLink plugin. Following through the plugin's code we'll explore its components, see how they interact with each other, as well as identify tricky parts

#FLDC is Feb 23-25
https://www.fldrupal.camp/session/case-study-developing-custom-ckeditor-5-link-plugin

Case study in developing a custom CKEditor 5 Link plugin

CKEditor5 is an important aspect of updating to Drupal 10. The Drupal community is actively working on porting plugins provided by contrib modules, however porting custom plugins might result is a large chunk of work. CKEditor5 has introduced a brand-new way on how to approach the plugin development. As the official documentation provides us with a few plugin examples, they don't cover all the needs which may occur on our projects. Both public and private sector companies might have a large content editors team, which makes it necessary to adhere to standardized components across the site. This presentation is based on the experience we gained from working with one of such clients.From a back-end Drupal developer's perspective, we'll dissect a custom CKEditor5 demoLink plugin. Following through the plugin's code we'll explore its components, see how they interact with each other, as well as identify tricky parts

Florida DrupalCamp

Tighten up your Drupal code using PHPStan with Matt Glaman.

In this session, we will learn how to use #PHPStan with the phpstan-drupal extension to perform static analysis of a #Drupal codebase

#FLDC is Feb 23-25.
https://www.fldrupal.camp/session/tighten-your-drupal-code-using-phpstan

Tighten up your Drupal code using PHPStan

Did you know Drupal core and now contributed modules (using GitLab CI) are being analyzed using PHPStan to catch bugs and improve code quality?Learn how PHPStan, a static analysis tool for PHP, can find bugs in your code that your tests and code review cannot. In this session, we will learn how to use PHPStan with the phpstan-drupal extension to perform static analysis of a Drupal codebase. The session will cover the intricacies of analyzing a codebase like Drupal's, which can have dynamic return types. And, we will explain how contributed modules can onboard to GitLab CI and how the GitLab CI templates run PHPStan. 

Florida DrupalCamp

Creating Nimble Drupal Systems: Transforming a Drupal Team in 6 Months with Ivan Stegic

#FLDC 24 is Feb 23-25
https://www.fldrupal.camp/session/creating-nimble-drupal-systems-transforming-drupal-team-6-months #Drupal

Creating Nimble Drupal Systems: Transforming a Drupal Team in 6 Months

When a closely knit and well experienced government team build their first Drupal site and then launch it on their own hosting, they run into unforeseen yet surmountable obstacles. Come with me as we go on a journey and learn how this team improved their Drupal Systems — from the site’s user experience and tagging strategy to the automation at AWS — in only six months.This talk is suitable for people with or without Drupal experience. Even though the example is specific to a state government project, the things we learned and how we grew is applicable to Higher Ed teams as well. The talk will address:the very real challenges that result from a fast migration to a new platform on a tight timelinehow we helped the Minnesota Department of Health overcome these challengeshow we’ve started paying down technical debt by optimizing Drupal for best practiceshow strict security requirements can be your friend and that automation and speed are still possiblethe secret to achieving all of this, with every team, every timeWe hope that this talk inspires teams that may be in a similar situation to reach out and ask for help — Drupal Systems can be nimble and transformations fast.

Florida DrupalCamp

Unraveling the clues to effective #Drupal site documentation with Steve Wirt.

He will cover suggestions, lessons learned and tools you can use to help your current team document your Drupal site for your future team.

#FLDC is feb 23-25
https://www.fldrupal.camp/session/unraveling-clues-effective-drupal-site-documentation

Unraveling the clues to effective Drupal site documentation

Whether you are a developer, project manager, content designer, system architect or UX designer, you can help tell the story of your website to all those who will support it and maintain it for years to come.  This session covers suggestions, lessons learned and tools you can use to help your current team document your Drupal site for your future team.  Many of the examples come from work on large Federal Government projects, but they easily apply to smaller site teams too.

Florida DrupalCamp