benefits: Add uniqueness validation for email aliases.
[org.fsf.memberdashboard.git] / README.md
CommitLineData
befb889a
DT
1FSF Member Dashboard for CiviCRM
2================================
3
4This CiviCRM extension provides a custom user interface for FSF
5associate members to manage their account information.
6
879cb756
DT
7Configuration
8-------------
9
10### Set the member settings profile
11
12```
13drush civicrm-api setting.create memberdashboard_info_profile_id=<profile-id>
14```
15
16
befb889a
DT
17Copyright
18---------
19
6001543d 20FSF Member Dashboard
befb889a
DT
21Copyright © 2014 Free Software Foundation, Inc.
22
23FSF Member Dashboard is free software: you can redistribute it and/or
1d63bd13 24modify it under the terms of the GNU Affero General Public License as
befb889a
DT
25published by the Free Software Foundation, either version 3 of the
26License, or (at your option) any later version.
27
28FSF Member Dashboard is distributed in the hope that it will be
29useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
30MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
31General Public License for more details.
32
6001543d
DT
33You should have received a copy of the GNU General Public License
34along with FSF Member Dashboard. If not, see
35<http://www.gnu.org/licenses/>.