- Issue created by @phenaproxima
drupal/cms_cpanel
, which installs Drupal into the project root for compatibility with Softaculous and other cPanel-based web hosting. You can spin up a project with this template with the following command: composer create-project drupal/cms_cpanel
(
β¨
Provide a package of releases without a separate docroot for shared hosting
Active
)composer.json
, allowing you to update without being blocked by installed recipes. Recipe unpacking is enabled by default in Drupal CMS 1.2.0 and later, but existing projects will need to take a few (simple!) steps to set it up.
See this change record β
for more information. (
β¨
Automatically unpack recipes on project creation
Active
)Active
Documentation