Home Forums Voip 26 Custom Works Reply To: Custom Works

Nishit Shan
Participant
Post count: 1887

Hello Andrey,

In your post #15928, you mentioned that the separate WordPress site will include menus for Home, About Us, and other public pages, along with a menu to redirect users to the portal.

As I understand it, when a customer clicks on that portal link, they will be redirected to the login page if they are not logged in, and if they are already logged in, they will be redirected directly to the portal. Please confirm if my understanding is correct.

Regarding the task “Port Our Panel,” I will need to implement a queue job to update the database with missing details such as the confirm due date and PON. I’ve noticed that the API does not always provide the confirm due date when the webhook is triggered, but it becomes available after some delay.

To handle this, I plan to create a queue job that runs when an admin accesses the dashboard. This job will process in the background without affecting site performance and will update any remaining missing data.

Please let me know your thoughts on this approach. I’m also open to any suggestions you may have.