Quantcast
Channel: I Love PHPMaker
Viewing all 34 articles
Browse latest View live

PHPMaker 2020 Demo Project File Is Released

$
0
0

A few minutes ago, I just released my 12 Extensions (Masino Extensions) for PHPMaker 2020. Now I am so pleased also to release PHPMaker 2020 Demo Project file.

You can test Masino Extensions by simply using this demo project. I strongly recommend you to test and play with my extensions using this demo project file before implementing it to your own PHPMaker project.

Just download it, extract it, and don't forget to follow the instructions in README.txt file inside the zip file.

Download Link:

1.46 MB 13 downloads Last Updated: November 12, 2019


A New PHPMaker 2020 Project File Is Released

$
0
0

I am so excited to announce you the officially release of a New PHPMaker 2020 Project file. This PHPMaker project file is useful if you want to create a web application from scratch using PHPMaker 2020 and Masino Extensions.

This project includes some other useful files, such as: the SQL script to generate the mandatory Tables and Stored Procedures, the customized XML Language files, and the Logo image for your reference.

Many advantages you will get after using this new PHPMaker project file:

  1. You will have already had the minimum tables that needed for your project using Masino Extensions.
  2. Since you will have the basic needed tables, then you only need to add your another tables into the database, and then synchronize to this project.
  3. You don't need to configure the Fields setup for the certain tables, such as settings (believe me, this table has so many Fields so that you will avoid to setup all the Fields from scratch), users, announcements, help, help_categories, etc.
  4. You don't need to configure the Security settings for your web application since they have been included in this project.
  5. You will have the most needed PHPMaker project setup, especially if you implement Masino Extensions into your PHPMaker project.
  6. You will have some useful Servent Events ready-code in it, so that you can use them on the project basis.
  7. You will have a new Application Settings menu that contains almost all web application configuration settings which will be easily configured by Admin on-the-fly.
  8. Your End-Users (non-sysadmin) will be able to configure their preferences easily by using the ready-configuration settings.

To implement this new project file for your new web application, then make sure you have downloaded ALL the latest version of Masino Extensions files that I made for PHPMaker 2020 from the Download link above. Extract them, and then replace all the existing extensions with the new ones.

Download Link:

82.53 KB 9 downloads Last Updated: October 26, 2019

Masino Extensions for PHPMaker 2021 Is Released!

$
0
0

I am really glad to officially release Masino Extensions for PHPMaker 2021 today, October 7, 2020. Today, the same date as one month ago, PHPMaker 2021 was released. I actually really needed about 3 weeks to customize Masino Extensions, and one week more to test and make sure all the core-functionalities in Masino Extensions are working properly for PHPMaker 2021.

As we have already known, PHPMaker 2021 is quite difference with PHPMaker 2020. PHPMaker Developer team use MVC (Model-View-Controller) style. Almost the logic in all of Template files also have been changed so that it supports MVC, including the Custom Styles, one of the features that also must be re-write, especially for Extensions.

So, what are the features in Masino Extensions for this PHPMaker 2021? See below.

