Drupal 8 Module Development

Sub-title: 
Build and customize Drupal 8 modules and extensions efficiently
Authors: 
Publisher: 
Packt Publishing
Publication date: 
2017-11
Page count: 
566
ISBN-13: 
9781782168775

Drupal is an open source web-based content management system (CMS) that can be used for building anything from simple websites to complex applications. It enables individuals and organizations to build platforms that engage users and deliver the right content at the right time.

Drupal 8 is an exciting new development in the Drupal community. However, the differences from the previous version are substantial and this can put quite some pressure on Drupal 7 developers that need to catch up. This book aims to help such developers in getting up to speed with Drupal 8 module development.

The book first introduces you to the Drupal 8 architecture and its subsystems before diving into creating your first module with basic functionality. Building upon that, you will cover many core APIs and functionalities available to module developers.

You will work with the Drupal logging and mailing systems, learn how to output data using the theme layer, and work with menus and links programmatically. Then, you will learn how to work with different kinds of data storages, create custom entities, field types, and leverage the Database API for lower level database queries. Moreover, you will learn about the Drupal 8 access system and caching layer as well as the APIs used for data processing (queues and batches).

You will further see how to introduce javascript into your module, work with the various file systems, and ensure the code you write works on multilingual sites. Finally, you will learn how to programmatically work with Views, write automated tests for your functionality, and also write secure code in general.

By the end of the book, you will have learned how to develop your own custom module from scratch that can help solve a small problem or even provide complex functionality. And who knows, maybe you’ll even contribute it back to the Drupal community.

Center for Court Innovation

The NYC-based Center for Court Innovation creates programs in New York, performs original research and provides expert assistance globally, all with a unified goal: to help create a more effective and humane justice system.

The Center needed a website that would powerfully tell their story – to the right audience, with impact.

Sectors: 
Non-profit

Interactions between a form and a modal form in drupal 8

Hello,

I need to help the user to fill a set of fields in a content type form, this way :

  1. The user starts to fill one of the concerned fields.
  2. He clicks on a button that will open a modal form
  3. The modal form will propose some choices depending on the filled fields
  4. When the user chooses a proposition, the modal form closes and the fields of the original form get updated with the chosen proposition

I have tested 2 methods to open the modal form and I have issues with both.

United Religions Institute Drupal 8 Redesign

URI.org Responsive Home Page

URI is a global grassroots interfaith network that cultivates peace and justice by engaging people to bridge religious and cultural differences and work together for the good of their communities and the world. Their website is a primary tool for communicating with their audience globally. URI needed a user-centered architecture and compelling design to effectively communicate their unique role in facilitating peaceful conflict resolution all over the world.

Sectors: 
Non-profit

Force to downgrade after upgrade to Drupal 8.4

Hi,

I had upgraded to Drupal 8.4 but then realized my theme was not compatible with that version and was forced to downgrade back to 8.3.7 for the time being.

I was having some issues with Mismatch entity issues and I found posts in forums suggesting uninstalling modules that were related to the issue. I therefore uninstalled the Blocks module, used drush entup to fix the issue and reinstalled Blocks again. However, now I lost all the links, tabs, titles and breadcrumbs in the backend/admin pages.

Unable to get a slide show working

After upgrading from Drupal 8.2 to 8.4, my slide show stopped working (Slick Carousel)
It had become invisible.

After trying to fix it all day, I decided to give up and try another module:
https://www.drupal.org/project/views_slideshow

With this one, i do manage to get images showing. The image is stuck on the first slide though.
In the Views Preview, it works fine (as does the slick carousel in Views Preview)

What could be the problem?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x