How to Deploy EC-CUBE4 to Heroku

Tadashi Shigeoka ·  Thu, July 25, 2019

This article introduces how to deploy EC-CUBE4 to Heroku.

EC-CUBE

EC-CUBE4 Deploy to Heroku

EC-CUBE4’s GitHub has a Deploy to Heroku button, so you can deploy to Heroku by clicking it.

No app.json located in the repo URL provided.

? Error https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2FEC-CUBE%2Fec-cube&template=https%3A%2F%2Fgithub.com%2FEC-CUBE%2Fec-cube

? Success https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2FEC-CUBE%2Fec-cube&template=https%3A%2F%2Fgithub.com%2FEC-CUBE%2Fec-cube/tree/4.0

EC-CUBE4 on Heroku Sample

Below is the URL where I actually deployed EC-CUBE4 to Heroku:

https://ec-cube4-sandbox.herokuapp.com/

For those who want to try various things with EC-CUBE4, I think it would be good to Deploy to Heroku.

That’s all from the Gemba on deploying EC-CUBE4 to Heroku.

Reference Information