Masino Extensions for PHPMaker 2021 Features

  1. Auto Version for CSS Files and JS Files so the latest version will be auto-loaded by End-Users without Hard Refresh (F5).
  2. Save the last status of Search Panel and auto load it in next load page, including the setting options.
  3. Better look and feel for Tabs Component, including Detail Preview Row and Detail Preview Overlay; it is now more eye-catchy.
  4. Better look and feel for Form controls focus; no more thick outline from original Bootstrap 4. It is now simpler.
  5. White background area for Form in Add, Edit, Update, View, and Search pages; it is now more eye-catchy.
  6. Better look and feel for the selected Menu Item and Its Parent; no more too much padding space.
  7. Beautiful Font using Local Google Font (Poppins); no need to connect to Internet in order to use it.
  8. Save the last status of Sidebar; whether expanded or collapsed, and use it in future nicely.
  9. Smart auto-collapsed (off-canvas) Sidebar in Tablet and Phone screen/mode.
  10. Improve the left margin of Cookies Consent section, especially when Mini Sidebar is being displayed.
  11. Allow to display Empty Table when there are no records in List and Detail Preview pages.
  12. Auto clear active user session for logged-in user if not logout properly (for example when electricity off).
  13. Beautiful alert dialog and simple sticky alert note using Alertify Alert and Notification System.
  14. Dynamic Permission for Export Data feature can be managed from the generated User Privileges (userpriv.php) page.
  15. Setting Options for Asking on Add, Edit, Delete, and Update using Alertify Confirmation dialog.
  16. Improve the alignment of Label in Form, from Left to Right; so now will be more eye-catching.
  17. Cancel Confirmation dialog message in Grid-Add and Grid-Edit mode if the values are changed.
  18. Auto show icon for Scroll to Top when the page has been scrolled down.
  19. New simple Printer Friendly version, with Courier New font, support style in Row_Rendered.
  20. Page Size position option; whether at Left or at Right of the Paging section.
  21. New Label Caption alignment on Add/Edit form, now Right align.
  22. Auto link to Application Root URL in Application Title/Logo if the setting is empty.
  23. Complete customization for Arrow Direction of Paging in RTL (Right-To-Left) layout.
  24. Improve Modal Dialog for Add/Edit, now cannot be closed without having to click on Submit or Cancel button.
  25. Option to Always Compare Root URL, useful to separate Development and Production version.
  26. Improve Paging for RTL Layout, both for normal List/View/Edit page and for Detail Preview Row and Detail Preview Overlay.
  27. The ability of moving Cursor to next Field by using Enter key.
  28. Maximum selected records that can be chosen from Page Size of List page.
  29. Improve the failure message with auto-update-time info when account is locked after Maximum Login Retry is exceeded.
  30. Save the Date and Time of user successfully last login and logout.
  31. Help Online link in all pages, now uses lazy loading, only loaded when needed.
  32. About Us link on footer which will display About Us information; also uses lazy loading.
  33. Terms Conditions link on footer which will display Terms and Conditions information; also uses lazy loading.
  34. Improved User Profile dropdown on Header, it is now more beautiful.
  35. Option to display Terms and Conditions in Registration Page including Checkbox I Agree.
  36. Link to generate Terms and Conditions content into PDF file.
  37. Improve Change Password template file so that compatible with multi-language feature.
  38. New option to change password based on Username and/or Email.
  39. New option to implement Password Policy in Registration and Change Password pages.
  40. New option to reset Password besides only based on Email, now based on Username AND Email, or based on Username only.
  41. Subject in Email template now includes the Application Title; very useful to distinguish among many web applications.
  42. Visitor Statistics, based on browser, OS, hourly, dayly, monthly, and yearly.
  43. Calendar Scheduler from fullcalendar.io, supports CRUD via Modal dialog window and drag-and-drop event, and also searching for events.
  44. Custom enhanced Breadcrumb Links with unlimited depth; supports multi-language.
  45. Manage the custom Breadcrumb Links using Add, Check, Delete, and Move forms.
  46. Fixed Layout with Fixed Header position that supports also for Phone and Mobile mode.
  47. Move grid button to Preview Other Options area in order to save more space below the table.
  48. Current active menu item that has submenu now is expanded by default.
  49. Change cursor mouse to wait while processing Ajax and back to default after finished.
  50. Cookie Policy section is now handled by truly cookie management.
  51. Maintenance option with the remaining time and auto normal after maintenance end.
  52. Announcement option with the multi-language text.
  53. Remember the last position of the active menu item, and load it in future automatically.
  54. Custom Slim Scrollbar now supports click event to scroll to the top most or bottom of Sidebar.
  55. Auto format for Numeric field by adding Thousand and/or Decimal Separator while user entering the values.
  56. Supports onclick attribute in Menu Item via Menu Editor uses special syntax; see it in action by clicking on About Us or Terms and Conditions menu item from this demo project!
  57. Improved ExecuteHtml method that belongs to the DbHelper class for numeric value by adding separator.
  58. Added "elementsToRow" into the PHPMaker Javascript Framework in order to process rows in Grid-Add/Grid-Edit.
  59. Added "disabled" class to CSS in order to display the cursor with not-allowed icon.
  60. Improved the href of Dropdown button for Save and Delete Filter in List Page; no more "#" character!.
  61. Auto format for Numeric is now can be implemented to the ReadOnly or Disabled TextBox.
  62. Improved User Privileges (userpriv.php) page; by displaying the Permissions at the title attribute of each Checkbox, and re-calculating the actual height of page to support Scroll to Top icon.
  63. Improved the width of Field that uses Lookup Table in Modal Dialog to save the space proportionally.
  64. Improved the information that displayed in the Title of the browser's window by using the current Page Title.
  65. Improved Language Selector in Navbar; now by default using SELECT (ComboBox) style including the Country Flags.
  66. Language Selector Type is now can be adjusted via extension, whether LI, DROPDOWN, SELECT, or RADIO.
  67. Improved Menu Item that has long caption by automatically truncated the text and replaced it by "...", then add the title attribute to it so user can see the actual caption by hovering the mouse on it displaying the complete menu caption. See it in action in Trademarks menu item.
  68. Improved indentation of Sub Menu Items in the Sidebar that is currently open, now looks better and more eye-catching, where previously the Menu and Sub Menu Items are Left flat.
  69. Improved Quick Actions Link now can be adjusted dynamically using Language_Load server event.
  70. Improved Dynamic Permissions; which is previously only for Export Data, now implemented also for Import Data in the generated User Privileges (userpriv.php) page.
  71. Improved Debug and Page Processing Time, now uses Portlet which can be collapsed/expanded or closed.
  72. Improved Successful message dialog window, now can be set to auto-close after 3 seconds.
  73. Option to display message content using background color or not; now completely implemented also both for message that came from PHP and Javascript code.
  74. Improved Bootstrap Modal dialog now by default displayed in the center of screen, and also supports vertical scroll inside its dialog window.
  75. Improved the activation message that returned by system if user account has not been activated, yet.
  76. Improved the session count down information in Footer and in popup Alertify dialog message, now supports to display in {minutes:seconds} style.

