You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Uninstall misbehaving plugins from the command line. Usage: `./craft/app/etc/co
7
7
1. Unzip file and place `uninstall` directory into your `craft/plugins` directory
8
8
2. -OR- do a `git clone https://github.com/khalwat/uninstall.git` directly into your `craft/plugins` folder. You can then update it with `git pull`
9
9
3. Install plugin in the Craft Control Panel under Settings > Plugins
10
+
4. The plugin folder should be named `uninstall` for Craft to see it. GitHub recently started appending `-master` (the branch name) to the name of the folder for zip file downloads.
0 commit comments