dima767 / grails-crowd

Friendly community site for Grails developers Worldwide

This URL has Read+Write access

grails-crowd / README
100644 19 lines (14 sloc) 0.487 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This project requires the following plugins which are not checked in into VCS:
 
- Modalbox plugin
- RichUI plugin
- Feeds plugin
- Avatar plugin
- Mail plugin
 
After fresh checkout from VCS, run the following commands to install the above mentioned plugins:
 
'grails upgrade'
'grails install-plugin feeds'
'grails install-plugin modalbox'
'grails install-plugin richui'
'grails install-plugin avatar'
'grails install-plugin mail'
 
Also change the email related settings in Config.groovy