Skip to content

My Repo for Hosting Wordpress on Heroku. I was trying this as a part of Pardot Integration.

License

Notifications You must be signed in to change notification settings

ajaykumar127/wordpress_on_heroku_ver1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress on Heroku ... here how you can do it too..

WordPress

I've created a sample website that demonstrates how to build customer blog with WordPress using its plugins WP Google Analytics, All in One SEO Pack, Amazon S3 and many more...

You can deploy your own version of WordPress running on MySQL on Heroku platform in seconds using the Heroku button below:

Deploy

Overview

└── public                 # Heroku webroot
    ├── content            # The wp-content directory. Renamed to content to avoid confusion with wp-content - and it looks prettier
    │   ├── plugins        # Plugins
    │   ├── mu-plugins     # Required plugins
    │   └── themes         # Your custom themes
    │
    └── wp                 # Where the actual WordPress install will be installed by Composer

About

My Repo for Hosting Wordpress on Heroku. I was trying this as a part of Pardot Integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published