drupal-tome/tome_console

Contains global Drupal Console commands for initializing and installing Tome

Maintainers

Package info

github.com/drupal-tome/tome_console

Type:drupal-console-library

pkg:composer/drupal-tome/tome_console

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2018-11-11 18:36 UTC

This package is auto-updated.

Last update: 2026-03-12 11:16:45 UTC


README

This repository contains global Drupal Console commands which make installing and initializing Tome easier. These commands are not required to use Tome, which is why they are included in a separate repository.

Commands

tome:install

Installs Drupal using the profile defined in your exported config, then installs Tome and runs an import.

tome:init

Prompts the user to choose an profile to install, then installs Tome and runs an export. You should only run this once when starting a new project.