Bagisto Forum

    Bagisto

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

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

      11
      0
      Votes
      11
      Posts
      1323
      Views

      V

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

    • M

      This topic is deleted!
      • mikeyapina

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • A

      Recommended cloud hosting for Bagisto 1.1.2
      • AshJi

      2
      0
      Votes
      2
      Posts
      229
      Views

      admin

      If its just you want to see and demo, you can use any shared hosting providing Cpanel and there you can use one click bagisto installation as here: https://www.softaculous.com/apps/ecommerce/Bagisto

    • A

      How to get rid of Bagisto installer
      • AshJi

      9
      0
      Votes
      9
      Posts
      1229
      Views

      A

      @Vaishali-Agarwal I have created a ticket at the link you have provided along with the credentials.

    • A

      Recommended way to version control the code and push it on server.
      • AshJi

      1
      0
      Votes
      1
      Posts
      171
      Views

      No one has replied

    • A

      Installation problem. Homepage not complete after installation.
      • a3an01

      7
      0
      Votes
      7
      Posts
      324
      Views

      V

      @a3an01
      I hope your issue is resolved in Chrome Browser.
      Thanks

    • A

      How to configure 'HTTPS' in production.
      • AshJi

      3
      0
      Votes
      3
      Posts
      404
      Views

      V

      @AshJi
      you should first add the webserver settings to set https , kindly read follow this guide https://www.smashingmagazine.com/2017/06/guide-switching-http-https/

    • F

      Error on installation - Too many redirects
      • farid

      4
      1
      Votes
      4
      Posts
      832
      Views

      V

      @timlw
      can you please share the screenshot where you got stuck while installation??

    • S

      MigrationRun.php 500 internal server error
      • swapnil5161

      3
      0
      Votes
      3
      Posts
      697
      Views

      C

      Re: MigrationRun.php 500 internal server error

      The 500 Internal Server Error is the general catch all error when the server throws an exception. The first thing you need to know about an "Internal Server Error" is that the error can only be resolved by fixes to the Web server software. It is not a client-side problem meaning that the problem is not with your browser, your computer, or your internet connection. There are a number of causes for a 500 Internal Server Error to display in a web browser. Consider some debugging tips to help diagnose and fix common causes of this problem.

      Server permission Server timeout Script timeout Errors in .htaccess files Check the Error Logs
    • A

      Does not work in production
      • Alex81

      2
      0
      Votes
      2
      Posts
      164
      Views

      V

      Hi @Alex81
      Run this at root of your project.

      chmod 777 -R storage chown -R www-data:www-data storage
    • M

      unable to install bagisto at last step
      • mikachaps

      2
      0
      Votes
      2
      Posts
      235
      Views

      V

      @mikachaps
      could you help us by showing the screenshot of the error so that we can provide the solution.

      Also please clearly mention all the steps you followed while installing Bagisto

    • H

      Error during installation through softaculous installer
      • Hassi

      5
      0
      Votes
      5
      Posts
      322
      Views

      V

      @Hassi
      your Database server doesn't support JSON data type, you need to upgrade your MARIADB version(10.2 or higher) or MySQL version (5.7.23 or higher) to the higher version which support json.
      you may also follow this issue link which are already resolved https://github.com/bagisto/bagisto/issues/1159
      https://github.com/bagisto/bagisto/issues/1551

    • C

      Migration path not Found(artisan publish) and lots of errors in admin dashboard
      • courage

      10
      0
      Votes
      10
      Posts
      568
      Views

      V

      @courage
      Bagisto v1.2.0 Release is out. Kindly install the latest version from here https://bagisto.com/en/download/
      or you can also follow the below steps https://devdocs.bagisto.com/index.html#installation

    • M

      Integrated Bagisto in to an existing Laravel project application
      • Md

      3
      0
      Votes
      3
      Posts
      1231
      Views

      R

      Officially, its not supported. But there is a dirty sure way of going about it. Here is what I did:

      Installed bagisto as recommended move the vendor/bagisto/bagisto folder to packages. Edit the main composer.json file changing "bagisto/bagisto": "2.*"

      to

      "bagisto/bagisto": "@dev" Edit the main composer.json file adding repository array like: "repositories": [ { "type": "path", "url": "packages/bagisto", "options": { "symlink": true } } ] Then run composer update

      b3011d7e-afe9-4710-9185-f5b533711d7d-image.png

    • S

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

      11
      0
      Votes
      11
      Posts
      560
      Views

      V

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

    • M

      New social media registration doesn't show up on mobile
      social media re • • mikeyapina

      3
      0
      Votes
      3
      Posts
      606
      Views

      V

      @mikeyapina
      please share the screenshot where the social login are not working.

    • P

      Post installation configuration problems
      • pask

      4
      0
      Votes
      4
      Posts
      785
      Views

      bhanu-webkul

      @pask Definitely everything will work fine and whenever you have any query,please let us know.
      Please do rate our support here:-https://www.trustpilot.com/review/bagisto.com, it would be really gratefull for us

    • S

      MiniCart not rendering.
      • suraz.neupane

      13
      0
      Votes
      13
      Posts
      568
      Views

      V

      @suraz-neupane
      Great! Your Welcome 🙂

    • M

      Docker installation incomplete
      • Mir123

      3
      0
      Votes
      3
      Posts
      252
      Views

      M

      @Vaishali-Agarwal It's working thank you 🙂

    • V

      how to install or active Vue js UI?
      • vudangnt

      4
      0
      Votes
      4
      Posts
      465
      Views

      devansh-webkul

      Hi @vudangnt,

      We are not getting this what you are trying to say. Can you please ellaborate so that we can check.