mhoofman/wordpress-heroku

Installing plugin locally and then pushing to heroku

adilmalik393 opened this issue · 1 comments

I have no idea, how to install a plugin in wordpress-heroku locally. When I use command heroku local, it gives me error that no Procfile found. And as heroku don't allow you to create files, So what should i do ?

download the plugin zip file and extract it to the plugins directory, commit and push.