drupal-console

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

GPL-2.0 License

Downloads
14.6M
Stars
939
Committers
350

Bot releases are hidden (Show)

drupal-console -

Published by jmolivas almost 10 years ago

[IMPROVEMENT] Sync with Drupal 8 Beta 2 release

drupal-console - v0.2.18

Published by jmolivas almost 10 years ago

[FIX] Allow duplicated "machine_name" to be entered #170
[FIX] Update Twig version to 1.16.* same as Drupal Core

drupal-console - v0.2.17

Published by jmolivas almost 10 years ago

  • [FIX] Apply patch 2363693-1 #227
  • [IMPROVEMENT] Update readme Update Available commands, add Config debug command video #228
drupal-console - v0.2.16

Published by jmolivas almost 10 years ago

  • [IMPROVEMENT] Remove hack for Container debug command #225
  • [IMPROVEMENT] Integration with Views for entity content generated #226
drupal-console - v0.2.15

Published by jmolivas about 10 years ago

  • [IMPROVEMENT] Config debug update #221
  • [FIX] Apply patch 2356611-1 #222
  • [FIX] Apply patch-2353967-9 #223
  • [FIX] Generate entity content fix #224
drupal-console - v0.2.14

Published by jmolivas about 10 years ago

  • [Improvement] Add config:debug command #220
drupal-console - v0.2.13

Published by jmolivas about 10 years ago

  • [IMPROVEMENT] Update project documentation #199
  • [FIX] Improve and keep up to date current commands and generators #207, #209
  • [FIX] Twig_Error_Loader when using generate:entity:content #214
  • [FIX] Entity config generation EntityDeleteForm is not deleting #217
  • [FIX] Command generate:entity:content don't work #212
  • [FIX] Content entity fix #219
  • [FIX] Content entity fix #218
drupal-console - v0.2.12

Published by jmolivas about 10 years ago

  • [FIX] Update to Symfony 2.5 #210
drupal-console - v0.2.11

Published by jmolivas about 10 years ago

  • [Improvement] Update Readme file #204 #207
  • [Improvement] Add "/custom" on Module Path to generate:module command #203
  • [Fix] Form generator $form_state is now a classed object. #205
  • [Fix] BlockBase class path. #206
drupal-console - v0.2.10

Published by jmolivas about 10 years ago

  • [Fix] Remove drupal_classloader() function

NOTE: Drupal issue https://www.drupal.org/node/2325197

drupal-console - v0.2.9

Published by jmolivas about 10 years ago

  • [Improvement] Apply Drupal coding standars to generated code #177
  • [Fix] form_state is now of type FormStateInterface #174 #175 #176 #178
  • [Fix] Added 2 Missing variable replacements in config entity generator #179
  • [Improvement] Make FormGeneratorConfigComand extend form a GeneratorFormCommand class #171 #181 #182
  • [Improvement] Remove duplicate code entity generator command #183 #185
  • [Improvement] Code cleanup and fixes
  • [Fix] Entity generator fixes #189 #192 #193 #195
  • [Fix] Form generator fixes #191 #194

NOTE: generator:form command was renamed to generator:form:config

drupal-console - 0.2.8

Published by jmolivas over 10 years ago

  • [Improvement] Add form in plugin block #155
  • [Improvement] Add Twig base for class files #156
  • [Improvement] Add Add generate content entity command #154
  • [Improvement] Implement twig base to generators #157, #158, #159, #160, #161, #162, #163
  • [Improvement] Add Twig base for php files #164
  • [Improvement] Remove unused twig files #165
  • [Fix] Change file permissions #168
  • [Fix] Modify names of tasks, actions and menu files #167
  • [Improvement] Add and apply new validators #169
drupal-console - 0.2.7

Published by dmouse over 10 years ago

  • [Improvement] ConfigEntity Generator Command #142 #151 #150
  • [Improvement] Test in ModuleGenerator #148
  • [Improvement] Change structure directory for skeletons resource #139
  • [Improvement] Show test question only if controller will be generated in module #152
  • [Improvement] Set the version of the packages to 2.4 #144
  • [Improvement] Module name validation #138
  • [Improvement] Add Sensio Labs Insight badge #135
  • [Improvement] Update information about commands #153
  • [Fix] Hook help #130
  • [Fix] Change the option to show information #55 #149
drupal-console - 0.2.6

Published by jmolivas over 10 years ago

What's new in this release?

  • [Fix] #115 Module generation with Controller option=YES
  • [Enhancement] #121 Autoregister commands
  • [Fix] #122 Remove unused use statements
  • [Fix] #123 Add getKernel in Application class
  • [Improvement] #124 Remove table border
  • [Fix] #125 Remove TODOs
  • [Improvement] #126 Adding router:rebuild command
  • [Improvement] #127 Module generator
  • [Improvement] #128 Route command
  • [Fix] #129 Remove unused parameter
  • [Fix] #130 Update hook_help implementation
  • [Fix] #131 Module trait remove unused paramater
  • [Improvement] #132 Update Readme add new commands
  • [Improvement] #133 Remove phar generation
  • [Improvement] #134 Update composer installation
  • [Improvement] #135 Add SensioLabs Insight badge
drupal-console - 0.2.5

Published by dmouse over 10 years ago

Added:

  • DrupalKernel site path
  • Router debug
  • Container debug
  • Refactoring generate controller command
drupal-console - 0.2.4

Published by dmouse over 10 years ago

drupal-console - 0.2.3

Published by dmouse over 10 years ago

PSR-4 compliance