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

unable to add imgix-php files to git #19

Closed
streetcoder opened this issue Apr 16, 2017 · 4 comments
Closed

unable to add imgix-php files to git #19

streetcoder opened this issue Apr 16, 2017 · 4 comments

Comments

@streetcoder
Copy link

I have used the module imgix in drupal which has dependency of composer. I have installed everything successfully in my localhost. I have found imgix-php files are installed in the vendor directory. I want add all the files of imgix-php inside vendor directory to git. Because I will pull all the source of vendor directory in the production server from github. So I need to push them in repo from localhost but I can't do it. Could you tell me how to add all the file imgix-php at git and push them into my repo?

@chamby
Copy link

chamby commented May 5, 2017

Do you have a .gitignore file that is preventing the /vendor files from being added to source control?

@shakaran
Copy link
Contributor

shakaran commented Sep 5, 2017

@streetcoder do you have still problems adding it?

Try with composer:

composer require imgix/imgix-php

@thedappernisarg
Copy link

thedappernisarg commented Mar 14, 2018

@streetcoder I am new in drupal. If you implemented imgix module, can please tell me procedure? Imgix support does not provide support in drupal. That would be great, if you can just guide.

I have tried to use composer require imgix/imgix-php in local and move the files via FTP, having an issue. I have read articles but could not figure it out where it goes under themes/vendor or sites/all/
slighly confusing for me.

Thank You!

@sherwinski
Copy link
Contributor

I'm going to close this issue due to lack of activity. Folks can feel free to still comment with questions or thoughts if needed.

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

No branches or pull requests

5 participants