WordPress-Plugin-Boilerplate icon indicating copy to clipboard operation
WordPress-Plugin-Boilerplate copied to clipboard

Cannot install boilerplate on localhost

Open sebastopolys opened this issue 7 years ago • 3 comments

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

sebastopolys avatar Aug 15 '18 12:08 sebastopolys

try to change permission your plugin-name chmod -R 755 plugin-name

blackinitial avatar Nov 02 '18 05:11 blackinitial

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)?

LinkoPlus avatar Nov 07 '18 02:11 LinkoPlus

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.

sailorsamoor avatar Nov 07 '18 06:11 sailorsamoor