Cannot find my plugin with wpcli plugin list
DimosPagakis opened this issue · 1 comments
DimosPagakis commented
First of, I'd like to say that I love this repo.
I am including my plugin in the volume as recommended and I can see it in the plugins page in wp admin. I can also activate it, no problem. However, nothing shows up under
wp-app/wp-content/plugins/myPlugin
It's just an empty directory.
Why is that? Isn't there supposed to be my plugin files?
DimosPagakis commented
Nevermind. I was being silly.
I missed the part of your documentation about starting a project from an existing source. Followed the documentation and everything worked as expected. Closing this issue.
Cheers.