Creating Custom Content Types Programmatically in Drupal 10

Content types are the backbone of content management in Drupal. In Drupal 10, you can create custom content types to structure and organize your content. This blog post will guide you through the process of creating content types programmatically in Drupal 10, allowing you to tailor your website's content structure to your specific needs.

Prerequisites

Before creating custom content types programmatically in Drupal 10, you should have the following:

  1. A working Drupal 10 or 9 website.
  2. Basic knowledge of Drupal site building and module development.
  3. Familiarity with PHP and Drupal's module structure.

Step 1: Define the Custom Module

To create a custom content type programmatically, you need to place the code in a custom module. If you don't already have a custom module, you can create one by following these steps:

  1. In your Drupal installation, navigate to the sites/all/modules directory (or your preferred module location).
  2. Create a new directory for your custom module. Give it a unique and descriptive name, such as my_custom_content_type.
  3. Inside your module directory, create a my_custom_content_type.info.yml file with the following content:
name: 'My Custom Content Type Module'
type: module
description: 'Defines custom content types programmatically.'
core_version_requirement: ^9 || ^10
package: Custom
dependencies:
  - node

This YAML file defines the basic information about your custom module.

Step 2: Create a Custom Content Type

To create a custom content type, you'll need to implement the hook_entity_type_build and hook_node_type_insert hooks within your custom module.

  1. Create a file named my_custom_content_type.module in your module directory.
  2. In this file, implement the hook_entity_type_build hook to define your custom content type. Here's an example:
/**
 * Implements hook_entity_type_build().
 */
function my_custom_content_type_entity_type_build(array &$entity_types) {
  $entity_types['node']->setClass('Drupal\my_custom_content_type\NodeTypeCustom');
}

This code defines a custom class, NodeTypeCustom, to handle the configuration of your custom content type.

  1. Create the NodeTypeCustom class in a file named NodeTypeCustom.php and place it in your module's directory:
namespace Drupal\my_custom_content_type;

use Drupal\node\NodeTypeBase;

/**
 * Provides a custom content type.
 */
class NodeTypeCustom extends NodeTypeBase {

  /**
   * {@inheritdoc}
   */
  public function postSave(NodeTypeInterface $node_type) {
    parent::postSave($node_type);

    // Define the custom content type settings.
    $config = \Drupal::configFactory()->getEditable('node.type.' . $node_type->id());
    $config->set('name', 'Custom Content Type');
    $config->set('description', 'A custom content type created programmatically.');
    $config->set('new_revision', TRUE);
    $config->save();
  }
}

n the NodeTypeCustom class, we extend the NodeTypeBase class to define the custom content type settings, such as the name and description.

Step 3: Enable and Verify Your Custom Content Type

  1. In your Drupal admin interface, navigate to Extend (admin/modules) and enable your custom module, "My Custom Content Type Module."
  2. After enabling the module, go to Structure > Content types (admin/structure/types) to see your custom content type listed as "Custom Content Type."

Conclusion

Creating custom content types programmatically in Drupal 10 allows you to define content structures that fit your specific project requirements. By following the steps outlined in this blog post, you can easily create and configure custom content types within your Drupal website, providing a flexible and tailored content management experience.

In Drupal 9 and 10, custom modules should be stored in the "modules/custom" directory rather than "sites/all/modules." Drupal's module directory structure has evolved, and the recommended practice is to place custom modules in the "modules/custom" directory to follow the modern Drupal standards.

So, if you're creating a custom module in Drupal 9 or 10, you should place it in the following directory:

/sites/all/modules/custom/

By following this structure, your custom modules will be more organized and adhere to Drupal's best practices, making it easier to manage and maintain your site's codebase.

Share on social media

Comment

Permalink

Нужна бесплатная юридическая консультация? Переходите по запросу помощь юриста бесплатно онлайн без телефона в Мытищах и получите помощь опытных правозащитников в любой области права: семейные споры, долги и кредиты, недвижимость, трудовые конфликты, защита прав потребителей и многое другое. Задайте вопрос онлайн или по телефону и получите подробный разбор вашей ситуации и рекомендации адвоката по дальнейшим действиям. Консультация проводится бесплатно и конфиденциально.

Permalink

Планируете выездное мероприятие? кейтеринг профессиональная организация выездного питания для свадеб, корпоративов, конференций и частных мероприятий. Разработка меню, приготовление блюд, доставка, сервировка и обслуживание гостей. Полный комплекс услуг для событий любого масштаба.

Permalink

Планируете выездное мероприятие? фуршет профессиональная организация выездного питания для свадеб, корпоративов, конференций и частных мероприятий. Разработка меню, приготовление блюд, доставка, сервировка и обслуживание гостей. Полный комплекс услуг для событий любого масштаба.

Permalink

Планируете выездное мероприятие? кейтеринговая компания профессиональная организация выездного питания для свадеб, корпоративов, конференций и частных мероприятий. Разработка меню, приготовление блюд, доставка, сервировка и обслуживание гостей. Полный комплекс услуг для событий любого масштаба.

