WordPress-Plugin-Boilerplate
WordPress-Plugin-Boilerplate copied to clipboard
Cannot install boilerplate on localhost
Hi, I tried both boilerplate demo and online generated. no way it can be installed on localhost.
It is not the first time I do this, so I don't understand whats going on. I did it so many times without any issue.
I even tried with a new fresh installation in my localhost. But nothing. Plugin is not shown in plugins page after . zip file being extracted in plugin folder.
To be sure, I installed it in a on-line website. It did work there.
please somebody can help me to figure out whats going on?
Thanks
try to change permission your plugin-name
chmod -R 755 plugin-name
Sorry I am a newbie here in GitHub, is there a file in the repository explaining how to install boilerplate on my local server (MAMP)?
Hello, @LinkoPlus , no, here is not. But you can find a app or something like Wordpress Plugin Generator. Also here ( https://github.com/DevinVinson/WordPress-Plugin-Boilerplate#installation ) is a short description how we can install it.
Best regards.