Simple Joomla component to submit, distribute and display prayer requests. To test it, you should register and log in to the site. As guest you can read the docs and you can see the list of prayers and the individual prayers contents. If you are logged in, you can submit new prayer requests and you can subscribe to prayers submitted by other users.

 

The component uses Joomla's mailer to distribute the prayer requests submitted.

There are couple of operating modes for distribution:

  • development mode - prayers are sent to the site's default address only
  • administrators - prayers are sent to site super administrators
  • subscribers - users who actively subscribed using the subscription form
  • all - all registered Joomla users but those who actively unsubscribed using the unsubscription form or clicked the unsubscription link in mails they received

There are two types of prayer requests: the anonymous requests, where the identity of requester is revealed only in backend for super administrator users, and the normal requests, when the user's name is shown and his email address is used in mailings, so it is possible to be contacted via email.

The component fully implements the Joomla ACL.

The sent mails can be fully personalized via use of placeholder tags in a WYSIWYG editor and the attachment of custom CSS code to the mails sent.

For security reasons the Prayer component can be tested only by registered users. Please, register and login in order to be able to see it working.