Skip to main content

Drupal Planet

Woman planting an EU flag with a lock symbol in the middle into the ground.

Embracing Data Privacy

Avoid $25,000,000 fines and respect users' privacy by making your website GDPR compliant.

Desktop with social media icons above.

Creating a New Social Simple Button

A step by step guide to creating a custom share button using the Social Simple module.

PHP and Symfony Tracks Merged for DrupalCon Nashville 2018

Details on the changes being made to tracks at DrupalCon.

DrupalCamp Nicaragua attendees raising their hands in unison.

A Blooming Community - Lakes and Volcanoes DrupalCamp 2017 Recap

Over 100 people attended thanks in part to several initiatives that made the event particularly diverse and inclusive.

Change the Text Field Maximum Length in Drupal 8

A small function to change the maximum length of a field that already has data in it.

Global Training Day Drupal logo

Agaric is Leading a Full Day Training for the 2017 Global Drupal Training Day

Join us for a whole day's worth of Drupal goodness.

Article in a Modal dialog

Display Forms in a Modal Dialog with Drupal 8

You can create a model dialog in your Drupal 8 website with the AJAX Form API.

How to Declare Hexadecimals on a PHPDoc Block

For PHP Hexadecimals, Decimals and Octals are all Integers, so they must be declared as @param integer,. This post details how.

Conditional Fields in Paragraphs Using the Javascript States API for Drupal 8

A tutorial on using the Javascript States API for Drupal 8 to conditionally hide and show the input elements for image and video conditionally.

Screenshot of CKEditor

Using CKEditor Plugins in Drupal 8

Sometimes you'll want to add a CKEditor button not available in Drupal out of the box. This post walks you through that process.