Closed DanielFris closed 9 years ago
You don't need to give the folder name like that - you just need to give the containing folder path. So normally what I do is run ./build-plugin.sh
from within the wordpress-plugin-template
folder and then set the destination folder to ..
- that way it creates a new folder in the wp-content/plugins
folder automatically.
I'm not sure what you mean about removing the original template - it's not supposed to remove anything like that. The original template stays just where it is so you can use it again.
When i run the build script from wp-content/plugins I receive two directories of the same destination folder name property resulting in the following structure:
The build script also doesn't remove the original template plugin as mentioned in the doc. It's possible I'm misunderstanding or executing incorrectly: