Stitches Installation
Stitches requires Grails 1.1
stitches relies upon the several plugins. The amazon-s3 plugin is here unchanged from the SVN head, but I provided it below so that folks can easily use the unreleased version. For the searchable plugin, I have a Jira issue open. We will need to use the patched version contained below. Please install these first:
- grails install-plugin http://www.philliprhodes.com/grails/grails-amazon-s3-0.3.zip
- grails install-plugin http://www.arquetipos.co.cr/blog/files/grails-image-tools-1.0.4.zip
- grails install-plugin xfire
- grails install-plugin http://www.philliprhodes.com/grails/grails-searchable-0.5.4.zip
After your have completed the dependencies above, you can now install the stitches plugin
- grails install-plugin stitches
- Categories:

