Skip to content

Project repo for the DrupalX theme and installation.

License

Notifications You must be signed in to change notification settings

drupalninja/drupalx-project

Repository files navigation

DrupalX Standard Starter Template

CI License: GPL v2

This project template leverages the DrupalX Starter Kit distribution, featuring enhanced editorial capabilities, the DrupalX Theme Starter, and additional improvements through contributed modules.

What does the template do?

  • Extends the drupal-composer/drupal-project template (visit the README for basic instructions).
  • Adds additional contributed modules to the project via Composer.
  • Sets up DDEV as the default development environment.
  • Includes the DrupalX theme starter kit.
  • Configures the DrupalX configuration with paragraph types for page building.

Installing

Create your project:

composer create-project drupalninja/drupalx-project:10.x-dev some-dir --no-interaction

Configure DDEV (follow prompts).

ddev config

Start DDEV, download Composer dependencies and install DrupalX CMS.

ddev install

About

Project repo for the DrupalX theme and installation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published