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
    • diverti

      VAT ID input field at checkout
      General Discussion • vat id package billing addres overwrite • • diverti

      12
      0
      Votes
      12
      Posts
      1102
      Views

      A

      Hi @diverti,

      you can take a reference from Here.

    • R

      Database Error
      General Discussion • • rasheedahmad

      12
      0
      Votes
      12
      Posts
      545
      Views

      R

      @Amitk-Webkul
      hmmm ok thanks for helping..

    • A

      Color filter does not work on configurable product.
      General Discussion • • aga

      12
      0
      Votes
      12
      Posts
      515
      Views

      Rishabh-Webkul

      Hello @gokhanyildiz

      If you want to know in detail about this you can buy our support hours, You can select the number of hours before purchasing the plan. The basic plan is of 10 hours.

      https://store.webkul.com/bagisto-hourly-customization-package.html#:~:text=It allows you to purchase,plan is of 10 hours.

      In this, we will help and look into your issue and make customization as per your requirements thoroughly.

      Thanks & Regards..!!

    • admin

      How to create custom theme in Bagisto?
      Knowledge Base • • admin

      11
      0
      Votes
      11
      Posts
      9236
      Views

      R

      Hi,

      If you want to create your own custom asset, then inside theme packages helper function, you can create your own function as we did.

      function bagisto_asset($path, $secure = null)
      {
      return themes()->url($path, $secure);
      }

      After creating this function, you can use it according to your need.

      Thanks
      Rahul Shukla

    • S

      how can I fill the DB with dummy data?
      General Discussion • • sanjana singh

      11
      0
      Votes
      11
      Posts
      1959
      Views

      devansh-webkul

      So your issue is resolved now.

    • L

      New release
      General Discussion • • lwilliams-heli

      11
      0
      Votes
      11
      Posts
      850
      Views

      R

      Hi @lwilliams-heli

      At the end of this month, we will release our next version.

      Thanks

    • S

      Installing using GUI vs usig CLI: both give errors
      Installing Bagisto • • simplygenius

      11
      0
      Votes
      11
      Posts
      2172
      Views

      S

      Oh, thank you so much for helping out. I'm sorry for being an inconvenience. I must say I ran into a 'No application key' problem, but I fixed that with
      php artisan key:generate.

    • D

      Regarding mail functionality
      General Discussion • • dsharma

      11
      0
      Votes
      11
      Posts
      1032
      Views

      R

      @jaseelpv said in Regarding mail functionality:

      Failed to authenticate on SMTP server with username "example@gmail.com" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "534", with message "534-5.7.9 Application-specific password required

      Log in to your Gmail account through a web browser and enable access through less secure apps . Less secure apps can make your account more vulnerable, Google will automatically turn this setting off if it's not being used. However, bypass this security setting with a configuration tweak within your Google Email Account .

      To do so, first head over to https://accounts.google.com/ → Security → Enable Less Secure Apps

      Enabling access for "less secure apps" means that the client/app doesn't use OAuth 2.0 . OAuth 2.0 is the industry-standard protocol for authorization. When you sign in with OAuth 2.0, you sign in to Google's system directly. In OAuth 2.0 , you authenticate directly to Gmail with your credentials and authorize an app to do certain things. The third-party app only sees an authorization token provided by Google as proof that you authenticated correctly and agreed to authorize that app.

    • V

      Verification Email Cannot send.
      General Discussion • • valpuia

      11
      0
      Votes
      11
      Posts
      1865
      Views

      A

      @rahul said in Verification Email Cannot send.:

      return $this->to($this->verificationData['email']) ->from(Config::get('mail.from.address')) ->subject(trans('shop::app.mail.customer.verification.subject')) ->view('shop::emails.customer.verification-email')->with('data', ['email' => $this->verificationData['email'], 'token' => $this->verificationData['token']]);

      @rahul I am using Bagisto v1.1.2 and facing same issue in production (works fine in dev env).

      I checked the VerificationEmail.php and above changes u suggested are not there. Wondering whether changes u suggested are still valid to fix this issue.

    • C

      api for modify customer profile
      General Discussion • • cmpengineers

      11
      0
      Votes
      11
      Posts
      713
      Views

      H

      Make content-type as application/json and send put data in json formate
      like

      { "email": "new2@email.com", "first_name": "New", "last_name": "Name", "gender": "Male", "date_of_birth": null, "phone": null }
    • F

      how can i edit velocity theme
      Knowledge Base • • farshadf

      11
      0
      Votes
      11
      Posts
      1882
      Views

      devansh-webkul

      @devansh-webkul said in how can i edit velocity theme:

      Hi @Aung-Myo-Oo,

      If you have not customized anything then you can run,
      php artisan vendor:publish --force

      Otherwise, I will suggest you place that file manually in the resources/themes path.

      I already mentioned here that if you have not customized then you can run it.

      Now there is no way.

    • W

      Login form - Translation of error messages
      Knowledge Base • • William Hatanaka

      11
      0
      Votes
      11
      Posts
      999
      Views

      admin

      @sunsourceenergy is the site built on bagisto?

    • F

      Missing admin submenus
      Installing Bagisto • • fmora

      11
      0
      Votes
      11
      Posts
      1300
      Views

      V

      @William-Hatanaka said in Missing admin submenus:

      SSL using traefik

      Currently we don't have any tutorial on traefik, still by searching more on google here is the guide which might help you https://docs.traefik.io/v1.7/user-guide/docker-and-lets-encrypt/

    • A

      checkout issue
      General Discussion • • aroobaarooj499

      11
      0
      Votes
      11
      Posts
      607
      Views

      V

      @aroobaarooj499
      already notified here https://github.com/bagisto/bagisto/issues/3032#issuecomment-651992672

    • O

      how to do so that the client and the administrator can log in from the client login interface
      Knowledge Base • • Omar

      11
      0
      Votes
      11
      Posts
      865
      Views

      O

      the connection was successful, thanks for your help
      solution.png

    • V

      Error while installinghttps://forums.bagisto.com/post/2388
      Installing Bagisto • • venukeyar

      11
      0
      Votes
      11
      Posts
      1419
      Views

      V

      @venukeyar
      run php artisan vendor:publish --force and then press 0 to continue

    • A

      Bundle Product Issue
      Bug Report • • aroobaarooj499

      11
      0
      Votes
      11
      Posts
      613
      Views

      bhanu-webkul

      @aroobaarooj499 yes sure

    • S

      Getting User Data based on token in Cart Checkout API
      General Discussion • • sanjay

      11
      0
      Votes
      11
      Posts
      1015
      Views

      shubhwebkul

      Hello there,

      As I am checking I am getting customer email in response, please check the screenshot.

      https://prnt.sc/tqhuuc
      https://prnt.sc/tqhuc2

      Can you please share a short video or screenshots to debug the issue.

      Thanks!

    • T

      Packege creating problem.
      Modules • • tluanga

      11
      0
      Votes
      11
      Posts
      646
      Views

      devansh-webkul

      Hi @tluanga,

      Your 'DeliveryServiceProvider' has been successfully registered. Just check with the routes on line number 22 and 23.

      public function boot() { $this->loadRoutesFrom(__DIR__ . '/../Http/routes.php'); $this->loadViewsFrom(__DIR__ . '/../Resources/views', 'delivery'); }

      OR

      public function boot() { include __DIR__ . '/../Http/routes.php'; $this->loadViewsFrom(__DIR__ . '/../Resources/views', 'delivery'); }

      After that hit 'localhost/Lushai/public/delivery' or just add 'dd('test')' on your 'routes.php' to check if your route file is hiting or not.

      If you see same 'test' message on the page again. Then, your route file also successfully registered. Just check with the route names or caches.

    • 3

      where i could find the default api route file "where is the apis links exists"
      Installing Bagisto • • 3hmed

      11
      0
      Votes
      11
      Posts
      2345
      Views

      sanjay-webkul

      Hi there,
      You can find the API folder inside the vendor/bagisto