See the Demo of Web Application that generated by PHPMaker 2021 which uses those Extensions above from this link. You can use the same account for login to the demo site; as well as for the original demo of PHPMaker.

Please note, as always, in each new major version, there are also some new Language phrases were added into the XML Language Files in C:\Program Files (x86)\PHPMaker 2021\languages folder. I modified language files (Arabic, English, and Indonesian), so that you don't need to update or insert the new phrases into your XML Language Files.

As always, extract the downloaded Extensions to your C:\Program Files (x86)\PHPMaker 2021\extensions folder, afterwards enable all of them from Tools -> Extensions of your PHPMaker application. Also, extract the .xml language files into your C:\Program Files\PHPMaker 2020\languages folder.

Don't forget also, to always play with some of their Advanced settings in order to see some new settings available.

Enjoy! 🙂

Downlaod Link:

0.00 KB 3 downloads Last Updated: October 7, 2020

PHPMaker 2021 Demo Project File Is Released

$
0
0

As always, a few minutes ago, I just released my 11 Extensions (Masino Extensions) for PHPMaker 2021. Now I am so pleased also to release PHPMaker 2021 Demo Project file.

You can test Masino Extensions for PHPMaker 2021 by simply using this demo project file. I strongly recommend you to test and play with my Extensions using this demo project file, before implementing it to your own PHPMaker 2021 project file.

Just download it, extract it, and don't forget to follow the instructions in README.txt file inside the zip file.

Download Link:

893.23 KB 1 downloads Last Updated: October 7, 2020

A New PHPMaker 2021 Project File Is Released

$
0
0

I am so excited to announce you the officially release of a New PHPMaker 2021 Project file. This PHPMaker project file is useful if you want to create a web application from scratch using PHPMaker 2021 and Masino Extensions.

This project includes some other useful files, such as: the SQL script to generate the mandatory Tables and Stored Procedures and the customized .xml language files for your references.

Many advantages you will get after using this New PHPMaker Project File:

  1. You will have already had the minimum tables that needed for your project using Masino Extensions.
  2. Since you will have the basic needed tables, then you only need to add your another tables into the database, and then synchronize to this project.
  3. You don't need to configure the Fields setup for the certain tables, such as settings (believe me, this table has so many Fields so that you will avoid to setup all the Fields from scratch), users, announcements, help, help_categories, etc.
  4. You don't need to configure the Security settings for your web application since they have been included in this project.
  5. You will have the most needed PHPMaker project setup, especially if you implement Masino Extensions into your PHPMaker project.
  6. You will have some useful Servent Events ready-code in it, so that you can use them on the project basis.
  7. You will have a new Application Settings menu that contains almost all web application configuration settings which will be easily configured by Admin on-the-fly.
  8. Your End-Users (non-sysadmin) will be able to configure their preferences easily by using the ready-configuration settings.

