Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developer Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
brienne
Developer Documentation
Commits
b4e9c6b9
Commit
b4e9c6b9
authored
7 years ago
by
daniella
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated Petition URL's
parent
576cc4a4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/framework/civimail/tokens.md
+6
-6
6 additions, 6 deletions
docs/framework/civimail/tokens.md
with
6 additions
and
6 deletions
docs/framework/civimail/tokens.md
+
6
−
6
View file @
b4e9c6b9
...
...
@@ -47,22 +47,22 @@ DEVELOPER NOTE: the checksum token outputs the QS param, so if you are building
-
Drupal:
`http://www.myorganization.org/civicrm/contribute/transact?reset=1&id=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
Joomla!:
`http://www.myorganization.org/index.php?option=com_civicrm&task=civicrm/contribute/transact&reset=1&id=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
WordPress:
`http://wwww.myorganization.org/?page=CiviCRM&q=civicrm/contribute/transact&reset=1&id=
1&id=
IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
WordPress:
`http://wwww.myorganization.org/?page=CiviCRM&q=civicrm/contribute/transact&reset=1&id=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
**Checksum for standard Profiles**
(edit mode): To send people to a profile use this path where
**IDNUMBER**
is the ID of the Profile you want to send them to:
-
Drupal:
`http://www.myorganization.org/civicrm/profile/edit?reset=1&gid=IDNUMBER&{contact.checksum}&id={contact.contact_id}`
-
Joomla!:
`http://www.myorganization.org/index.php?option=com_civicrm&task=civicrm/profile/edit&reset=1&gid=IDNUMBER&{contact.checksum}&id={contact.contact_id}`
-
WordPress:
`http://www.myorganization.org/?page=CiviCRM&q=civicrm/profile/edit&reset=1&
id=1&
gid=IDNUMBER&{contact.checksum}&id={contact.contact_id}`
-
WordPress:
`http://www.myorganization.org/?page=CiviCRM&q=civicrm/profile/edit&reset=1&gid=IDNUMBER&{contact.checksum}&id={contact.contact_id}`
**Checksum for Event Registration Pages**
: To send people to an event registration page use this path where
**IDNUMBER**
is the ID of your event:
-
Drupal:
`http://www.myorganization.org/civicrm/event/register?reset=1&id=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
Joomla!:
`http://www.myorganization.org/index.php?option=com_civicrm&task=civicrm/event/register&reset=1&id=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
WordPress:
`http://wordpress.demo.civicrm.org/?page=CiviCRM&q=civicrm/event/register&reset=1&id=
1&id=
IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
WordPress:
`http://wordpress.demo.civicrm.org/?page=CiviCRM&q=civicrm/event/register&reset=1&id=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
**Checksum for Petition Signature Pages**
: To send people to sign a Petition, use this path where
**IDNUMBER**
is the ID of your petition:
-
Drupal:
`http://www.myorganization.org/civicrm/
event/register
?reset=1&sid=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
Joomla!:
`http://www.myorganization.org/index.php?option=com_civicrm&task=civicrm/
event/register
&reset=1&sid=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
WordPress:
`http://www.myorganization.org/?page=CiviCRM&q=civicrm/
contribute/transact&reset=1&id=1
&sid=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
Drupal:
`http://www.myorganization.org/civicrm/
petition/sign
?reset=1&sid=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
Joomla!:
`http://www.myorganization.org/index.php?option=com_civicrm&task=civicrm/
petition/sign
&reset=1&sid=IDNUMBER&{contact.checksum}&cid={contact.contact_id}`
-
WordPress:
`http://www.myorganization.org/?page=CiviCRM&q=civicrm/
petition/sign
&sid=IDNUMBER&
reset=1&
{contact.checksum}&cid={contact.contact_id}`
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment