This repository is a project template for Drupal projects with a relocated document root. It includes configurations and tools to streamline the development process using GitHub Codespaces.
- Project Name: drupal/recommended-project
- Description: Project template for Drupal projects with a relocated document root.
- Type: Project
- License: GPL-2.0-or-later
- Homepage: Drupal Project
- Ensure you have access to GitHub Codespaces.
- Open the repository in GitHub Codespaces.
- The setup script will automatically run and install all dependencies.
The project uses the following configurations:
- Drupal Scaffold: The document root is relocated to the
web/
directory. - Installer Paths: Custom paths are defined for Drupal core, libraries, modules, profiles, themes, and Drush commands.
To start using the project, follow these steps:
- Documentation: User Guide
- Chat: Drupal Chat
Contributions are welcome! Please open an issue or submit a pull request with your changes.
This project is licensed under the GPL-2.0-or-later License. See the LICENSE file for details.