Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 11:06 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 24 posts ] 
Author Message
Posted: Wed Dec 07, 2005 1:09 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Wed Aug 17, 2005 11:26 pm
Posts: 869
Has anyone done this or is doing it?  It's great for newsletters, uses phpMailer, is open source, and would be really good to have integrated.

_________________
For Mambo assistance: http://forum.mambo-foundation.org
Open Source Research & Best Practice: http://osprojects.info


Top
  E-mail  
 
Posted: Fri Dec 09, 2005 4:06 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Aug 22, 2005 9:35 pm
Posts: 173
Location: Pittsburgh, PA
I am interested in this as well...anyone know if there are plans for this integration?


Top
   
 
Posted: Fri Dec 09, 2005 7:45 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Wed Aug 17, 2005 10:13 pm
Posts: 821
Location: Lexington, VA
To what extent do you wish Joomla and phpList to be integrated?

_________________
http://gigcalendar.net: the world's first free solution for maintaining a touring calendar for Joomla!


Top
  E-mail  
 
Posted: Sat Dec 10, 2005 6:40 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Wed Aug 17, 2005 11:26 pm
Posts: 869
For me, I would like to have phpList as integrated as possible, with all phpList pages generated as Joomla pages and the sign-up form in a module.  I would prefer the phpList tables to be included in the Joomla database, but that is a "nice to have but not strictly necessary" thing for me.  There does not need to be any integration of the users for my purposes.  I would prefer the users of the cms to be seperate to the users who register for newsletters.  Mail lists should always be opt-in anyway.  The management of the list should be from the admin interface.
There you go - my wishlist :)

_________________
For Mambo assistance: http://forum.mambo-foundation.org
Open Source Research & Best Practice: http://osprojects.info


Top
  E-mail  
 
Posted: Tue Dec 13, 2005 8:19 pm 
I've been banned!
Offline

Joined: Wed Nov 23, 2005 11:33 pm
Posts: 22
Joomla already has a mail list component whats the pros/cons of using it vs phplist ? seems like it does almost the same


Top
  E-mail  
 
Posted: Tue Dec 13, 2005 8:23 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Aug 22, 2005 9:35 pm
Posts: 173
Location: Pittsburgh, PA
From what I understand, though I may be mistaken, none of the mailing list programs for Joomla! handle bounces automatically and they do not have the flexibility that phplist has for being able to filter and mail to a group of people using a unique filter, such as "people who have dogs" etc. which would be based on a form field. I would be very happy to discover that I am mistaken!

As far as integration, I am concerned with integrating the mailing list user database with my Joomla! user database...perhaps working directly with the Joomla! users or with Community Builder.


Top
   
 
Posted: Tue Dec 13, 2005 9:40 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Mon Sep 19, 2005 5:28 pm
Posts: 93
Yes this is the holy grail of mailing list integrations. If it were to work with community builder I would achieve Joomla-nirvana.

Joomvirna.  ;D


Top
   
 
Posted: Tue Dec 13, 2005 10:26 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Wed Aug 17, 2005 10:13 pm
Posts: 821
Location: Lexington, VA
Perhaps the new userbot in the upcoming release of Joomla 1.1 will make it easier to integrate a script like phpList. Integration with a stand-alone PHP / mySQL script is currently a very daunting task. The new phpBB and LDAP userbots should be used as models for creating such integrations in the future.

_________________
http://gigcalendar.net: the world's first free solution for maintaining a touring calendar for Joomla!


Top
  E-mail  
 
Posted: Tue Jan 24, 2006 9:02 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Mon Aug 22, 2005 10:19 pm
Posts: 98
Hi!

I´ve been using PHPlist for 2 years now and is great, it is the only mailing list manager that I know that can handle +30.000 users.

My only problem is that people has to register both in Mambo and in PHPlist. I would like to be able to register a user in Mambo and ask him in the same com_registration window if he/she wants to receive mail from the site using a checkbox widget.

this amount of integration would be enough for me and many others but implies sending two forms at once. Does anyone knows how to do this?

Regards


Top
  E-mail  
 
Posted: Fri Feb 03, 2006 7:23 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Sep 30, 2005 11:37 pm
Posts: 2
Looking for exactly the same thing!!  Any possibility of incorporating this??    :)


Top
  E-mail  
 
Posted: Fri Feb 03, 2006 7:48 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Wed Aug 17, 2005 10:13 pm
Posts: 821
Location: Lexington, VA
There is no API available for PHPlist...yet. There has been discussion about the beginnings of an API and the SOAP protocol on the developer discussion list in the past few weeks. Things could open up there quickly from what I can tell.

You can read the emails between the developers here:
  • http://news.gmane.org/gmane.comp.php.phplist.devel

See the thread called: Web Service Interface to PHPList

Other newsletter related forum posts

  • http://forum.joomla.org/index.php/topic,30369.msg193037.html#msg193037
  • http://forum.joomla.org/index.php/topic,12735.0.html

_________________
http://gigcalendar.net: the world's first free solution for maintaining a touring calendar for Joomla!


Top
  E-mail  
 
Posted: Tue May 30, 2006 12:16 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 8:53 am
Posts: 803
Location: Italy
gsbe wrote:
Perhaps the new userbot in the upcoming release of Joomla 1.1 will make it easier to integrate a script like phpList. Integration with a stand-alone PHP / mySQL script is currently a very daunting task. The new phpBB and LDAP userbots should be used as models for creating such integrations in the future.


Please, could you explain better  ???
Any news  ???


Top
  E-mail  
 
Posted: Tue May 30, 2006 3:24 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Mon Sep 19, 2005 7:34 pm
Posts: 57
Location: Christchurch, New Zealand
It's already been done.  It doesn't utilize phplist's API (still not integrated :) ), or Joomla 1.5's developer features. It's also not open-source, or free.  I haven't tried it out:

