You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
I need to use query() function in SDK PHP to call my custom plugin routes.
To do this I must update routes.json file... I think it's not a good solution.
Hello,
I need to use query() function in SDK PHP to call my custom plugin routes.
To do this I must update routes.json file... I think it's not a good solution.
Perhaps add a method to add custom Routes ?
Cheers,