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 - v1.0.0-rc11

Published by jmolivas almost 8 years ago

7eb98a13 [console] Update symfony dependencies. (#3011)
d6c749ce [console] Tag 1.0.0-rc11 release. (#3006)
3eb84e7c [site:debug] Relocate commands. (#3005)
822e26cc Update Symfony dependencies. (#3004)
039d00fc use container property instead of Drupal static. (#2999)
b7fb8d58 [console] Update readme. (#2994)
cebb0b91 Added new "remove-config-hash" option to config:export and config:export:single commands. (#2991)
10a25206 [site:install] Bootstrap drupal after installation. (#2990)
c4c935ae [console] Relocate chain commands. (#2989)
1c6020c2 Update to Symfony 3. (#2988)
35bd1f53 [chain] FIx command register. (#2986)
b7d4b38a [logger] Remover logger. (#2985)
4c9e2b03 [site:install] Allow re-install using database settings. (#2984)
32f1851d [BUGFIX 2581] Ensure AnnotationRegistry::registerLoader is correctly defined (#2946)
d83d11e6 Chain register (#2961)
da62fd57 Update symfony/dom-crawler constraints (#2983)
21ccdd15 [database:client] "query" option (#2860)
da648e8e Dump route requirements in route:debug (#2976)

drupal-console - v1.0.0-rc10

Published by jmolivas almost 8 years ago

9ec2886 [console] Tag 1.0.0-rc10 release. (#2980)
d0335e8 [geneate:entity] Include TranslationRevertRoute only when content entity is translatable (#2932)
7badac1 [generate:module] Update valid method name. (#2979)
627879b [chain] Commented lines pr (#2963)
47356e2 [config:export] Add option to remove or not uuid from config (#2977)
0ebc77d [config:export:_] exclude core because its site specific (#2975)
b048645 [yaml:merge] Improve interactive UI (#2971)
f79509f devel:dumper re-enable (#2970)
ed4e7e8 Include service option for http.response.debug_cacheability_headers (#2968)
b160084 Update Readme add chmod +x instruction. (#2967)
8e4e502 [console] Add autoload.local.php.dist file. (#2966)
ba99535 [rest:enable] Fix enable rest resource (#2919)
a113df1 [config:export:
] Fix exported files indentation. (#2960)
dffdc7c [generate:permissions] Fix not generating file. (#2959)
a77c306 [console] Add develop.patch file. (#2958)
a9d1f6c site:status remove html markup (#2954)
a68301c entity:debug New command (#2952)
73fc485 Period remove from generated .module file file block. (#2424)
ad5b3b4 [generate:controller] Fix class name on controller generation. (#2948)
aa4da2d [permission_debug] Add role column (#2940)
62f59b1 [console] Add DevDesktop Support.

drupal-console - v1.0.0-rc9

Published by jmolivas almost 8 years ago

13f2b08 Fix logger path (#2935)
ff216ac [console] Remove no longer required instruction. (#2934)
184f7b2 [console] Remove no longer required instruction.
57caf0e Update readme install update instructions (#2933)
c4ad07a [console] Sync merge.
2a60332 Tag new release 1.0.0 rc9 (#2931)
6a5b845 Minor fixes binary drupal (#2930)
086991b Declare data_table in annotation only if entity is translatable see https://www.drupal.org/node/1498674 (#2879)
c53646a Fixes wrong template path on generate:entity:content (#2880)
305977b Require correct '.install' file for each module during updates (#2900)
3bb9f61 Relocate console root service (#2929)
1f98773 Use drupal finder (#2921)
555fd3c [console] Read alias as array. (#2920)
030f504 [console] Read alias as array.
177705e Rename getControllerDirectory() to getControllerPath() in Extension Manager. Use new name in Controller Generator. (#2910)
bc32b76 [rest:disable] Fix rest disable functionality (#2916)
a2a3523 [permission:debug] Remove unnecesary html tags to permission label (#2907)
d404ec9 [permission:debug] new command #2895 (#2896)
34c6a6f [console] Set command aliases. (#2899)
c48373d [console] Improve config loader. (#2898)
b53e1d5 [console] Update readme & rollback comspoer. (#2890)
c5478a1 [console] Update stecman/symfony-console-completion version. (#2889)

drupal-console - v1.0.0-rc8

Published by jmolivas almost 8 years ago

b94ab35 Tag new release 1.0.0 rc8 (#2886)
05a27a9 [console] Use logger service. (#2883)
4c6f931 [console] Add logger class. (#2882)
071c4dd Update yaml.yml (#2878)
0cd6028 [console] Update dependencies. (#2876)
4d60ce6 [console] Fix logger. (#2874)

drupal-console - v1.0.0-rc7

Published by jmolivas almost 8 years ago

0cd6028 [console] Update dependencies. (#2876)
4d60ce6 [console] Fix logger. (#2874)
2c16be7 Tag new release 1.0.0 rc7 (#2873)
b46e611 [BUGFIX #2002] uri parameter not used (#2850)
b1533e9 [console Support root option on pre-boostrap. (#2871)
454d874 Do not add ".processor" to end of plugin manager serivce name when generating a new annotation based plugin type. (#2867)
fdf625d Fix config:export:content:type (#2870)
9cb5bd9 Fix generate form command (#2868)
f8e66c3 inyect services in generate:form NOT WORKING YET
57cc9a7 inyect services in generate:form NOT WORKING YET
c156d8f Fix msg for module:uninstall with dependencies. (#2856)
bc5f74b EntityContentGenearator should store *.page.inc in module root directory, not /src (#2847)
6256db8 «Please, choose a 'module_name' version» instead of «Please, choose a Packagist Drupal version» (#2846)
daecf7e Use ContentEntityBase instead of ContentEntityInterface in entity-content template. (#2834)
793ff62 option to provide interface name (resolves #2746) (#2827)
3ce95b8 Fix generator to use extension manager (#2864)
f3e7a79 added --gz option to database:dump (#2863)
a5f3d0b user:create command (resolves #2743) (#2809)
d2b2f50 [taxonomy:term:delete] Inject dependencies. (#2812) (#2828)
82c50fb Grasmash yaml unset key improvements (#2843)
93d23ca Adding yaml:unset:key command. (#2591)
45188e3 [generate:twig:extension] Make class extends proper class (#2833)
67df687 [console] Check clear settings. (#2836)
59898eb Update composer instructions (#2835)
f580bc2 2821 translation migration (#2830)

drupal-console - v1.0.0-rc6

Published by jmolivas about 8 years ago

cda7f34 Tag release RC-6. (#2826)
8d0bb19 [console] Execute DrupalConsoleCore if Drupal site not found. (#2823)
e7a8ec7 [console] Ad support for --root. (#2820)
24e84dd Fix to autoload if console is installed globally or within project (#2786)
961d9c3 [generate:module] Fix test module machine_name. (#2818)
1788496 Issue2784 (#2807)
e6d1111 [console] Remove unused code. (#2817)
7f7e036 Fix an error with failing a command when a user id is left empty (#2804) (#2805)
5f9aa6a [site:statistics] command fails when comment module is uninstalled. Fix #2744 (#2799)
86cb44f Fix incorrect validation call (#2808)
d0a06b3 fix failing command generate:module
881c0e7 Issue #2766: add a container:parameters command. (#2768)
f52f1b8 [console] Clear screen on console execution. (#2815)
265e3f8 [generate:form:config] Remove quotes on default values. (#2814)
69fb95e [#2760] default values for fields in generate:plugin:block (#2761)
f440499 [console] Remove trait lof errors. (#2813)
ac93d71 [taxonomy:term:delete] Minimal command fixes. (#2811)
82fca74 fix #2756: maintain maintenance mode if previously enabled (#2757)
a131ac1 #2542 Add taxonomy delete command. (#2543)
0dc8f71 Added functionality from $node entity to make generated entities revisionable (#2536)
832fdf8 [console] Fix symfony/con-crawler version as drupal core compatible. (#2806)
e375163 Fix wrong variable name (#2780)
a13279f [console] Fix readme format. (#2796)
7293c1b Update drupal console instructions (#2795)
f0ad023 Enable pass configutation to migration plugins (#2791)
402e6fe [2775] Change get method for migrate:setup command (#2779)

drupal-console - v1.0.0-rc5

Published by jmolivas about 8 years ago

[IMPROVED]
a49ccd6 [console] Improve error messages. (#2772)

[FIXED]
f47b1c2 Fix form generator (#2767)
2fc98dd Fix update execute (#2765)
6b17a3d Fix module generator (#2764)

drupal-console - v1.0.0-rc4

Published by jmolivas about 8 years ago

  • Sync version with core and launcher.
drupal-console - v1.0.0-rc3

Published by jmolivas about 8 years ago

  • Sync version with core and launcher.
drupal-console - v1.0.0-rc2

Published by jmolivas about 8 years ago

d42fccf [console] Tag 1.0.0-rc2 version.
2239eb6 [generate:plugin:block] Inject missing plugin.manager.element_info service. (#2749)
309e12a Fix module:install command (#2748)
b7392bd Fix language locale delete (#2747)
8092c8a [#2594] Remove language files. (#2740)

drupal-console - v1.0.0-rc1

Published by jmolivas about 8 years ago

[IMPROVEMENT] Register commands as services

drupal-console - v1.0.0-beta5

Published by jmolivas about 8 years ago

[ADDED]

ba0756f Adding yaml:get:value command. (#2553)

[FIXED]

74cab2b Fixes typos in variable names, throws more specific exceptions (#2540)
03dd3f0 Fix #2130 Do not check for mysql and sqlite3 extension (#2518)
6950234 Do not override Field widget form element (#2501)
108502d 2508 fix config:import command (#2545)
e8fa827 #1991 - Alternative exiting of form creation (#2549)
26b463e #2071 - [translation] Use double quotes when %s is used it. (#2546)
743b0c9 [state:debug] Fix debug individual value (#2527)

[IMPROVED]

27e80cd [Translation:zh_hans] done all the rest (#2532)
e085a2c [Translation:zh_hans] 601 files changed (#2531)
f90cd17 [Translation:Hindi] event.debug.yml (#2530)
45ac358 [translation:zh_hans] sync and update (#2554)
31159eb [translation] Translate yaml-related interface text to Japanese. (#2552)

Translation status

Language Percentage
简体中文 99.13%
Español 95.57%
हिन्दी 83.45%
Català 76.57%
Magyar 73.83%
Tiếng Việt 62.88%
Romanian 60.72%
Português 59.79%
日本語 55.13%
pусский язык 45.98%
繁體中文 39.34%
Français 35.31%
मराठी 18.53%
Bahasa Indonesia 12.88%
한국어 11.66%
Tagalog 9.21%
ਪੰਜਾਬੀ 6.93%
ગુજરાત 5.71%
drupal-console - v1.0.0-beta4

Published by jmolivas over 8 years ago

[ADDED]

85376f0 [console] Tag new version 1.0.0-beta4. (#2524)
2918123 #2389 Feature Request: Devel dumper change command (#2390)
6cbb4a9 [cache:context:debug] Create command and move cache:rebuild command (#2489)
6732752 [generate:module:file] New Command issues #1965 (#2481)
426251e New command event:debug (#2476)

[FIXED]

b01be9c [php] Update to php 5.6. (#2523)
d5eb8c1 [console] Apply PSR2 code style. (#2519)
8c967f6 [module:install] Respect hook_requirements (#2513)
287c5c8 ArchiveTar takes an argument as a constructor, this is causing warnings and is overwritten in the if ($tar) conditional. (#2474)
036aa15 Fix & improve Update commands (#2473)
f54f301 State fix (#2510)
42ff7c3 [create:nodes] FIX issue (#2509)
ec11a4f Update commands to process migrations (#2493)
b30ce94 Improved instructions at method title prompt (#2490)
6d23fc8 issue #2483 fix for create:node (#2487)
25853f4 [config:export:single] Fix config export single (#2478)

[IMPROVED]

8ea7430 Updated t() from !size to @size. (#2522)
8bb0c47 [Translation] Hindi site.import.local.yml (#2520)
1b3fdbb [Translation] Hindi (#2521)
e703fb1 Templates (#2491)
dbef4e1 Validate service name has not been already taken (#2455)
8dddfbc [Test] as a service (#2419)
c72e521 [Rest] as a service (#2418)
2f2a4fb Some pt-br updates (#2514)
fc2eb2e [exec] Enable exec execution outside Drupal installation (#2517)
db1f3f1 [generate-chain] Fix chain output (#2516)
6b8f2b3 Fix portuguese translation (#2512)
0764bac Update some translations to pt_br (#2511)
c9e7427 New command to install dependencies (#2500)
b8dbd06 Spanish 20160705 (#2497)
0969979 [translation] Update zh_hant translations (#2498)
96d10a8 nuevos ficheros de traducción al español (#2494)
e5c2084 Add default configuration to BlockPlugin template (#2477)
bfe20fd [Translation] Japanese (#2486)

Translation status

Language Percentage
Español 96.91%
हिन्दी 83.78%
简体中文 80.24%
Català 77.35%
Magyar 74.62%
Tiếng Việt 63.73%
Romanian 61.59%
Português 60.89%
日本語 52.84%
pусский язык 46.93%
繁體中文 39.45%
Français 36.27%
मराठी 19.64%
Bahasa Indonesia 13.96%
한국어 12.75%
Tagalog 10.31%
ਪੰਜਾਬੀ 8.05%
ગુજરાત 6.84%
drupal-console - v1.0.0-beta3

Published by jmolivas over 8 years ago

[ADDED]

  • [generate:help] Add new command. #2355
  • [queue:debug] Queue APIs #2405
  • [generate:twig:extension] Add new command. Fix #2403 #2415
  • [generate:plugin:skeleton] New command #2432
  • [module:path] New command #2435
  • [theme:path] New command #2436
  • [exec] Add new command #2444
  • [generate:breakpoint] New command for breakpoints #2448

[FIXED]

  • #2289 : Fix permission for access to the custom entity content overview. #2394
  • [module:download] & [module:update] doesn't work with Composer. Fixes #2395 #2396
  • [console] No preg_match delimiters. #2397
  • [router:debug] Method not found error. Fix #2400 #2402
  • [console] Restoring the twig file #2409
  • [console] corrected the format of the ProgressBar setFormat(). #2413
  • [generate:form:alter] Fix issue 2383-Form-alter #2421
  • Added Drupal-Packagist repo for searching the module #2460
  • Discover custom commands #2462
  • Update shell_process output. #2463

[IMPROVED]

  • [generate:entity:*] Generate Content entities as translatable by default. fix #2354 #2393
  • [console] Relocate Trait Files. #2398
  • [theme:download] Add composer support. Fix 2353 #2414
  • [yaml] as a service #2417
  • [queue:debug] Minor improvements #2422
  • [generate:service] Provide option to generate path for the services #2429
  • [generate:entity:content] RouteNotFoundException with bundles #2431
  • [generate:service] Services option fix #2433
  • [generate:form] [generate:form:config] Improved form generation #2437
  • [database:log:debug] Fix database log debug order #2438
  • [generate:form:alter] Improved twig template to avoid errors #2439
  • Remove unnecesary callback from template enhancement #2440
  • [generate:entity:content] Allow option to generate translatable content entities enhancement #2445 #2242
  • [FormTrait] and [gerenare:form:*] Add text_format field and fix template for routing #2453
  • [pluging:debug] Format object output. #2457
  • [module:debug] Installed & Uninstalled labels #2461
  • [cron:execute] Improve to lock and update last execution time enhancement #2464
  • [site:statistics] Improve site statistics including views enhancement #2467

Translation status

Language Percentage
Español 90.62%
हिन्दी 83.5%
简体中文 81.61%
Català 78.67%
Magyar 75.9%
Tiếng Việt 64.7%
Romanian 62.58%
Português 54.45%
pусский язык 47.67%
日本語 42.27%
Français 36.83%
繁體中文 33.41%
मराठी 19.8%
Bahasa Indonesia 14.14%
한국어 12.79%
Tagalog 10.31%
ਪੰਜਾਬੀ 8.01%
ગુજરાત 6.78%

Notes:

drupal-console - v1.0.0-beta2

Published by jmolivas over 8 years ago

[ADDED]

  • [multisite:new] Sets up files for a new multisite installation #23 #2335

[FIXED]

  • [translation] Fix #2366, incorrect address format in server.yml #2367
  • [console] Update configuration keys. #2384
  • [module:download] Fix Register command as a service #2387

[IMPROVED]

  • Remove custom add-form and add-page functionality that is now provided by core #2272
  • [generate:entity:content] Reuse entity-content.theme.php.twig template. #2299
  • [router:debug] Register command as service. #2361
  • [router:rebuild] Register command as a service. #2362
  • [update:*] Register commands as services. #2363
  • [multisite:debug] Register command as a service. #2364
  • [user:*] Register commands as services. #2365
  • [console] Relocate command services. #2368
  • [migrate:setup] Register command as service. #2369
  • [console] Update example commands registration. #2370
  • [site:mode] Register command as service. #2371
  • [site:*] Register commands as services. #2372
  • [exclude] Define as Symfony command. #2373
  • [create:nodes] Register command as a service #2374
  • [create:comments] Register command as a service #2375
  • [create:terms] Register command as a service #2377
  • [create:users] Register command as a service #2378
  • [settings:*] Register commands as services. #2379
  • [create:vocabularies] Register command as a service #2380
  • [state:*] Register command as service #2225 #2381
  • [theme:*] Register commands as service #2382
  • Update self-update.yml #2385

Notes:

Translation status

Language Percentage
Español 93.61%
简体中文 84.56%
हिन्दी 83.45%
Català 81.46%
Magyar 78.55%
Tiếng Việt 66.77%
Romanian 64.48%
Português 55.8%
pусский язык 41.85%
Français 37.2%
日本語 24.36%
繁體中文 22.88%
मराठी 19.09%
Bahasa Indonesia 13.14%
한국어 11.72%
Tagalog 9.11%
ગુજરાત 5.39%
ਪੰਜਾਬੀ 4.46%
drupal-console - v1.0.0-beta1

Published by jmolivas over 8 years ago

[ADDED]

  • Annotations in Drupal Commands #478 #479
  • [site:new] Add --composer option. #2274
  • [generate:update] New command to generate a hook-update-N implementation. #2298
  • [user:debug] uid, username & mail filters as options #2324
  • user-role for adding a role to a user [working] #2334
  • [generate:post:update] New Command #2336
  • [console] Allow remote connection to login using a password. #2338

[FIXED]

  • [module:download] command typo issue bug #2198
  • [module:download] Fixed the Module Download path. #2209
  • [generate:form:config] Single quote in title or description results in parse error at module install #2205
  • [breakpoints:debug] Rename service breakpoints_debug #2235
  • Issue[2250]: Added http if it's not found in uri option for multisite. #2252
  • [generate:plugin:rulesaction] Fix the wrong data type of access object. #2258
  • Check for empty uri. #2261
  • [site:new] Minor fixes. #2279
  • [site:install] Fix error on chain quick-start. #2281
  • [create:*] Fix data creator classes. #2287
  • [generate:*] Fix service injection code style. #2302
  • [module:update] Minor fixes. #232
  • [console] Add command alias #2339
  • [console] Apply PSR2 code style. #2347

[IMPROVED]

  • Deprecating getEntityManager for entityTypeManager #2175
  • [console] Make custom module translation files structure same as Core commands #2200
  • «drupal-project integration proof of concept» #2207
  • Inject translator using setter #2211
  • Add container aware trait #2220
  • Remove transaltor injection set by application #2222
  • [console] Remove deprecation annotation. #2226
  • [plugin:debug] Register Command as a Service. #2227
  • [config:delete] Defined option named "all" #2229
  • [breakpoints:debug]Register command services command #2230
  • [views:plugin:debug] Register Command as a Service. Work for #2225 #2231
  • [views:enable] Register Command as a Service. #2233
  • views:debug and views:disable - Register command as service. #2234
  • Relocate traits #2236
  • Chain register command services #2238
  • [config:debug] Register Command as a Service. #2225 #2240
  • #2151 [generate:plugin:ckeditorbutton] Ask for button icon path enhancement #2251
  • #2232 [views:enable] and [views:disable] Adding interaction enhancement #2254
  • [config:debug] Add service class detail. #2256
  • Simplify content entity generation. #2264
  • [config:*] Config register command services #2266
  • 2265 - [module:uninstall] modules names as array when argument #2268
  • Move generated entity interfaces from src/ to src/Entity. Fixes #1088 #227
  • Move generated entity interfaces from src/ to src/Entity. Fixes #1088 #2285
  • [site:install] Register command as service. #2286
  • [console] Use Command instead BaseCommand. #2288
  • Omero config register command services #2297
  • first aproximation to module:update --composer #2304
  • 1st try to show tips with showTips Event #2307
  • module:uninstall --composer: #2313
  • module:install handles if downloaded with composer #2315
  • Database register command services #2316
  • [user:login:url] Resolves #2312 - remove SafeMarkup #2317
  • [image:*]Register command as a service #2326
  • [libraries:*] Register Command as a Service #2327
  • Use https everywhere #2328
  • [console] Merge commands & config YAML files. #2337
  • added «modules_repo» key in config.yml for specifying the repo for do… #2341
  • info about a module in «module:debug namemodule» #2343
  • [console] Add shell_process service. #2344
  • [console] Remove PHPProcessTrait class. #2346
  • [node:access:rebuild] Register commands as service #2358

Notes:

Translation status

Language Percentage
Español 96.48%
简体中文 88.07%
हिन्दी 86.94%
Català 84.93%
Magyar 81.98%
Tiếng Việt 70.06%
Romanian 67.73%
Português 58.95%
pусский язык 41.81%
Français 40.11%
日本語 27.12%
繁體中文 25.61%
मराठी 21.78%
Bahasa Indonesia 15.76%
한국어 14.31%
Tagalog 11.68%
ગુજરાત 7.91%
ਪੰਜਾਬੀ 6.97%
drupal-console - v1.0.0-alpha2

Published by jmolivas over 8 years ago

[ADDED]

  • [breakpoint:debug] Add new command #2160
  • Add Example Command class #2164
  • [generate:doc:data] Add new command. #2177
  • [libraries:debug] New command #2183

[FIXED]

  • Missing visibility ckeditorbutton methods, Fixes: #2150 #2169
  • [database:dump] Replace the password with asteriks #2182
  • [site:new] absolute path #2185, #2191
  • if learning is on, we replace the password with asteriks #2192
  • [console] Sync dependencies with Drupal 8.1.x #2194
  • [generate:command] Set container-aware command option, fixes #2153. #2196

[IMPROVED]

  • [module:download] Add path option #2124 #2179
  • [config:override] Adding interaction enhancement #2161
  • [module:uninstall] Interact and Question #2162
  • [container-aware] Moving strings to yml files so it can be translate. #2165
  • Add the ability of using false on base theme. #2170
  • Removing an unused class enhancement #2171
  • [config:debug] Renaming key names in the YML. Cleaning up redundancy enhancement #2172
  • Add single quotes to chain YAML files. #2188
  • [site:new] Add --latest option #2193

Notes:

  • breakpoints:debug

drupal-breakpoints-debug

  • libraries:debug

drupal-libraries-debug

Translation status

Language Percentage
Español 96.78%
简体中文 90.22%
हिन्दी 87.6%
Català 86.81%
Magyar 83.73%
Tiếng Việt 71.26%
Romanian 68.83%
Português 52.95%
pусский язык 41.67%
Français 40.03%
日本語 26.38%
मराठी 20.14%
한국어 12.93%
Tagalog 7.87%
Bahasa Indonesia 7.87%
ગુજરાત 6.23%
ਪੰਜਾਬੀ 6.23%
drupal-console - v1.0.0-alpha1

Published by jmolivas over 8 years ago

[ADDED]

  • Allow command to have placeholders, Fix #2055 #2142

[FIXED]

  • Fix chain discovery #2141

[IMPROVED]

  • Update chain yaml files #2144

Notes:

  • This release provides support for Drupal 8.1.x

    drupal-install-8-1-0

  • For Drupal Console version supporting 8.0.x try the release v0.11.3

Translation status

Language Percentage
Español 96.36%
简体中文 92.91%
हिन्दी 89.74%
Català 88.93%
Magyar 85.63%
Tiếng Việt 72.94%
Romanian 70.45%
Português 53.98%
pусский язык 42.51%
Français 40.82%
日本語 26.72%
मराठी 20.31%
한국어 12.89%
Tagalog 7.69%
Bahasa Indonesia 7.69%
ગુજરાત 5.87%
ਪੰਜਾਬੀ 5.87%
drupal-console - v0.11.3

Published by jmolivas over 8 years ago

[ADDED]

  • [plugin:debug] Add command #2100
  • [site:import:local] New command for "importing" existing sites. #2106 #2134

[FIXED]

  • Fix features support in generate:module #2082
  • Fix issue [generate:entity:content] PHP Fatal error: Class 'Link' not found' #2112 #2114
  • Fix select field issue in generate:form:config command. Fix: #2111 #2116
  • [console] Remove file doc comment. #2126
  • Iissue #2131 Removed config.factory service extra #2133
  • Site install load profiles #2137
  • Fix "Call to undefined function xy()" issue in generate:plugin:field command. #1885 #2139

[IMPROVED]

  • Issue #2086: Improve installation instructions. #2110
  • [console] Discover profiles on site root directory. #2122
  • Discover chain files site root #2125
  • Made the default yes for generate:module .module file. enhancement #2129
  • [console] Update paths on README.md file. #2135

Notes:

  • site:import:local
    drupal-site-import
  • plugin:debug
    drupal-plugin-debug

Translation status

Language Percentage
Español 96.35%
简体中文 92.9%
हिन्दी 89.72%
Català 88.9%
Magyar 85.59%
Tiếng Việt 72.87%
Romanian 70.37%
Português 53.86%
pусский язык 42.35%
Français 40.66%
日本語 26.52%
मराठी 20.09%
한국어 12.65%
Tagalog 7.44%
Bahasa Indonesia 7.44%
ગુજરાત 5.62%
ਪੰਜਾਬੀ 5.62%
drupal-console - v0.11.2

Published by jmolivas over 8 years ago

Pre-alpha1 release.

[FIXED]

  • [generate:controller] Fix controller #2113
  • [generate:form:config] Fix store values on formSubmit. #2105