Drupal expert Danny Sipos covers developing custom cTools plugins in Drupal 7, from scratch to final product.
Tag: drupal7
Danny guides you through adding new functionality to Drupal - support for several editors per single node, but without access to others of the same type
Learn how to build an Ajax / jQuery powered "liking" module for Drupal with Abbas Suterwala!
Danny Sipos continues the development of his hybrid app by integrating Elasticsearch with Silex, the PHP micro-framework.
Danny Sipos decides to make a super-fast CMS by using Drupal for content management, and Silex+Elastisearch for the front-end app. See how!
Drupal 7 can become even more "kitchen sink" if you spice it up with some AngularJS magic. Danny Sipos will show you how in this tutorial!
Danny Sipos explains Relationships, Contextual Filters and Field Rewriting in Drupal's Views 3
Danny Sipos explains how (and why) to expose your custom database tables to Views in Drupal 7 (applies also to Drupal 8)
Danny Sipos explains how you can create your own Drush command for Drupal
Danny Sipos explains how you can add your own custom entities in Drupal. This part of the series focuses on the setup and prepares you for what's next.
Abbas Suterwala explains and demonstrates the EntityFieldQuery class in Drupal, showing how to use it to fetch custom nodes and node content