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:
Masino Extensions for PHPMaker 2022 (All-In-One)
Demo Link:
http://demo18.ilovephpmaker.com
Download Project file:
tmnt_2408 says
Hi…
I want to change the namespace’s description, is that possible?
Masino Sinaga says
Yes, it is. You may simply change it from Tools -> Advanced Settings -> Project Name, after that, re-generate ALL the script files again.
tmnt_2408 says
I see, but seems like it’s not change the whole name.
Anyway, it looks like this –> namespace PHPMaker2022\xxx;
I want to change the PHPMaker2022, still possible?
Masino Sinaga says
Unfortunately, no. We cannot change the PHPMaker2022 part. It is generated directly from PHPMaker application itself.
tmnt_2408 says
Hi…
I still wondering, what if i edit the namespace after generating the projects, any file impacted shall i edit? so that the application may run well
tmnt_2408 says
I already figure out this one 🙂
tmnt_2408 says
O..ok, thank you for your explanation. Btw, where should i put the extensions in phpmaker 2022?
Masino Sinaga says
You may put it in the following folder:
C: > Users > {user} > AppData > Roaming > PHPMaker2022 > extensions
tmnt_2408 says
Thank you very much
Thierry SEDGO says
Hi,
I’m trying to use CalendarScheduler extension in PHPMaker 2022 but after installation I cannot see the edvanced tab in Tools->Extensions when I click on the extension row. I just put the extension folder under C: > Users > {user} > AppData > Roaming > PHPMaker2022 > extensions and create the events table in my database. Should I set sometthing else to make it works ?
Masino Sinaga says
Thanks for reporting. I will update the fixed version within a few minutes. Please stay tuned.
Masino Sinaga says
Please download again: Masino Extensions for PHPMaker 2022.
Thierry SEDGO says
Good now !!
I can see “Advanced” tab.
But no calendar for my events table, just the usual datagrid.
What’s wrong ?
Masino Sinaga says
Please always refer to the related demo project to see it in action.
Luis Cebrecos says
Hi Masino, I would need to be able to make changes to the CalendarScheduler extension in order to use a select from another table in the EventTitle field. Should I make the changes only in Calendarscheduler.php?
Masino Sinaga says
You need to make the changes both for models/Calendarscheduler.php and views/Calendarscheduler.php files respectively.