Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    How to deploy bagisto to heroku? step by step please.

    Installing Bagisto
    2
    13
    596
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      ssf last edited by

      Ive tried deploying to heroku but getting error:
      because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

      Ive updated the appserviceprovider.php file and made sure my procfile and htaccess file are configired correctlu but I am still getting this error.

      this is my homepage

      7cae1187-474a-4bbe-8f07-db371576cf20-image.png

      S 1 Reply Last reply Reply Quote 0
      • S
        ssf @ssf last edited by

        @ssf Ive also deployed to aws but also getting same issue there.

        1 Reply Last reply Reply Quote 0
        • A
          Amitk-Webkul last edited by

          Hello there,

          Which version of Bagisto are you using?

          Thanks.

          S 1 Reply Last reply Reply Quote 0
          • S
            ssf @Amitk-Webkul last edited by

            @Amitk-Webkul I believe the latest. I used composer create-project bagisto/bagisto

            1 Reply Last reply Reply Quote 0
            • A
              Amitk-Webkul last edited by

              Hi there,
              please follow the given steps for installing the Bagisto.

              1. git clone https://github.com/bagisto/bagisto.git
              2. cd bagisto
              3. composer create-project or create-project bagisto/bagisto
              4. nano .env [configure app_url, email and database credentials]
              5. php artisan bagisto:install

              If still facing the same please let us know.

              S 2 Replies Last reply Reply Quote 0
              • S
                ssf @Amitk-Webkul last edited by

                @Amitk-Webkul Thanks that seems to work but Im getting 404 error for resources. Also only home page works, when i try to navigate to another page eg. the admin page - I get "url was not found on this server" error. Is this something with route I need to configure?

                11dc3a4b-ba14-4066-9844-8d743077955f-image.png

                S 1 Reply Last reply Reply Quote 0
                • S
                  ssf @ssf last edited by

                  @ssf I got it working. Had to enable modwrite restart server

                  1 Reply Last reply Reply Quote 0
                  • S
                    ssf @Amitk-Webkul last edited by

                    @Amitk-Webkul Is there an update on how to integrate stripe payment

                    1 Reply Last reply Reply Quote 0
                    • A
                      Amitk-Webkul last edited by

                      Hello @ssf,

                      Thank you for reaching out regarding the integration of the Stripe Payment Method Extension. We're happy to assist you with this process.

                      you can connect with our support team. or mail Support@webkul.com.

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        ssf @Amitk-Webkul last edited by

                        @Amitk-Webkul How do I connect with your support team? I also do not want to buy the plugin off webkul

                        1 Reply Last reply Reply Quote 0
                        • A
                          Amitk-Webkul last edited by

                          Hello @ssf,

                          Can you please elaborate? What exactly you are trying to do?

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            ssf @Amitk-Webkul last edited by

                            @Amitk-Webkul Ive installed a stripe gateway plugin from https://github.com/ahmetarsiv/stripe-payment-gateway.git. Seems to work on older version of bagisto but not on the newest version.

                            Getting undefined array key "sort"

                            ac5c1fb5-08ae-438e-ba2c-0ebbeec2b616-image.png

                            1 Reply Last reply Reply Quote 0
                            • A
                              Amitk-Webkul last edited by

                              Hello there,

                              Something went wrong in the installation.

                              Please verify and follow the below installation process.

                              Stripe Installation Guide- https://github.com/ahmetarsiv/stripe-payment-gateway#3-installation

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

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post