http://www.joomlart.com/addons/componen ... ridge.html

_________________
http://lucion.co.nz


Top
  E-mail  
 
Posted: Sun Jun 04, 2006 11:24 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Wed Aug 17, 2005 11:26 pm
Posts: 869
Looking at it, I don't think it is what I am after. I am looking for a way to be able to offer users the option of signing up for a newsletter/announcements, whereas this bridge appears to synch the users.  If anyone does buy it and try it out I would be interested to know how it handles the opt-in, opt-out nature of phpList.  Anyone that just pulls every Joomla registered user into phpList and sends emails to them runs the risk of being accused of spamming I would think.

_________________
For Mambo assistance: http://forum.mambo-foundation.org
Open Source Research & Best Practice: http://osprojects.info


Top
  E-mail  
 
Posted: Mon Jun 05, 2006 12:17 am 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Mon Sep 19, 2005 7:34 pm
Posts: 57
Location: Christchurch, New Zealand
I don't think you're running risk of spam, as long as the same entity manages both lists of email addresses and users, and of course you abide by all the laws about it, by providing double opt in and easy opt out, and ensuring that they work correctly.

_________________
http://lucion.co.nz


Top
  E-mail  
 
Posted: Mon Jun 05, 2006 8:49 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 8:53 am
Posts: 803
Location: Italy
I solved my problem with
and my suggestion is

http://forum.joomla.org/index.php/topic ... #msg350211


Top
  E-mail  
 
Posted: Sat Jun 24, 2006 6:15 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sun Oct 02, 2005 4:39 pm
Posts: 190
Location: Johannesburg, South Africa
I've pretty much given up trying to use any of the downloadable Joomla newsletter modules / components, and installed phplist myself. It's powerfull. Much more powerfull.

I just wish I could somehow integrate it into my Joomla site, in such a way that when a user subscribes to a newsletter, he automatically get's subscribed to my Joomla as well. And if, somehow, I don't know how, he can get subscribed to SMF as well.

Thus, if it's possible:
  • If a user subscribes to Joomla, he automatically get's subscribed to SMF, and he has an option to gets newsletters also - OR
  • When a user signs up for a newsletter, he automatically get's subscribed to joomla, and SMF - OR
  • When a user registers on the SMF forum, he has an option to get a newsletter, and he automatically gets subscribed to Joomla as well

Can this be done? And it's rather important, to somehow or another keep the SMF & Joomla usernames & password sync'ed. If anybody have figured this one out, please let me know .....

_________________
http://www.softdux.com
http://forum.softdux.com


Top
  E-mail  
 
Posted: Tue Jun 27, 2006 2:26 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed Jun 21, 2006 2:35 pm
Posts: 1
Hi there! I like phplist and I want to create FREE phplist and joomla integration. Is there anybody here at the forum who could help me so we could create a team. Anyway, at the moment I want to start with phplist modules like requested into previous post and also start phplist russian translation.
There were so many posts about phplist and joomla integration; it looks that a lot of people want it to be done. Let's join our efforts and finally create this component and modules!!


Top
   
 
Posted: Tue Jun 27, 2006 6:43 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sun Oct 02, 2005 4:39 pm
Posts: 190
Location: Johannesburg, South Africa
I'd love to help. I don't have much time on hand for development, but could do testing :)

_________________
http://www.softdux.com
http://forum.softdux.com


Top
  E-mail  
 
Posted: Mon Jul 03, 2006 12:32 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 8:53 am
Posts: 803
Location: Italy
doctorlife wrote:
I solved my problem with
and my suggestion is

http://forum.joomla.org/index.php/topic ... #msg350211




What about my suggestions  ??? (link)

Do any component admin post opinion ? (Thinking also to a CB / VirtueMart integration)


Top
  E-mail  
 
Posted: Fri Oct 31, 2008 10:41 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Oct 18, 2008 6:15 pm
Posts: 15
I know that this thread was out-of-date. but for your information, I've built a new solution for Joomla + phplist. I'm documenting and going to publish on the next week.
I hope this will be useful for the community.

Thong Tran.

_________________
http://www.joomlord.com => Joomla 1.5 Extensions: Free & Commercial are available.


Top
  E-mail  
 
Posted: Fri Oct 31, 2008 11:18 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Wed Aug 17, 2005 10:13 pm
Posts: 821
Location: Lexington, VA
I'm definitely interested. Please post a link to this thread when your component is released. I'd be interested to know the level of integration and for what version of Joomla this extension is written.


jlord wrote:
I know that this thread was out-of-date. but for your information, I've built a new solution for Joomla + phplist. I'm documenting and going to publish on the next week.
I hope this will be useful for the community.

Thong Tran.

_________________
http://gigcalendar.net: the world's first free solution for maintaining a touring calendar for Joomla!


Top
  E-mail  
 
Posted: Sun Nov 09, 2008 4:01 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Oct 18, 2008 6:15 pm
Posts: 15
gsbe wrote:
I'm definitely interested. Please post a link to this thread when your component is released. I'd be interested to know the level of integration and for what version of Joomla this extension is written.


There are some on Mailing & Distribution Lists on JED that you can use to integrate phplist with Joomla.

_________________
http://www.joomlord.com => Joomla 1.5 Extensions: Free & Commercial are available.


Top
  E-mail  
 
Posted: Thu Feb 19, 2009 11:19 am 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Dec 15, 2008 7:26 am
Posts: 11
On JED now has "Mailing & Newsletter bridges" category at:
http://extensions.joomla.org/extensions ... er-bridges

_________________
http://foobla.com - Joomla Extensions and Services


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 24 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group