moosh
moosh copied to clipboard
Moosh does not rename plugins root directory with shortname
- moosh version: 1.8
- moodle version: 3.11.13
- database: mariadb 10
- php version: 7.4
- operating system: ubuntu 20.04
Actual behaviour
Moosh 1.8 does not rename plugin root directory when it is not the short name of the plugin. for example with atto_morefontcolors the root directory after unpacking is ndunand-moodle-atto_morefontcolors-872a60c or for the theme_moove it's moodle-theme_moove-master
Expected behaviour
After install plugin Moosh should rename root directory with plugin short name
Steps to reproduce
run moosh plugin-install -d theme_moove
the plugin directory is /var/www/html/moodle/theme**/moodle-theme_moove-master**
Thanks for your help