Submitted by pwadmin on Fri, 2013-12-06 12:06
There are a lot of messages generated by Civi (membership expiring, receipts, etc)
Login message
A message displays when someone logs in. Edit this in the Small Note called "login message".
Membership service charges
- CiviCRM > Administer > Civi Contribute > Manage contribution pages
- Individual membership: end or row has "configure", then "title and settings". There are introduction and footer messages you can edit.
- Organization membership: end or row has "configure", then "title and settings". There are introduction and footer messages you can edit. Currently the introduction has a note about fees being based on operating budgets.
Job/Event post reminders
- Reminders for Jobs and Events are set up as scheduled tasks (admin > Configuration > Workflow > Rules > Components)
- admin/config/workflow/rules/components
Membership renewal reminder
admin menu > Administer > Communications > Schedule Reminders. You can insert tokens (organization name, due date, amount due, etc) by clicking the "insert tokens" link directly above the tool bar.
/civicrm/admin/scheduleReminders?reset=1
Thank you messages for membership payments:
/civicrm/admin/contribute/settings?reset=1&action=update&id=1
Mail list messages (subscribe, confirm, etc)
/civicrm/admin/component?reset=1
HTML Templates
The templates (for HTML programmers) are edited from the CiviCRM admin menu > Administer > Communications > Message Templates
civicrm/admin/messageTemplates?reset=1