If you pay attention to the email templates that are used by your web applications which generated by PHPMaker up to version 9, there is no application name was included in the email templates. The impact is, if your users are using more than one web application that you created by using PHPMaker, then there […]
How to Customize Registration Page and Add “Terms and Conditions” Using PHPMaker 9.0.1
This following modification will change the look of your Registration page, and add the ability to display the Terms and Conditions section before Registration form itself in websites that generated with PHPMaker 9.0.1. The Terms and Conditions section can be displayed or not by simply setting a constant value in the configuration file that generated […]
How to Disable/Enable the Registration Page in Websites that Created with PHPMaker 8.0.3
Currently, if you want to disable the Registration page in the website that generated with PHPMaker, then you have to adjust the related setting from PHPMaker application, afterwards you have to re-generate the related script files to apply the changes. The following customization will make the ability to disable or enable the Registration page by […]
How to Beautify Your “Registration” Page and Add “Terms and Conditions” Page on It Using PHPMaker 8.0.1
This following modification will change the look of your “Registration” page just like the modifications I have ever been made to beautify the Login and Forgot Password page, and also add the ability to display the “Terms and Conditions” page before the “Registration” page itself. The “Terms and Conditions” page can be displayed or not […]