To implement this new project file for your new web application, then make sure you have downloaded ALL the latest version of Masino Extensions files that I made for PHPMaker 2021 from the Download link above. Extract them, and then replace all the existing extensions with the new ones.

Download Link:

80.50 KB 2 downloads Last Updated: October 7, 2020

Masino Extensions for PHPMaker 2022 Is Released!

$
0
0

I am so happy to release Masino Extensions for PHPMaker 2022.

I am really sorry, I don't have much time to write article in English to explain about features that available in Masino Extensions for PHPMaker 2022.

However, you may read this following article (you may use Google to translate the page content into your language):
Ini Dia Fitur-Fitur yang Terdapat di Masino Extensions untuk PHPMaker 2022 in order to give you the information about the features available in Masino Extensions for PHPMaker 2022.

Download Extension Link:

12.03 MB 1 downloads Last Updated: October 10, 2021

Demo Link:
http://demo18.ilovephpmaker.com

Download Project file:

718.93 KB 2 downloads Last Updated: October 10, 2021

PHPMaker 2022 Demo Project File Is Released

$
0
0

You can test Masino Extensions for PHPMaker 2022 by simply using this demo project file. I strongly recommend you to test and play with my Extensions using this demo project file, before implementing it to your own PHPMaker 2022 project file.

Just download it, extract it, and don't forget to follow the instructions in README.txt file inside the zip file.

Download Link:

718.93 KB 2 downloads Last Updated: October 10, 2021

A New PHPMaker 2022 Project File Is Released

$
0
0

I am so glad to announce you the officially release of a New PHPMaker 2022 Project file. This PHPMaker project file is useful if you want to create a web application from scratch using PHPMaker 2022 and Masino Extensions.

This project includes some other useful files, such as: the SQL script to generate the mandatory Tables and Stored Procedures and the customized .xml language files for your references.

Many advantages you will get after using this New PHPMaker Project File:

  1. You will have already had the minimum tables that needed for your project using Masino Extensions.
  2. Since you will have the basic needed tables, then you only need to add your another tables into the database, and then synchronize to this project.
  3. You don't need to configure the Fields setup for the certain tables, such as settings (believe me, this table has so many Fields so that you will avoid to setup all the Fields from scratch), users, announcements, help, help_categories, etc.
  4. You don't need to configure the Security settings for your web application since they have been included in this project.
  5. You will have the most needed PHPMaker project setup, especially if you implement Masino Extensions into your PHPMaker project.
  6. You will have some useful Servent Events ready-code in it, so that you can use them on the project basis.
  7. You will have a new Application Settings menu that contains almost all web application configuration settings which will be easily configured by Admin on-the-fly.
  8. Your End-Users (non-sysadmin) will be able to configure their preferences easily by using the ready-configuration settings.

To implement this new project file for your new web application, then make sure you have downloaded ALL the latest version of Masino Extensions files that I made for PHPMaker 2022 from the Download link above. Extract them, and then replace all the existing extensions with the new ones.

Download Link:

63.37 KB 0 downloads Last Updated: November 10, 2021


Masino Extensions for PHPMaker 2024 Is Released!

$
0
0

Today, September 23, 2023, I am so glad to release Masino Extensions for PHPMaker 2024.

As always, you may read this following article (you may use Google to translate the page content into your language): Fitur-Fitur Masino Extensions untuk PHPMaker 2024 in order to give you the information about the features available in Masino Extensions for PHPMaker 2024.

This following video will give you the idea about the comparison between web applications that generated by PHPMaker 2024 and Masino Extensions for PHPMaker 2024:

Download Extension Link:

Demo Link:
http://demo24.ilovephpmaker.com

Download Project file:

PHPMaker 2024 Demo Project File Is Released

$
0
0

You can test Masino Extensions for PHPMaker 2024 by simply using this demo project file. I always strongly recommend you to test and play with Masino Extensions using this demo project file, before implementing it to your own PHPMaker 2024 project file.

