nextagencyio/drupalx_setup

Provides initial setup form for DrupalX site configuration

Installs: 17

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:drupal-module

1.1 2025-06-07 18:01 UTC

This package is auto-updated.

Last update: 2025-06-07 18:01:35 UTC


README

This module provides the initial setup form for a DrupalX site configuration.

Overview

DrupalX Setup creates a welcome screen for new installations that allows users to:

  • Set the website name
  • Choose a starter template/recipe (or no content)
  • Configure initial site settings

The module automatically sets itself as the homepage during installation and redirects back to the site homepage after setup is complete.

Features

  • Intuitive setup wizard for DrupalX sites
  • Template/recipe selection with automatic content installation
  • Dynamic options based on available recipes
  • Option to skip content installation
  • Custom homepage configuration

Usage

The setup form is automatically displayed when the module is installed. After completing setup, the form will no longer appear as the homepage.

Requirements

  • Drupal 10+
  • PHP 8.1+