logo

Extra Block Types (EBT) - New Layout Builder experienceâť—

Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.

Demo EBT modules Download EBT modules

âť—Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll
15/04/2025, by Ivan

This guide gives you a detailed overview of Drupal concepts, helps you understand Drupal’s structure, and assists in determining whether Drupal is the right fit for your project.

Before installing Drupal, it’s a good idea to get a general understanding of what it is and how it works—both on a local host and on any live hosting you may use. This small investment of time can greatly benefit you in the long run. Go ahead and explore Drupal best practices!

15/04/2025, by Ivan

The Drupal User Guide is a tutorial guide for building and maintaining Drupal websites. The User Guide is written, updated, and translated by volunteers as part of the User Guide project.

On this page, you can download electronic versions of the User Guide in English and partially/fully translated into at least 10 languages. Each language is available as a separate archive file containing versions of the User Guide in PDF, ePub, Mobi, and AZW3 formats.

15/04/2025, by Ivan

In general, websites built using only the Drupal core (i.e., without contributed modules) are compatible with all modern browsers that support CSS and JavaScript (with minor visual differences) and are fully functional in them. Drupal only guarantees support for a list of supported browsers.

Supported Browsers

The latest release of each of the two most recent supported major versions:
Desktop browsers:

15/04/2025, by Ivan

MySQL, MariaDB or Percona Server (Recommended)

MySQL 5.5.3 / MariaDB 5.5.20 / Percona Server 5.5.8 or higher is required with InnoDB as the primary storage engine, and the PDO database extension is required.

Note 1: MySQL 8 is supported only on Drupal 8.6 or later. See this issue.

15/04/2025, by Ivan

Drupal 8 runs on any web server that supports the required PHP version.

Many hosting providers offer different PHP version options. The default PHP version may be older than what Drupal requires, so check your current version in your host's control panel and upgrade to the latest supported version if necessary.

15/04/2025, by Ivan

Installing Drupal requires that you first have a web server and a database server.

For "local" and "online" Linux-based servers using Apache and MySQL, the software needed to run Drupal is known as the "AMP stack", although Microsoft-based servers and databases are also available in similar packages known as stacks.

AMP Stack