Just download it, extract it, and don't forget to follow the instructions in README.txt file inside the zip file.

Download Masino Extensions:

Download Project File:

Demo Link:
https://demo24.ilovephpmaker.com

Note, you may read this following article (you may use Google to translate the page content into your language):
Fitur-Fitur Masino Extensions untuk PHPMaker 2024 in order to give you the information about the features available in Masino Extensions for PHPMaker 2024.

A New PHPMaker 2024 Project File Is Released

$
0
0

I am so happy to announce you the officially release of a New PHPMaker 2024 Project file. This PHPMaker project file is useful if you want to create a web application from scratch using PHPMaker 2024 and Masino Extensions.

This project includes some other useful files, such as: the SQL script to generate the mandatory Tables and Stored Procedures and the customized .xml language files for your references.

Many advantages you will get after using this New PHPMaker Project File:

  1. You will have already had the minimum tables that needed for your project using Masino Extensions.
  2. Since you will have the basic needed tables, then you only need to add your another tables into the database, and then synchronize to this project.
  3. You don't need to configure the Fields setup for the certain tables, such as settings (believe me, this table has so many Fields so that you will avoid to setup all the Fields from scratch), users, announcements, help, help_categories, etc.
  4. You don't need to configure the Security settings for your web application since they have been included in this project.
  5. You will have the most needed PHPMaker project setup, especially if you implement Masino Extensions into your PHPMaker project.
  6. You will have some useful Servent Events ready-code in it, so that you can use them on the project basis.
  7. You will have a new Application Settings menu that contains almost all web application configuration settings which will be easily configured by Admin on-the-fly.
  8. Your End-Users (non-sysadmin) will be able to configure their preferences easily by using the ready-configuration settings.

To implement this new project file for your new web application, then make sure you have downloaded ALL the latest version of Masino Extensions files that I made for PHPMaker 2024 from the Download link above. Extract them, and then replace all the existing extensions with the new ones.

Download Starter Kit Project Link:

Download Masino Extensions:

Download Demo Project File:

Demo Link:

https://demo24.ilovephpmaker.com

Masino Extensions for PHPMaker 2025 Is Released!

PHPMaker 2025 Demo Project File Is Released

$
0
0

You can test Masino Extensions for PHPMaker 2025 by simply using this demo project file. I always strongly recommend you to test and play with Masino Extensions using this demo project file, before implementing it to your own PHPMaker 2025 project file.

Download Extensions Link:

Download Project File:

Live Demo:

https://demo25.ilovephpmaker.com

A New PHPMaker 2025 Project File Is Released

$
0
0

I am so happy to announce you the officially release of a New PHPMaker 2025 Project file. This PHPMaker project file is useful if you want to create a web application from scratch using PHPMaker 2025 and Masino Extensions.

This project includes some other useful files, such as: the SQL script to generate the mandatory Tables and Stored Procedures and the customized .xml language files for your references.

Many advantages you will get after using this New PHPMaker Project File:

  1. You will have already had the minimum tables that needed for your project using Masino Extensions.
  2. Since you will have the basic needed tables, then you only need to add your another tables into the database, and then synchronize to this project.
  3. You don't need to configure the Fields setup for the certain tables, such as settings (believe me, this table has so many Fields so that you will avoid to setup all the Fields from scratch), users, announcements, help, help_categories, etc.
  4. You don't need to configure the Security settings for your web application since they have been included in this project.
  5. You will have the most needed PHPMaker project setup, especially if you implement Masino Extensions into your PHPMaker project.
  6. You will have some useful Servent Events ready-code in it, so that you can use them on the project basis.
  7. You will have a new Application Settings menu that contains almost all web application configuration settings which will be easily configured by Admin on-the-fly.
  8. Your End-Users (non-sysadmin) will be able to configure their preferences easily by using the ready-configuration settings.

To implement this new project file for your new web application, then make sure you have downloaded ALL the latest version of Masino Extensions files that I made for PHPMaker 2025 from the following Download link below. Extract them, and then replace all the existing extensions with the new ones.

Download Starter Kit Project Link:

Download Masino Extensions:

Download Demo Project File:

Demo Link:

https://demo25.ilovephpmaker.com

Viewing all 34 articles
Browse latest View live