Permalink

Мечтаешь о незабываемом отпуске? https://karta-abhazii.ru где величественные горы встречаются с бескрайним морем, а история оживает на каждом шагу, добро пожаловать в Абхазию!

Permalink

Мечтаешь о незабываемом отпуске? https://karta-abhazii.ru где величественные горы встречаются с бескрайним морем, а история оживает на каждом шагу, добро пожаловать в Абхазию!

Permalink

Do you love excitement? https://jerseysbeststore.com/bonuses offers premium pre-match and live sports betting, as well as a legal online casino. Try your luck on modern slots, table games, or with live dealers. We guarantee complete data security, fair results, and 24/7 player support.

Permalink

Do you love excitement? https://jerseysbeststore.com/bonuses offers premium pre-match and live sports betting, as well as a legal online casino. Try your luck on modern slots, table games, or with live dealers. We guarantee complete data security, fair results, and 24/7 player support.

Permalink

Do you love excitement? https://jerseysbeststore.com/glossary offers premium pre-match and live sports betting, as well as a legal online casino. Try your luck on modern slots, table games, or with live dealers. We guarantee complete data security, fair results, and 24/7 player support.

Permalink

Do you love excitement? https://jerseysbeststore.com/licensing offers premium pre-match and live sports betting, as well as a legal online casino. Try your luck on modern slots, table games, or with live dealers. We guarantee complete data security, fair results, and 24/7 player support.

Permalink

Do you love excitement? https://jerseysbeststore.com/licensing offers premium pre-match and live sports betting, as well as a legal online casino. Try your luck on modern slots, table games, or with live dealers. We guarantee complete data security, fair results, and 24/7 player support.

Permalink

Do you love excitement? https://jerseysbeststore.com/bonuses offers premium pre-match and live sports betting, as well as a legal online casino. Try your luck on modern slots, table games, or with live dealers. We guarantee complete data security, fair results, and 24/7 player support.

Permalink

Do you love excitement? https://jerseysbeststore.com offers premium pre-match and live sports betting, as well as a legal online casino. Try your luck on modern slots, table games, or with live dealers. We guarantee complete data security, fair results, and 24/7 player support.

Permalink

Ремонт и строительство https://decor-kraski.com.ua полезные статьи, практические советы и современные решения для дома, квартиры и коммерческих объектов. Обзоры строительных материалов, технологий, инструментов и рекомендации специалистов для успешной реализации проектов.

Permalink

Все о ремонте https://hotel.kr.ua и строительстве в одном месте. Статьи о возведении домов, ремонте квартир, выборе материалов, дизайне интерьера и современных строительных технологиях для комфортной и долговечной эксплуатации жилья.

Permalink

Информационный ресурс https://inbound.com.ua о ремонте и строительстве для владельцев недвижимости, мастеров и застройщиков. Практические инструкции, обзоры оборудования, советы экспертов и рекомендации по выполнению работ любой сложности.

Permalink

Ремонт и строительство https://decor-kraski.com.ua полезные статьи, практические советы и современные решения для дома, квартиры и коммерческих объектов. Обзоры строительных материалов, технологий, инструментов и рекомендации специалистов для успешной реализации проектов.

Permalink

Портал о ремонте https://goodday.org.ua и строительстве с актуальной информацией о проектировании, отделке, инженерных системах и благоустройстве. Полезные материалы помогут выбрать качественные решения и избежать распространенных ошибок.

Permalink

Все о ремонте https://hotel.kr.ua и строительстве в одном месте. Статьи о возведении домов, ремонте квартир, выборе материалов, дизайне интерьера и современных строительных технологиях для комфортной и долговечной эксплуатации жилья.

Permalink

Информационный ресурс https://inbound.com.ua о ремонте и строительстве для владельцев недвижимости, мастеров и застройщиков. Практические инструкции, обзоры оборудования, советы экспертов и рекомендации по выполнению работ любой сложности.

Permalink

Ремонт и строительство https://insurancecarhum.org от фундамента до отделки. Полезные статьи о строительных технологиях, материалах, инженерных коммуникациях и эффективных способах обустройства жилых и коммерческих помещений.

Permalink

Ремонт и строительство https://insurancecarhum.org от фундамента до отделки. Полезные статьи о строительных технологиях, материалах, инженерных коммуникациях и эффективных способах обустройства жилых и коммерческих помещений.

Permalink

Все о дизайне https://bconline.com.ua интерьера в одном месте. Современные стили, идеи для ремонта, подбор мебели, освещения и отделочных материалов. Практические советы помогут создать уютное и функциональное пространство.

Permalink

Ремонт и строительство https://oo.zt.ua без лишних сложностей. Подробные руководства, рекомендации специалистов, обзоры материалов и полезные идеи для создания надежного, красивого и функционального жилья.

Permalink

Дизайн и интерьер https://ukk.kiev.ua идеи для оформления квартир, домов и коммерческих помещений. Современные тенденции, советы дизайнеров, готовые решения и вдохновляющие проекты для создания стильного и комфортного пространства.

Add new comment