This tutorial will guide you how to implement Masino Extensions in a new project of PHPMaker version 10 as well as I did for version 9.2.0. When I was writing this article, I have been testing all the extensions for version 10.0.5 (as this is the latest version). Please, make sure you always download the […]
MasinoChangePwd10, Customizing the Change Password Page in Web Applications that Generated by PHPMaker 10
MasinoChangePwd10 extension will customize your Change Password page in web applications that generated by PHPMaker 10. You will see a new panel in this page so that the Change Password form will become eye-catching. The panel width will auto-adjust to the maximum width of the your web application. This extension also has the ability to […]
MasinoCaptcha10, Displaying the Captcha Without Having Regenerating Scripts in Websites that Generated by PHPMaker 10
MasinoCaptcha10 is an extension that intended to be used together with the other extensions I created for PHPMaker 10. This extension has the ability to always generate the Captcha (security code) in the Login, Forgot Password, Register, and Change Password pages without having to depend on the related setting from the Advanced Security of PHPMaker. […]
MasinoCustomCSS10, Adding Your Own Style and Overriding CSS that Generated by PHPMaker 10
As we have already known, PHPMaker 10 generates the web application using HTML5 and Twitter Bootstrap (a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development). Bootstrap 3 had been released about a month ago which contains some new great features. Mobile-first is the main change in Bootstrap 3. When […]
My Extensions for PHPMaker Version 10
Thank goodness! Finally, I have been successfully starting to create some new extensions for PHPMaker version 10. As always, the first things that I modify for the web applications that generated by PHPMaker is how to make the look and feel of the Login, Forgot Password, Registration, and Change Password pages become better than the […]