Articles

Image
Custom Publishing Options and Devel Generate

The upgrade from Drupal 8/9 to Drupal 10 is considered to be one of the easiest major upgrades in Drupal's history. This is because Drupal 10 is built on the same codebase as Drupal 8/9 and focuses on removing deprecated code and dependencies.

Image
Ruslan

Drupal is an open-source content management system that powers millions of websites around the world. It is known for its flexibility, scalability, and security. Drupal is used by organizations of all sizes, from small businesses to large enterprises and government agencies.

Image
Search

In a project where we use the Search API to search for content, we noticed that nodes that are marked as "noindex" by the Metatag module are visible during internal searches. Here is a ready-made solution for how to avoid this.

Image
Migration

I have two content types that have the same fields. For certain nodes, I would like to convert from one node type to another. How can I accomplish this?

Image
drupal entities

Sometimes during development, we need to completely remove all users from the site, for example, when you copy a site for another project or work with migration.