Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Knowledge Base
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • A

      Customize existing package
      • Akhil

      2
      0
      Votes
      2
      Posts
      205
      Views

      A

      Hi there,
      You can create a new package to customize the existing functionalities

      Please follow the below guide to create
      Link: https://devdocs.bagisto.com/1.x/packages/create-package.html

      To override the Model: https://devdocs.bagisto.com/1.x/advanced/override-core-model.html

      To override controller: https://forums.bagisto.com/topic/320/how-to-override-your-webkul-controllers-repository-and-classes

    • A

      Custom Package dependencies
      • Akhil

      2
      0
      Votes
      2
      Posts
      370
      Views

      A

      Hi there,
      You have to install them below.
      Path- MyProject/Packages/Bagisto/MyCustomPackage/Vendor

      Yes, you can use the existing dependencies but if the versions are different then it can create the error.

    • I

      Forgot password Email reset button link change
      • ismail

      6
      0
      Votes
      6
      Posts
      625
      Views

      A

      Hi there,
      Yes, you can add UTL directly.

    • C

      Dynamic configurable product price calculation
      • charster23

      2
      0
      Votes
      2
      Posts
      218
      Views

      A

      Hi there,
      This is not available in the current Bagisto version.

    • A

      Subscription Module wise
      ecommerce • • Akhil

      2
      0
      Votes
      2
      Posts
      276
      Views

      A

      Hi there,
      you can take a reference from Here.

    • H

      Creating Shipping method
      • heyalexm

      2
      0
      Votes
      2
      Posts
      151
      Views

      A

      Hi there.

      Can you please Elaborate?

    • I

      Proudct weight query
      • ismail

      2
      0
      Votes
      2
      Posts
      398
      Views

      A

      Hi there,
      you have to enter manually the weight value. because the field is dynamic if you set it from the code end it will reflect on every text field.

    • M

      How to integrate tinymce into a customn page proeprly?
      • merchant6

      2
      0
      Votes
      2
      Posts
      412
      Views

      A

      Hi @merchant6,

      Please verify once the TinyMCE version.

    • K

      Page lost content The page you're looking for isn't available. Cant access Admin Login Page
      • Kitenge

      2
      0
      Votes
      2
      Posts
      282
      Views

      A

      Hi there,

      Please verify once the correct URL you have passed in the .env file.

    • S

      I can't enter as a guest
      • steven

      2
      0
      Votes
      2
      Posts
      175
      Views

      A

      Hi @steven,

      Replied to the same query: https://forums.bagisto.com/topic/3335/can-t-use-hide-shop-from-guest/2

    • S

      How to use dark mode in user page(velocity) ?
      • steven

      2
      0
      Votes
      2
      Posts
      119
      Views

      A

      Hi @steven,

      Replied to the same query: https://forums.bagisto.com/topic/3336/how-to-use-dark-mode-in-user-page-velocity/2

    • S

      how can we add an image on the checkout page and so that the admin receives the image according to the order number?
      • steven

      2
      0
      Votes
      2
      Posts
      172
      Views

      A

      Hi @steven,

      replied on the same query: https://forums.bagisto.com/topic/3338/how-can-we-add-an-image-on-the-checkout-page-and-so-that-the-admin-receives-the-image-according-to-the-order-number/2

    • S

      Custom scripts not working
      • soso

      2
      0
      Votes
      2
      Posts
      317
      Views

      A

      Hi @soso,

      Please run the vendor publish command and select the provider number.

      php artisan vendor:publish --force

      Like: Webkul\Velocity\Providers\VelocityServiceProvider
      service provider number is 26 then enter 26 and press enter button.

      It will work still facing the same issue please let me know.

    • C

      images no showing in the front store error. This is the solution. Tested and works
      • calvodioni

      3
      0
      Votes
      3
      Posts
      1240
      Views

      P

      Thank you very much, saved my time

    • S

      Google recaptcha bagisto
      • shwetamodi

      3
      0
      Votes
      3
      Posts
      464
      Views

      S

      @Amitk-Webkul
      issue is that I am not able to see any captcha link configuration->customer section

    • A

      Rest API docs?
      • alex3005

      6
      0
      Votes
      6
      Posts
      546
      Views

      A

      Hi @ahdhilali,

      Yes, the URL will be the same on hosting as the Domain name and API endpoint.

    • admin

      View Directory
      • admin

      8
      0
      Votes
      8
      Posts
      4392
      Views

      A

      Hello @juimas,

      Please check now,

      You can use this reference for your answer - Here

      & you can also check our repository for custom theme.

    • P

      Custom payment Method and Checkout THEME/PAGE modification
      • pulse

      2
      0
      Votes
      2
      Posts
      245
      Views

      A

      Hello there,

      Please take a reference from Here.

      If you still facing the same please let us know.
      Thanks.

    • R

      Custom theme implementation without any JS framework
      • rajesh.svipl

      2
      0
      Votes
      2
      Posts
      277
      Views

      A

      Hello @rajesh-svipl,

      Which version of Bagisto are you using?

    • P

      How to make a user login in API
      • pranshu

      2
      0
      Votes
      2
      Posts
      344
      Views

      ashish2409

      @pranshu

      Hello There,
      Thank you so much for the query,
      We are checking the same and will update you.