drupal-tome/tome_console

Contains global Drupal Console commands for initializing and installing Tome

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:drupal-console-library

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

This package is auto-updated.

Last update: 2024-04-12 07:07:22 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.