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:
Hi…
I want to change the namespace’s description, is that possible?
Yes, it is. You may simply change it from Tools -> Advanced Settings -> Project Name, after that, re-generate ALL the script files again.
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?
Unfortunately, no. We cannot change the PHPMaker2022 part. It is generated directly from PHPMaker application itself.
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
I already figure out this one 🙂
O..ok, thank you for your explanation. Btw, where should i put the extensions in phpmaker 2022?
You may put it in the following folder:
C: > Users > {user} > AppData > Roaming > PHPMaker2022 > extensions
Thank you very much
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 ?
Thanks for reporting. I will update the fixed version within a few minutes. Please stay tuned.
Please download again: Masino Extensions for PHPMaker 2022.
Good now !!
I can see “Advanced” tab.
But no calendar for my events table, just the usual datagrid.
What’s wrong ?
Please always refer to the related demo project to see it in action.
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?
You need to make the changes both for models/Calendarscheduler.php and views/Calendarscheduler.php files respectively.