Introduction
The Console Extras module extends the Drupal Console to save more development
time for developers.
Requirements
- Drupal Console.
Installation
- Option 1: Install as you would normally install a contributed Drupal module.
- Option 2: $ composer require 'drupal/console_extras'.
How to use?
You can use the following commands on the Drupal Console.
-
$ drupal generate:extra:batchThis command will generate a batch page that contains a batch form so you can use it to process your batch jobs.
-
$ drupal generate:extra:form:multistepThis command will generate an Ajax multi-step form.
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Created by jay.chen on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
