dima767 / grails-crowd

Friendly community site for Grails developers Worldwide

This URL has Read+Write access

README
This project requires the following plugins which are not checked in into VCS:

- Modalbox plugin
- RichUI plugin
- Feeds plugin
- Avatar plugin

After fresh checkout from VCS, run the following commands to install the above mentioned plugins:

'grails upgrade'
'grails install-plugin ffeds'
'grails install-plugin modalbox'
'grails install-plugin richui'
'grails install-plugin avatar'