drupal

Drupal is a cmf developed by Dries Buytaert about 20 years ago. It has developed a rich culture of developers supporting the system, and it is a highly flexible system.

Local development tools for Drupal

Submitted by admin on Thu, 07/15/2021 - 15:52
When developing a website it will make the process much easier if you can develop the whole stack on your local PC. This page describes how to get started.
Tags

Install a Drupal theme from composer

Submitted by admin on Sun, 06/13/2021 - 18:20
Composer is a way to organize different parts of a project in code. When building a website you can have a project which is your website which imports other components such as modules and themes.
Subscribe to drupal