Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal.org package compatibility #11

Open
mikaelkundert opened this issue Oct 28, 2015 · 3 comments
Open

Drupal.org package compatibility #11

mikaelkundert opened this issue Oct 28, 2015 · 3 comments

Comments

@mikaelkundert
Copy link

I'm not sure if this is already possible or not, but I'll ask how it would be possible.

I would like to use build.sh for building my local setup for lets say Commerce Kickstart: https://github.com/commerceguys/commerce_kickstart

You see that there are multiple make files and the repository and it's compatible with the Drupal.org packaging, but I have no idea how this could be buildable with build.sh tool.

Any thoughts? Do we need a feature for this?

@tharna
Copy link
Member

tharna commented Oct 28, 2015

You can install profiles / distros like that by having the top level [projectname].make like this in drupal/conf/:

; Drush Make File
; ----------------
core = 7.0
api = 2
defaults[projects][subdir] = "contrib"
projects[commerce_kickstart][type] = core

@hugovk
Copy link
Contributor

hugovk commented Jan 18, 2017

Is this still valid? Can this issue be closed?

@tharna
Copy link
Member

tharna commented Jan 18, 2017

I think this worked for @mikaelkundert ?
Would probably be a good idea to document this somewhere as an example before closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants