composer

Composer is a tool for managing projects and dependencies in php.

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 composer