Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Oct 2016 at 13:29 UTC
Updated:
20 Dec 2016 at 13:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
webflo commentedCopy from https://github.com/drupal-composer/drupal-project/blob/8.x/composer.json without the web prefix.
Comment #3
webflo commentedComment #4
bojanz commented+1 for RTBC from me.
I've seen support requests about this in the Commerce, Address, Search API Solr issue queues. People expect modules/contrib to be used, but it isn't. For 8.2.x we'll want to have a documentation page, but for 8.3.x we can give people one less thing to configure.
Comment #5
timmillwoodWorks for me!
Comment #7
webflo commentedWith updated composer hash.
Comment #8
webflo commentedComment #9
mglaman+1 This is going to simplify the lives of contributed project developers and writing documentation. If we say something is a best practice, core should reflect that :)
Comment #10
tstoecklerCan we leave
librariesout, for now a least? That is somewhat contentious, see #667058: Add a libraries folder with a README.txt in it to DRUPAL_ROOT.Comment #11
webflo commentedAlright, this time without libraries.
Comment #12
tstoecklerThank you!
Comment #13
alexpottCommitted 2098296 and pushed to 8.3.x. Thanks!