I am just developing my first Joomla plugin.
Installing for the first time works fine, but re-installing (plugin already installed, just like updating it) throws the following warning:
Extension Install: Another plugin is already using the named folder . Are you trying to install the same extension again?
This doesn't occur when reinstalling plugins I downloaded from the Joomla Extension Repository. So I must have a problem within the plugins XML file or with my file or folder naming. Maybe case sensitivity...
Can someone help me?