Getting Started
Welcome to DrupalX
This guide will help you set up and configure your DrupalX project quickly and efficiently. Whether you're new to Drupal or an experienced developer, the following sections provide essential information to get you started.
Overview
DrupalX is designed to offer flexibility for developers, enabling you to create custom solutions without 'lock-in' or hassle. This guide will walk you through setting up your project using the DrupalX project template and configuring it to meet your specific needs.
Prerequisites
Before you begin, ensure you have the following tools installed on your system:
Composer
DDEV
Node.js runtime (nvm)
Table of Contents
Installation
Setup
Installation
This section covers the initial setup of your DrupalX project. You'll learn how to:
Use Composer to create your project
Configure your development environment using DDEV
Setup
Here, you'll find detailed instructions on how to:
Export and manage your configuration
Install the DrupalX CMS with your specific configurations
Modify Composer dependencies to tailor your project
Next Steps
Proceed to the Installation section to start setting up your DrupalX project.
Last updated