Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • T

      Image upload problem
      General Discussion • • tluanga

      11
      0
      Votes
      11
      Posts
      950
      Views

      V

      @tluanga
      The team is looking into the issue and will be resolved ASAP. They will update you over the ticket.

      Stay connected with us!

    • S

      Facing issues during finalizing configuration of Bagisto v1.2 on AWS
      Installing Bagisto • • Sammy

      11
      0
      Votes
      11
      Posts
      645
      Views

      V

      @Sammy
      Okay! the support team will get back you & start working on your ticket shortly.

    • R

      admin logo stretched after uploading
      General Discussion • • rex

      11
      0
      Votes
      11
      Posts
      746
      Views

      R

      Problem solve. Thank you so much for helping me..

    • M

      cannot click on addresses after purchased for new purchase
      Bug Report • • mikeyapina

      11
      0
      Votes
      11
      Posts
      502
      Views

      V

      @mikeyapina
      it's working fine https://prnt.sc/yuupu8, please retry or you can also create ticket via email at support@bagisto.com

    • Z

      how can bulk upload cdn online images products?
      Modules • • zainawan99

      11
      0
      Votes
      11
      Posts
      1281
      Views

      devansh-webkul

      Hi @zainawan99,

      Please raise a support ticket, so that we can verify at your end,
      https://bagisto.uvdesk.com

    • S

      Integerate bagisto in runing laravel project.
      Installing Bagisto • • sehdev28

      11
      0
      Votes
      11
      Posts
      972
      Views

      devansh-webkul

      Hi @Otisons,

      Thanks for the update. Glad to hear that.

      Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com

      That would be grateful for us.

      Thanks & Regards,

      Bagisto Team

    • R

      How to create the new api in bagisto?
      General Discussion • • Ravinder G

      11
      0
      Votes
      11
      Posts
      2685
      Views

      devansh-webkul

      Not needed. Just simply place your route in the api.php file without any api middleware group also.

      It will work else check Laravel docs to override because there is no Bagisto stuff.

    • I

      Hi all, can any one help us How to add new field in configuraion like in the picture below
      General Discussion • • israa96

      11
      1
      Votes
      11
      Posts
      3523
      Views

      atalji

      This seems intresting !!!

    • F

      Bagisto DHL Shipping Module
      Modules • • fredmeone

      11
      0
      Votes
      11
      Posts
      622
      Views

      S

      Thank you for your reply.
      I used php artisan bagisto:version and it showed version v1.x-dev.
      It is installed in a Ubuntu environment.
      Apart from the original installation, I also downloaded and installed 'Laravel eCommerce DHL Shipping' extensions for Bagisto. In the Configuration section, under Sales, DHL Shipping settings form showed up but even if I Enable for Checkout, it doesn't show anything with the correct DHL credentials.
      I've also tried the UPS extension (Laravel eCommerce UPS Shipping), but it didn't work neither. That's another question, since UPS doesn't provide new registration for access key anymore, stated in their developer portal (https://developer.ups.com), how would I modify the current module to make it work?

      DHL Screenshot.png

      Thank you

      SpoiledPisces

    • danieldino

      General error: 1267 Illegal mix of collations
      Installing Bagisto • • danieldino

      11
      0
      Votes
      11
      Posts
      744
      Views

      A

      Hi there,
      Can you please share the steps which you are following for installing the Bagisto?

    • P

      Change in product component is not working
      Modules • • Prachi26

      11
      0
      Votes
      11
      Posts
      1115
      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
    • K

      i have set correct url in app url env. My product image are displaying correctly but when i change the logo and favicon it is showing error. i have tried unlinking and again linking the storage but it is not working.
      General Discussion • • Kattel10

      11
      0
      Votes
      11
      Posts
      485
      Views

      A

      Hi there,

      If the data directory doesn't exist under (storage/framework/cache/data), then you will face this error.

      This data directory doesn't exist by default on a fresh/new installation.

      Creating the data directory manually at (storage/framework/cache) will fix this issue.

    • S

      can't use hide shop from guest
      Bug Report • • steven

      11
      0
      Votes
      11
      Posts
      481
      Views

      S

      okay, thanks

    • H

      Supplier add to product form is missing
      General Discussion • • harryjohnson

      11
      0
      Votes
      11
      Posts
      354
      Views

      ashish2409

      @harryjohnson

      Hii there,
      Asper your concern,
      I will check from my end with complete installation process of B2B Marketplace module and update you for your concern.

      I will be checking installation process Domain and Subdomain mapping related concern as well.

      Thank You.

    • T

      HeadlessEC (GraphQL) not yet compatible with Bagisto 2.1.2?
      Installing Bagisto • • tmss

      11
      0
      Votes
      11
      Posts
      636
      Views

      T

      Thank you for the video!
      I was very careful and it did not work.

      Sorry for the many sentences!

      I tried to install HeadlessEC(GraphQL) by referring to the video (v1.4.3), v1.4.3 and v2.0.1 README.md and comparing them.

      Compared to v2.0.1, the following seemed to be necessary in summary, so I performed the following

      put Headless EC(GraphQL) under Packages
      (I ultimately found this unnecessary) setup Headless EC v2.0.1 according to README.md *1

      https://github.com/bagisto/headless-ecommerce/blob/v2.0.1/README.md

      *1 There are no steps to configure config/lighthouse.php

      I ran it and it didn't work.
      I have a question about README.md of v1.4.3 and differences between v1.4.3 Video and v2.0.1 README.md, etc. I would appreciate it if you could check.

      ■Questions.
      1.
      I tried to install Headless EC on Bagisto 2.1.2 with the following

      Result: Failure error
      composer require bagisto/graphql-api:2.0.1
      composer require bagisto/graphql-api:2.0.0

      Result: Success
      composer require bagisto/graphql-api dev-main

      I can only install dev-main, is this normal?
      Can I continue to use this in production?

      1. Symfony\Component\ErrorHandler\Error\FatalError Declaration of Webkul\GraphQLAPI\Models\CatalogRule\CatalogRule::catalog_rule_products() must be compatible with Webkul\CatalogRule\Models\CatalogRule::catalog_rule_products(): Illuminate\Database\Eloquent\Relations\HasMany at vendor/bagisto/graphql-api/src/Models/CatalogRule/CatalogRule.php:14 10▕ { 11▕ /** 12▕ * Get the Catalog rule Product that owns the catalog rule. 13▕ */ ➜ 14▕ public function catalog_rule_products() 15▕ { 16▕ return $this->hasMany(CatalogRuleProductProxy::modelClass()); 17▕ } 18 2. Whoops\Exception\ErrorException Declaration of Webkul\GraphQLAPI\Models\CatalogRule\CatalogRule::catalog_rule_products() must be compatible with Webkul\CatalogRule\Models\CatalogRule::catalog_rule_products(): Illuminate\Database\Eloquent\Relations\HasMany at vendor/bagisto/graphql-api/src/Models/CatalogRule/CatalogRule.php:14 10▕ { 11▕ /** 12▕ * Get the Catalog rule Product that owns the catalog rule. 13▕ */ ➜ 14▕ public function catalog_rule_products() 15▕ { 16▕ return $this->hasMany(CatalogRuleProductProxy::modelClass()); 17▕ } 18▕ 3. Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255

      Please let me know which combination of Bagisto and HeadlessEC (GraphQL) can be used as a stable version.

      Currently, it's not clear what version is compatible with what,
      I am trying various versions.

      I am very confused.
      My goal is to use HeadlessEC(GraphQL) with Bagisto v2.1.2.

      I saw on Github that Headless EC(GraphQL) v2.0.1 only works with Bagisto v2.0.0. This time I was told that Bagisto v2.1.2 could be used, so I tried again, but it still did not work.

      Is it correct that there is no way to use Headless EC(GraphQL) v2.0.1 with Bagisto v2.1.2?
      (The HasMany fixes have already been applied but did not work).

      The error in Laravel is always the same as below.
      I also looked here and it seems that some CLASS files do not exist.

      local.ERROR: Failed to find class Webkul\CMS\Models\CmsPage in namespaces [App, Webkul\GraphQLAPI\Models] for directive @paginate. {"exception":"[object] (Nuwave\\Lighthouse\\Exceptions\\DefinitionException(code: 0): Failed to find class Webkul\\CMS\\Models\\CmsPage in namespaces [App, Webkul\\GraphQLAPI\\Models] for directive @paginate. at /var/www/html/bagisto/vendor/nuwave/lighthouse/src/Schema/Directives/BaseDirective.php:190)

      I don't think I need to manually put graphql-api in pakages/Webkul in v.2.0.1, is that correct?

      The result of the installation with the command,
      I thought that I don't need to put it in pakages/Webkul again because it is in bagisto/vendor/bagisto/graphql-api.

      bagisto/vendor/bagisto/graphql-api/composer.json
      This is also why there is also the following statement in

      "autoload": { "psr-4": { "Webkul\\GraphQLAPI\\": "src/" } },

      bagisto/config/lighthouse.php
      I believe it can also be referenced in namespaces in

      (It should also automatically integrate with bagisto/composer.json)

      I only found in the video about adding to bagisto/config/app.php providers.
      *Not mentioned in README.md.

      Webkul\GraphQLAPI\Providers\GraphQLAPIServiceProvider::class,

      Is this one still required in v2.0.1?
      I found this, so I don't believe it is currently needed.
      (It is loaded by extra (discovery function))

      bagisto/vendor/bagisto/graphql-api/composer.json

      "extra": { "laravel": { "providers": [ "Webkul\\GraphQLAPI\\Providers\\GraphQLAPIServiceProvider" ], "aliases": {} } },

      In the video, I had first placed the package I had DL'd from GitHub myself under bagisto/packages/Webkul,
      In addition, I did the following command,

      composer require bagisto/graphql-api php artisan bagisto_graphql:install

      I don't think it's necessary, since it's a double configuration under the vendor, but is it necessary?
      I'm sorry if I'm wrong.

      vendor bagisto/packages/Webkul

      I feel it will be difficult to manage version upgrades in the future if I put them in two separate files.

      As of v2.0.1, I don't put packages that I downloaded from GitHub under bagisto/packages/Webkul.
      Is this correct?

    • A

      CSS/JS not loading after putting .htaccess and index.php to main directory
      General Discussion • • arunchahar

      11
      0
      Votes
      11
      Posts
      385
      Views

      Rishabh-Webkul

      Hello @arunchahar

      Kindly create a ticket regarding your issue from the link below.

      https://bagisto.uvdesk.com/en/

      Thanks & Regards

    • Y

      problem when I upload a product that exceeds 8 MB
      Bug Report • • youssefq

      11
      0
      Votes
      11
      Posts
      424
      Views

      Y

      @Rishabh-Webkul yes sure
      (https://www.mediafire.com/file/g1oompszczet8r6/php.ini/file)
      i but the file on mediafire see the file and can you please tell me the error
      Thanks!

    • R

      Store data through Repository - Not working
      Modules • • RK REZA

      10
      0
      Votes
      10
      Posts
      2538
      Views

      R

      Capture4.PNG

    • R

      How to disable onhover image zoom in mobile design?
      Bug Report • • RK REZA

      10
      0
      Votes
      10
      Posts
      948
      Views

      R

      Thanks......

    • R

      Bagisto - Base table or view not found: 1146
      General Discussion • • randy_johnson

      10
      0
      Votes
      10
      Posts
      1940
      Views

      A

      Hi.

      Instead of installing bagisto from master branch.
      Take a pull from the latest stable release from tags.

      For now, the latest stable build is bagisto 1.3.2
      link: https://github.com/bagisto/bagisto/tree/v1.3.2