QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

QPlugin

New Plugin: QProfEmailTemplater

Hello All,

Before I proceed please how do I get (automatically) the full URL to pages in my application e.g. http://localshop/myapp/page1.php

If I can at least get the "http://localshop" part alone, I can finish the job. Please help.

Now to the main thing:
Please I just finished a plugin I used for one of my projects. I call it QProfEmailTemplater. It works like the email component in CakePHP, allowing you to specify HTML and Text Template files with placeholder variables that gets replaced before the email is actually sent. This plugin does the replacing and then returns the TEXT or HTML string for use with QEmailMessage and QEmailServer. A sample is also ready.

I believe we all know about what I'm talking about. Please can you tell me how to publish my plugin for sharing, correction and further development? Thank you.