This topic is locked

Post manager and post reader update (templates)

8/25/2022 4:55:15 PM
PHPRunner Tips and Tricks
fhumanes author

img alt

I have upgraded to PHPRunner 10.7 PHP 8.1, the 2 PostManager sample applications , PostManager and PostReader .

In my portal, the links are:

Both solutions use a GMAIL account to send emails and for a type of HelpDesk , always using email to communicate with the rest of the application's users.

With the changes in the GMAIL security policies, I have had to request an application-type password for the user registered with Google .

I have also reloaded the example or cleaned data, so that these examples can be illustrative.

If your application to be carried out in PHPRunner requires the use of email, I think these 2 examples will be very useful for you.