benefits: Validate local part of email alias.
[org.fsf.memberdashboard.git] / README.md
index bc39807eeaceb0c36cab0681eaa7810dee1bad38..19ecb76cbc2b8b6bd7427cc54ea1a4ae8eb62708 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,9 +4,20 @@ FSF Member Dashboard for CiviCRM
 This CiviCRM extension provides a custom user interface for FSF
 associate members to manage their account information.
 
+Configuration
+-------------
+
+### Set the member settings profile
+
+```
+drush civicrm-api setting.create memberdashboard_info_profile_id=<profile-id>
+```
+
+
 Copyright
 ---------
 
+FSF Member Dashboard
 Copyright © 2014 Free Software Foundation, Inc.
 
 FSF Member Dashboard is free software: you can redistribute it and/or
@@ -19,9 +30,6 @@ useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
-You should have received a copy of the GNU Affero General Public
-License and the CiviCRM Licensing Exception along with this program;
-if not, contact CiviCRM LLC at info[AT]civicrm[DOT]org. If you have
-questions about the GNU Affero General Public License or the licensing
-of CiviCRM, see the CiviCRM license FAQ at
-<http://civicrm.org/licensing>
+You should have received a copy of the GNU General Public License
+along with FSF Member Dashboard.  If not, see
+<http://www.gnu.org/licenses/>.