Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Sidebar Vue js how can override?

    Modules
    2
    4
    318
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      zainawan99 last edited by

      Sidebar Vue js how can override?

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @zainawan99,

        You can create a new sidebar component and replace it with the existing one.

        This is the sidebar component packages/Webkul/Velocity/src/Resources/assets/js/UI/components/sidebar.vue which is registered here packages/Webkul/Velocity/src/Resources/assets/js/app.js on line number 44.

        Z 1 Reply Last reply Reply Quote 0
        • Z
          zainawan99 @devansh-webkul last edited by

          @devansh-webkul resources js folder override the Vue js

          1 Reply Last reply Reply Quote 0
          • devansh-webkul
            devansh-webkul last edited by

            @zainawan99,

            You need to run php artisan vendor:publish --all -force. When you done with your changes.

            Please take a backup before doing such operation however if you not made any customization then you can feel free to run this command.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post