As we have already known, PHPMaker has the ability to generate the Registration Page which will allow users to activate their account by themselves before login to the generated web application. Unfortunately, PHPMaker has not provided the ability to suspend the new user accounts so that only Admin user will be able to activate those […]
MasinoDetectChanges10, Detecting the Changes on Form in Web Applications that Generated by PHPMaker 10
MasinoDetectChanges10 extension will add the ability in your web applications that generated by PHPMaker 10 to detect the changes on the Form before user leaving the page. This is very useful to remind users if they want to leave the current Form but forgot to save the changes. You can decide whether to activate this […]
Adding “Activate User Account by Admin” Feature into Websites that Generated by PHPMaker 9.1.0
One of the greatest features that I love in the web applications that generated by PHPMaker is the ability to provide two different main business process when users registering their user accounts. The first one is, users can activate their accounts by clicking on the link inside the email that sent by web applications after […]
How to Show Password Strength Meter and Password Verification Features on Registration Page in Websites that Generated by PHPMaker 9.0.2
Unlike the similar customization I created in this article in order to show the password strength meter in the generated Registration page that created by PHPMaker version 8, then the following article will show you how to implement the customization to PHPMaker version 9 template file instead of customizing the generated Registration page. I am […]
How to Disable/Enable the Registration Page in Websites that Created with PHPMaker 9.0.1
Currently, if you want to disable the Registration page in the website that generated with PHPMaker 9, 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 […]
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 […]