Bagisto Forum

    Bagisto

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

      publish package in root folder
      • Bhima

      4
      0
      Votes
      4
      Posts
      1382
      Views

      J

      @Bhima
      In which folder do you want to publish?

    • M

      how to use Bagisto-custom-style-extension
      • mtande

      2
      0
      Votes
      2
      Posts
      939
      Views

      J

      @mtande
      You will get the file in prashant-webkul->vendor->resources
      Here you will find the admin and shop blade to link the extension.

    • I

      Change HTML & CSS of SLIDERS
      • isaac9

      2
      0
      Votes
      2
      Posts
      885
      Views

      J

      @isaac9
      Please check this - https://forums.bagisto.com/topic/221/how-to-override-view-file-in-bagisto/2
      For new component you have to write you own css

    • H

      Can we set the product prices w.r.t customer group?
      • Hassy

      2
      0
      Votes
      2
      Posts
      759
      Views

      J

      @Hassy
      Currently we don't have this feature.

    • V

      Create new Color, Brand etc while creating new Product
      • valpuia

      2
      0
      Votes
      2
      Posts
      1137
      Views

      J

      @valpuia
      This is not possible because we select attribute family at first step of product creation and if we create attribute value or attribute at time of product creation then it will not reflect for this product

    • A

      Need to update Home page New/Featured Product section
      • akshay.v

      2
      0
      Votes
      2
      Posts
      676
      Views

      J

      Hi @akshay-v

      Create a custom page for same and add this page to Home Page Content field while editing channel.

      Your this custom page will consist code of slider.

      Thanks

    • S

      Facing issue creating new page
      • samparker

      3
      0
      Votes
      3
      Posts
      1131
      Views

      S

      @Jyoti said in Facing issue creating new page:

      middleware

      Yes its working fine !! Thanks alot

    • D

      Category related issue
      • dsharma

      2
      0
      Votes
      2
      Posts
      843
      Views

      J

      @dsharma
      Use category slug along with category.

    • P

      Custom Cart-Item
      • PieterM

      2
      0
      Votes
      2
      Posts
      1146
      Views

      R

      Hi @PieterM

      Please read below one -

      https://forums.bagisto.com/topic/437/override-core-model/2

      https://devdocs.bagisto.com/override-core-model.html

      Thanks

    • C

      Display Grand total on Success page
      • ckmirafss

      2
      0
      Votes
      2
      Posts
      814
      Views

      R

      Hello @ckmirafss

      First you need to override - success.blade.php page, which is inside checkout folder of shop package.

      In this we, there is already order data available, you can retrieve grand total from that.

      Thanks

    • K

      Image is not showing in specific category page
      • Keerthi

      6
      0
      Votes
      6
      Posts
      1888
      Views

      A

      @RK-REZA said in Image is not showing in specific category page:

      php artisan storage:link

      HI! i am facing the same issue but when i execute this command i get this error.link.png

    • K

      display more new products at the home
      • kegs

      3
      0
      Votes
      3
      Posts
      1035
      Views

      K

      thanks alot☺

    • D

      Regarding dateformat in datagrid
      • dsharma

      1
      0
      Votes
      1
      Posts
      514
      Views

      No one has replied

    • D

      Regarding shop url
      • dsharma

      3
      0
      Votes
      3
      Posts
      1098
      Views

      D

      Thankyou jyoti for instant reply.

    • G

      View_render_event On almost all views. What its for??
      • Geethananth

      5
      0
      Votes
      5
      Posts
      1393
      Views

      G

      @aayush-bhatt172 Thanks buddy Now Understood đŸ™‚

    • P

      Front-end error localization not working
      • PieterM

      6
      0
      Votes
      6
      Posts
      1924
      Views

      A

      Hello PieterM.
      After making the changes with command npm run watch/dev.
      Make sure to run the command npm run prod for saving the changes.

      Also, intstall npm in the particular package only and run all the npm commands inside the package only.
      No need to make changes in resources/assets/js/app.js

    • D

      Remember me functionality
      • dsharma

      2
      0
      Votes
      2
      Posts
      744
      Views

      A

      Hello dsharma

      In bagisto multi authentication is there. So you'll have to create your custom remember me.
      Remember me uses cookies to store remember me token and hence you'll have to change the reg migrations and add rememberToken()
      i.e ($table -> rememberToken(); )

    • K

      I'd like to modify the mail template
      • KevLav

      3
      0
      Votes
      3
      Posts
      1320
      Views

      K

      Thanks, although this does work great. Can I edit it in my own package? *if not this is fine, but it's just a bit nicer. Since i've used my own package for all other things.

    • C

      Admin access
      • calvodioni

      3
      0
      Votes
      3
      Posts
      1005
      Views

      A

      send your information to admin.

      visit our Bacaberdua Bacaberdua

    • R

      Multinational Producer to Consumer Platform
      • RicknRoll

      4
      0
      Votes
      4
      Posts
      1378
      Views

      admin

      Hi @RicknRoll

      Then in your case, only multi-inventory sourcing feature can definitely work out which is there as by default in bagisto.

      Regarding getting notification for low stock, some customisation is required.