CMSMailer or PHPMailer?

A forum for module developers to discuss how to convert their modules to be compatible with CMSMS 2.0. Please read the APIDOC at http://www.cmsmadesimple.org/APIDOC2_0/
Locked
chandra

CMSMailer or PHPMailer?

Post by chandra »

Hi,

I'm a little bit confused.

Have read in an announcement in the past functionality of CMSMailer goes into the core.

Is there an access via CMSMS API available?

Why do I ask?

Made a look - yes, PHPMailer is inside /lib folder. And -> CMSMailer module is not installed (current beta2).

Now I want to know how is the right 2.0 way to access the mailer functionality.

Made a look to login.php (lost password functionality) - this file tries to get a CMSMailer module instance to send the lost password. But cause mailer module is not installed this action will fail.

Seems like a bug to me ???...

Ideas?
Locked

Return to “Module Developers”