Feature Request – Action Hooks on Vendor Dashboard – Order Detail page

Future Ideas

Resolved
Viewing 9 reply threads
  • Author
    Posts
    • #189512
      Justin Harrison
      Participant

      Hi, I’m working on various custom integrations but there aren’t any action hooks for me to add additional information/sections to the order detail screen (vendor-order-detail.php). Could do_action hooks be added to the bottom/end of the two columns to allow additional widgets/integrations to show information there (like around line 89 and 95) or even after both columns would be okay (around line 97)? Any other additional action hooks throughout the vendor dashboard would be helpful as well, but this screen is one where it would be helpful to use an action hook to show custom integration data about orders. Thank you!

    • #189549

      @!Justin Harrison, can you please share a screenshot of the place where do you want to add this extra field? So we can assist you accordingly.

    • #189675
      Justin Harrison
      Participant

      https://prnt.sc/00lA-6X4jkjh – Anywhere there is a white line would be useful (in file vendor-order-details.php). I don’t necessarily need a do_action hook everywhere, but wherever you see as logical placement. I don’t need to add fields. I need to add sections so like a custom shipping integration to have a section that displays shipping information below the order.

    • #189700

      Instead of showing backend changes, we need you to share a frontend image to explain what flow you are looking for so we can assist you with this.

    • #190639
      Justin Harrison
      Participant

      Sorry, I’ve been out of town. Here are two screenshots that show where it would be nice to have action hooks added so I could add information to order detail pages in the Vendor Dashboard.

    • #190690
      promita
      Keymaster

      Hi @Justin Harrison, There is no hook/filter so you have to overwrite the vendor-order-details.php template file.

    • #190849
      Justin Harrison
      Participant

      Yes…. I realize that…. that’s why this is a “feature request” and is something that I wanted to request to be added. It would be nice not to have to overwrite so many templates so additional hooks would be useful in that sense.

    • #190867

      @Justin Harrison, our team will check and see whether we can provide support in our future update. You can check the progress of this issue from here https://github.com/multivendorx/MultiVendorX/issues/361

    • #194054
      Justin Harrison
      Participant

      This ticket can be closed/marked as resolved. In a previous release, your developer added the action hooks which I am now using to integrate the WooConvo plugin. Thanks so much for that!

    • #194056

      We are happy to help. If you face issue in future or need help please create a new thread.

Viewing 9 reply threads

The topic ‘Feature Request – Action Hooks on Vendor Dashboard – Order Detail page’ is closed to new replies.