alesuarez / Wordpress-for-Heroku

Based on Wordpress Version 5.5 . Not for Permanent uses. Best for Development Purposes. Only remote MySql need to run it on Heroku.

Home Page:http://heroku-wordpress.hin.life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Wordpress-for-Heroku
Wordpress for Heroku

Wordpress-for-Heroku is based on Wordpress Version 5.5. It is made for Developers and Learners to learn Wordpress or test Themes/Plugins.



Deploy:

To deploy on Heroku, you just need a Remote MySql Database.
Click the 'Deploy to Heroku' button to deploy it on Heroku.

Deploy

Limitation:

1. If Heroku Dyno Restarts you will loose all newly added files. (New Plugin, Uploaded Statics Etc.)

How to upload Permanent Files:

Well that is simple,

1. Make sure you upload any photos/videos from Remote Url
2. If you want to add any permanent theme or plugin :
i. Firstly, Fork this Repo.
ii. Connect with Heroku.
iii. Fill all Config Vars.
iv. Check that for Config Vars Details https://git.io/JJX9s
v. Download the Plugin/Themes files.
vi. Upload it on wp-content/plugins or themes

Best uses:

This is developed only for wordpress learners and Developers for testing Plugin Themes etc. Kindly don't use this for Permanent, Otherwise if dyno restarts you will loose all newly added files.

Inside the build:

I included two Themes:
i. twentytwenty - Default Wordpress Theme
ii. matangi - Nice Template

and

I included two Plugins:

i. wp-file-manager - File Manager
ii. wpterm - Php Shell access


My Website & Social


Website .. Facebook .. Instagram .. YouTube .. Blogger

About

Based on Wordpress Version 5.5 . Not for Permanent uses. Best for Development Purposes. Only remote MySql need to run it on Heroku.

http://heroku-wordpress.hin.life

License:Apache License 2.0


Languages

Language:PHP 59.2%Language:JavaScript 31.3%Language:CSS 9.5%Language:HTML 0.0%