|
Hi. Thanks for the extension.
On my standalone test environment, it was no problem inserting subscriber data from the Joomla form into PHPlist. That's easy.
The trick is, how do you make a full integration into other core programs, such as Virtuemart. People assume they only need to register once when they're on a website. Not once for ecommerce and a second time to get on the mailing list.
My website began with Community Builder (for my newsletter and varying access control levels). Then, I added VirtueMart later for ecommerce as the website grew. CB and VM are challenging to integrate and you end up having to use the VirtueMart login module as the default login form.
Have you looked at integrating your PHPlist subscriber module into another mod, like VirtueMart, so there is just one login on the frontend that inserts user data into VirtueMart and into PHPlist? I'd try to overwrite the code in VM, but who knows what will happen when the next VM update comes out. I might be willing to uninstall CB.
Thanks
websitebob
|