Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Groups
    1. Home
    2. Modules
    Log in to post

    Modules

    • S

      notification on customer registration
      • shahid3021  

      3
      0
      Votes
      3
      Posts
      147
      Views

      S

      i have implemented order notification and it is working fine , i want to know how to configure customer registration notifications?
    • I

      How to get data from new Package with GrahpQL ?
      • ilyas  

      3
      0
      Votes
      3
      Posts
      594
      Views

      L

      @ilyas said in How to get data from new Package with GrahpQL ?: i've created a new package and i need to get All data with GraphQL, how i can do it ? To retrieve all data using GraphQL in your new package, you can create a GraphQL query that includes all the fields that you want to retrieve. For example, if you want to retrieve all data from the CRM data enrichment sections, you can create a query like the following: query { crm { allData { id name email phone } } dataEnrichment { allData { id company jobTitle location } } } This query will retrieve all data from the 'allData' field of the 'crm' and 'dataEnrichment' sections. The specific fields that you can retrieve will depend on the schema of your GraphQL API, so you should consult the documentation or the schema definition to see what fields are available. It's worth noting that you should also take into account any limitations of the API in terms of how many records it can retrieve at once, and the performance of your application for large datasets when you are retrieving all data.
    • L

      In ProviderRepository.php line 208: Class "" not found
      • Louiss  

      3
      0
      Votes
      3
      Posts
      574
      Views

      Goto composer.json file inside the Bagisto root directory and add the following line under ‘psr-4’ is "Webkul\\Marketplace\\": "packages/Webkul/Marketplace" should "Webkul\\Marketplace\\": "packages/Webkul/Marketplace/src"
    • S

      how to customize grand total and total?
      • shahid3021  

      2
      0
      Votes
      2
      Posts
      30
      Views

      @shahid3021 said in how to customize grand total and total?: set volume discount for that, Hi there, Fr this you can create customer group price. Please take a reference from the below screenshot.
    • S

      FedEx api integration issue
      • shahid3021  

      2
      0
      Votes
      2
      Posts
      38
      Views

      Hi there, For this. please create a support ticket Here
    • F

      Bagisto DHL Shipping Module
      • fredmeone  

      8
      0
      Votes
      8
      Posts
      78
      Views

      OK, Now we will continue over the ticket.
    • A

      Image addon to set an alt tag on the product images?
      • alex3005  

      2
      0
      Votes
      2
      Posts
      24
      Views

      A

      Hi there, Can you please elaborate?
    • A

      How do i add category-with-custom-option in my front page?
      • AB4589  

      4
      0
      Votes
      4
      Posts
      111
      Views

      Hi there, Are you trying to customize this template?
    • A

      How to edit files and views
      • adeyemiadeshina  

      7
      0
      Votes
      7
      Posts
      31
      Views

      Hi there, Please take a reference from here. and if still you have any other query then please let me know.
    • A

      I'm new here. Accessing the working folder structures
      • adeyemiadeshina  

      10
      0
      Votes
      10
      Posts
      41
      Views

      A

      Thank you. What is the difference between Shop and Market Place packages? Where do I get the file to this view : 'view' => 'shop::products.reviews.create'
    • M

      Page become unresponsive when we add attribute in configurable Product
      • manmohanmca  

      2
      0
      Votes
      2
      Posts
      275
      Views

      A

      Hi there, We are fixing this issue. and we will update once this issue will be resolved.
    • M

      Ali Express working or not anymore?
      • macano13  

      4
      0
      Votes
      4
      Posts
      103
      Views

      A

      Hi there, please use the same version.
    • B

      How can we resize image while uploading?
      • Basant0704  

      2
      0
      Votes
      2
      Posts
      65
      Views

      A

      Hi there, Yes, you can compress Images by using the following documentations- https://image.intervention.io/v2 https://image.intervention.io/v2/introduction/installation#integration-in-laravel
    • P

      Change in product component is not working
      • Prachi26  

      11
      0
      Votes
      11
      Posts
      325
      Views

      A

      Hi there, Please run the below command in the velocity package. npm run prod Please run the below command in the root of the Bagisto. php artisan vendor:publish --force
    • R

      category not showing in front !
      • ranjeetnetsol  

      9
      0
      Votes
      9
      Posts
      20
      Views

      A

      Hi @ranjeetnetsol, Can you please share the steps that you are following for installing the Bagisto?
    • R

      Target class [Webkul\taniyaar\Repositories\ContentRepository] does not exist.
      • ranjeetnetsol  

      6
      0
      Votes
      6
      Posts
      226
      Views

      A

      Hi @ranjeetnetsol, As we can see taniyaar you are passing as a small letter and we have defined with the First letter capital of the Taniyaar.