I'm sure the answer is somewhere in the forums but I haven't been successful finding it. How do I install new modules from git? All the download links refer to Git for the modules I want and any command I try fails.
I normally just fork the repository I desire.
If the repository is not in galleries repository you should be able to just fork the users repository with your client.
Posts: 27300
Example?
Try http://www.gallerymodules.com/
are you using a git client ?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 15
I'm trying to install this one: folder_sync
Using git --version
git version 1.7.11.3
Posts: 27300
Here is his whole repository in a zip:
https://github.com/siburny/gallery3/archive/master.zip
or just the module attached.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 15
Thanks
Posts: 15
I have the file, but is there a way to access these modules with git or do I need to ask individually in the forums for zips of these?
Posts: 27300
I rarely use git. So here is some docs:
http://codex.galleryproject.org/Gallery:Using_Git
I normally just fork the repository I desire.
If the repository is not in galleries repository you should be able to just fork the users repository with your client.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team