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:
Morrell Aberdeen says
A few hours ago, I purchased your extensions for the first time. I followed your instructions, and to my surprise, there is no folder named “extension” at the c:\users\user\AppData\Roaming\phpmaker2023 location. The same applies to phpmaker2024.
The phpmaker extensions are in a folder named @phpmaker. Your extensions show up under the phpmaker tools-extension menu, when placed there. However, everytime phpmaker is opened and it does its validations, it deletes your extensions.
It bothers me that you must have known that and yet, your website continues with these incorrect installation instructions.
Masino Sinaga says
You should read the PHPMaker Documentation regarding this: Publishing Extensions.
Mandwa says
Hi Masino,
I have this errors in my phpmaker 2024 project. Would you please help me with that?
” ———\models\EmployeesList.php(2126): Call to undefined method PHPMaker2024\cnra_app_2024_2\ResetConcurrentUserAction::toDataAttrs() ”
Thanks
Regards
Masino Sinaga says
Hi Mandwa,
Make sure you have already re-generated ALL the script files, and try again. If the problem remains, please send this issue to PHPMaker Discussion Forum.
Thanks.
Mandwa says
Hi Masino,
I still have the same problem after having regenerated all the code. it’s about this part
” if ($action != “”) {
$icon = ($listAction->Icon != “”) ? “Icon)) . “\” data-caption=\”” . $title . “\”> “: “”;
$link = $disabled
? “” . $icon . ” ” . $caption . “”
: “keyToJson(true) . “\”” . $listAction->toDataAttrs() . “>” . $icon . ” ” . $caption . “”;
$links[] = $link;
if ($body == “”) { // Setup first button
$body = $disabled
? “” . $icon . ” ” . $caption . “”
: “keyToJson(true) . “\”” . $listAction->toDataAttrs() . “>” . $icon . ” ” . $caption . “”;
}
}”.
Thanks. Regards
Masino Sinaga says
Please try PHPMaker v2024.8.0 and also Masino Extensions for PHPMaker v2024.8.0 that I’ve just updated a few minutes ago.
Mandwa says
Hi Masino, I did the update to PHPMaker v2024.8.0 and everything seems to work now. Thanks
Nelson Hernando Montoya says
greetings
in the demo where the signature is found
Masino Sinaga says
From the Employees menu.
Mandwa says
Hello Masino,
for PHPmaker 2024, i updated the extensions but I have problems with the forms, the type=”radio” does not work, April 4, 2024 last update.
Regards
Mame
Masino Sinaga says
Hi Mandwa,
What did you mean by I have problems with the forms, the type=”radio” does not work?
Because I have just tested Masino Extensions for PHPMaker v2024 works properly with the form that contains control which has type Radio Button.
Mandwa says
Hi Masino,
Thank you for your reply. I will try again.
Regards