Installing plugin locally and then pushing to heroku
adilmalik393 opened this issue · 1 comments
adilmalik393 commented
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 ?
szechyjs commented
download the plugin zip file and extract it to the plugins directory, commit and push.