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

Articles

16/08/2019, by mikhail
web

Drupal allows you to create rss feeds from a site. Perhaps rss feeds are not as popular as social networks, but they are used by a fairly large number of users. Therefore, Drupal provides this opportunity. You can configure your feed on the Configuration - Web Services - RSS publishing:

web services

On the settings page, we can set how many recent entries should be displayed in the news feed.

web
16/08/2019, by mikhail
language

Drupal has ample opportunity for translation. Let have a look at how you can add a new language to a site such as German. To do this, go to Regions and language configurations, before this, the language, Configuration Translation, Content Translation, Interface Translation modules must be installed.

Drupal 8 region and language

Let's go through all the settings in this section.

language
09/08/2019, by mikhail
text

Drupal sites are usually made in order to put on the Internet. And when you post a site, it becomes available to the whole world, including spammers and crawlers looking for the opportunity to post spam and their code on your site. Drupal has checks and text filters to find and neutralize code from your data entry forms (you can read more about XSS attacks).

Let's go to Configuration - content authoring - Text formats and editors:

/admin/config/content/formats

text
09/08/2019, by mikhail
interface

Perhaps you have pages on the site where you go most often, maybe reports, orders, content and comments. This is very useful for a client who will visit the site only on certain pages. To do this, you can use shortcuts with quick links to important pages:

/admin/config/user-interface/shortcut

drupal 8 shortcut

interface
07/08/2019, by mikhail
settings

Drupal admin panel provides extensive site management features. In the following articles, we will cover each item on the Configuration page:

/admin/config

If you worked with Drupal 6, Drupal 7, then this admin panel is already familiar to you, because most of the things have passed to the 8th version. And for those to whom Drupal is a new CMS, we will begin to consider everything in order.

settings
06/08/2019, by mikhail
menu

Drupal, like many other CMS, allows you to combine links to pages in the menu. You can add new menus and links to them when creating new pages.

After installing the standard version of Drupal, we have 5 menus.

Drupal menu

Main navigation - this is the previous menu from Drupal 7 main-menu (primary links). By default, there is a link to the home page.

menu