Documentation

Find documentation for our Joomla extensions on this page.

Intentions Notifier Plugin in JoomFunding

This plugin sends emails to users if there are intention records. The users will receive a message which led him to complete payment.

Note: intentions are records in table "#__joomdf_intentions". The system creates intentions when someone has got to the step for payment, but he has not made donations.

Options

  • Period in days - if there are payments that are not completed after this period, the system will send a message to the user.
  • Domain - Link to your website
  • EMail - predefined email template
  • E-Mail Mode - the type of the e-mail that will be sent

Commands

The command that you have to use to set up CRON job is:

  • php -q /...path_to_website.../cli/joomfunding_cron.php --notify --context=intentions

Placeholders

The placeholders that you can use in email templates for this extension are:

  • {RECIPIENT_NAME} - Name of a person who will receive an email.
  • {ITEM_TITLE} - Name of an item (article, campaign, product, project, etc.)
  • {ITEM_URL} - URL to an item.
  • {ITEM_DESCRIPTION} - Description of the project.
  • {ITEM_IMAGE} - Image of the project.
  • {REWARD_DESCRIPTION} - Reward description.
  • {REWARD_TITLE} - Reward title
 
Cron Job Starts

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok