Bagisto Forum

    Bagisto

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

    edit product table

    Modules
    2
    2
    196
    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.
    • A
      abdalhadi last edited by

      i need to add store_id for every product (store is new table in my package)
      so i created migration file to add store_id in my package ...
      what should i do to add store_id in product controllers (like when i need to add product i need to insert store id or to do search filterd by stores )

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

        Hi there,
        You can use product create after event listener for the same.
        Please take a reference from Here

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