Closed (fixed)
Project:
Shell
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Feb 2017 at 15:44 UTC
Updated:
15 Mar 2017 at 11:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mondrakeThanks. Since the module does not have dependencies, this is not needed, because the packaging process on d.o. provides the information for Composer from .info.yml files anyway, even with no composer.json.
If you run
composer require drupal/shellon alpha1 you already get this on the composer.lock:Rather, it would be useful to have a very stripped down version of the original patch with just name, description and type entries, plus adding a
suggestentry for thedrupal/admin_toolbarmodule, that allows a very simple access to Shell via the dropdown menu. See https://getcomposer.org/doc/04-schema.md#suggest.This would pop up the recommendation to install admin_toolbar after loading of Shell, if it is not installed already.
Comment #3
renatog commentedHi @mondrake how are you?
You are right.
In attachment the new patch.
Good work @mondrake.
Regards
Comment #4
renatog commentedComment #5
krina.addweb commented@renatog,Thanks for the patch file it works well.
Comment #6
renatog commentedI thank you @krinaaddweb.
Regards.
Comment #7
mondrakeThanks all. Will commit the following:
Comment #9
mondrakeCommitted.
Comment #10
renatog commentedPerfect @mondrake.
Thank you very much!
Hugs.