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