(Translated by https://www.hiragana.jp/)
GitHub - 2oppin/heroku-wp: Wordpress on a Heroku platform ~ Sample
Skip to content

2oppin/heroku-wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress on Heroku Deploy

WP

This is the sample of plain and straight option for installing Wordpress on Heroku platform.

It use 2 buildpacks:

  1. heroku/php
  2. 2oppin/heroku-wp-buildpack

config/public folder of this project contains all that will owerwrite deafult WP installation.

So you can put there your custom theme, custom plugins sets.

After your app will be launched all state will be stored in the ClearDB addon (MySQL), so after you switch to your theme, simple git commit / git push will do the magic.

About

Wordpress on a Heroku platform ~ Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published