Posted by Matt V. on January 22, 2012 at 8:17pm
2 followers
| Project: | Coder |
| Version: | 7.x-1.0 |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
In case it might help others, I wanted to share a drush make file I used to set up a site specifically to run Coder Upgrade from. It includes the dependencies for Coder Upgrade, plus the Devel module.
As it currently stands, it will download the latest recommended release version of all the modules, with the exception of the Libraries API module. Instead of the 1.0 version of the Libraries API, which is currently the recommended release, Coder Upgrade requires the Libraries API 2.x branch, so the make file specifies that version instead.
| Attachment | Size |
|---|---|
| d7upgrader.make_.txt | 1.27 KB |