Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Question Send emails to Poster

More
10 years 6 months ago - 9 years 11 months ago #1 by achartier

File Attachment:

File Name: NewPostPlu...5-10.zip
File Size:4 KB

Plugin updated 2014-05-10. Fixed very slow posting with plugin enabled.

This plugin will send an email to the poster. It requires that a table be created in the database with the following fields:

kunena_cat : integer value of the Kunena category
msg_type : integer value, 1 = new post, 2 = reply to post
subject : text string email message subject
body : text string email body (may be html email)

I used fabrik to create and manage this table.

You may have emails for new topics and replies to topics. The plugin tests if an email is in the table that matches the posted kunena category and if there is an email for the type of post (new or reply).

When it finds a match it performs some substitutions on the email subject and body. The following placeholders are supported (include the braces):
{name} - posters name from the users table
{email} - posters email
{category} - kunena category name the post was made to
{subject} - the post subject line
{date} - the current date and time

Install the plugin the usual J! way. Configure the plugin by selecting the database table name for the email messages along with the email address and name of the sender.

Plugin is provided asis and was tested under Joomla 2.5.14 and Kunena 3.0.2.

Hope some of you find it useful.
Attachments:
Last edit: 9 years 11 months ago by achartier. Reason: Updated zip file

Please Log in or Create an account to join the conversation.

Time to create page: 0.508 seconds