Support Joomla!
Search: Advanced Search
Serving 3720 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 1059 guests and 53 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Community Builder Plugins Show All Developer's Extensions
CbMailing Componentcomponent
Rating
16 votes
Developer:Erik Happaerts Version:2.0 (Updated 430 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.0
Views: 12,215 License:
Favoured:
16
Type:
Date Added:May 29, 2007
DownloadHomepageWrite ReviewRecommend
A mailing component for Community Builder. This component can send mailings to Community Builder defined groups

Report this listing


Personalized emails... by aesteves, May 14, 2008
- Works after doing what DikV( first review) wrote;

- Average review because these issues haven't been addressed


Works great! (after fixing the bugs) by DikV, January 24, 2008
3 of 3 people find this review helpful:
I have been looking for some time for an easy to use component that sends email to CB groups of users.
This component seemed to be exactly what I was looking for, but there are several problems.

1: It does not work when joomla! is not in the webserver documentroot.
Fix: In cbmailing.php, replace all (3) occurrences of '/index.php' with 'index.php' (or './index.php')

2: Sending attachments does not work.
Fix: CbMailing expects an 'uploads' directory in the root of the joomla! installation, but does not create it if it does not exist.
After creating this directory, sending attachments works.

3: In Internet Explorer (6 and 7), sending an email produces an error message "Stack Overflow in line 0", and the mailmessages are sent twice.

Fix: In cbmailing.html.php, in the javascript part, find the lines:

} else {
submitform( 'send' );
}

and replace these with:

}
return true;

After applying these fixes, CbMailing works great, and does exactly what I was looking for.


Got it working, but important notes... by altoidboy, November 18, 2007
Got it working after a lot of arm-wrestling, but I'm very grateful for this plug-in.

1) It appears to be abandoned...there's no documentation.

2) There is a version 1.1 and 2.0. 2.0 did not install for me (I got errors upon install in Joomla 1.0.13). I installed 1.1, but it is fatally buggy and will mail all users in all groups.

3) As a workaround, I installed 1.1, then went into my site via FTP, into the administration/components directory, and manually replaced the 1.1 files with 2.0 files. This worked perfectly!

4) The best thing is that CbMailing sees the CB lists I've set up (e.g. blue team, red team) and lets me mail them directly. It works perfectly.

5) Downside: the CbMailing component doesn't work from the site frontend. You must access it from the backend. If you try to link to it from the front end, it won't work.

I wish this was finished properly, but until it is, it's the only extension out there that lets you selectively mail groups of CB users en masse, and for that, I'm very grateful it's working at all!


Great idea for CB sites by nealbaker, September 20, 2007
1 of 1 people find this review helpful:
This component worked right from the start for me. This was an ingenious solution and really a great tool. I've not had any problems and while it is very simple, that's not a bad thing.


This is just what I was missing by knek, August 6, 2007
1 of 1 people find this review helpful:
I have been waiting a long time for component like this. It is easy to install and it works.

I had some trouble sending mail with attachment, but after reading the php code, I found that, there has to be an uploads folder in the root og the site.

I created the folder and then it works beatifully ;-)


Disappointing! by word warrior, July 31, 2007
3 of 5 people find this review helpful:
This component does not "do what it says on the tin!" It mass mails sure, even if you specify one group it sends to all in the list. Also, attachments just go AWOL. This item was on the face of it just what I was looking for, i.e. user defined groups, attachments and a simple mailer system but it doesn't deliver.
Oh and another thing, where is the support. This item should be removed from the Joomla list until it is a worker.

I've selected very poor in the rating because there isn't a lower value.


Working Great by bobmarkwith, July 11, 2007
1 of 1 people find this review helpful:
I was having the same problem that other users were reporting. However, with the new releae, this works beautifully! Thanks for this great tool.


Great product, but still in beta stage by cmadole, July 6, 2007
Why no one endeavored to make this component a long time ago is beyond me. Perhaps there's is some other plugin that fills this void, but I applaud Erik for trying to fill a gap.

The extension installs as a stand alone component, not a plugin for community builder. In order to allow front-end mailing, just add the component as a menu item to one of your front end menus (most components work this way). The interface is basic, no frills, but simple enough to use.

HTML sending works. I could not get attachments to send.

There was a bug where selecting one group would ultimately mail all of your user base. A solution has been found, and two updated files can be found here (click on the Files tab):

http://joomlacode.org/gf/project/cbmailing/tracker/?action=TrackerItemEdit&tracker_item_id=5920

Hope to see attachment sending capability fixed in subsequent versions! Thanks Erik for your hard work and easy to understand code.


I wish it worked in front end by richm, June 5, 2007
0 of 2 people find this review helpful:
This would be a nice component if it also worked from the front end, so that any member can easily send the other members an email.


Sent to all my users by darkosporcic, May 30, 2007
3 of 4 people find this review helpful:
Unless I am doing something wrong, this sent it to all my CB users. I created a test CB list with one name in it, ie me... then chose it as the mailing destination. It delivered the message to my whole community...