nystudio107 / generator-craftplugin

generator-craftplugin is a Yeoman generator for Craft CMS plugins
MIT License
74 stars 30 forks source link

Internal Server Error with underscore in PluginName #75

Open MisterMike opened 5 years ago

MisterMike commented 5 years ago

When setting up a Craft 3 Module and with a Module Name using an underscore (example used: "k4_Ajax"), there is a Server Error:

Internal Server Error

RecursiveDirectoryIterator::__construct(/home/forge/pluginfactory.io/craft/storage/runtime/temp/pluginfactory/k4ajaxmodule): failed to open dir: No such file or directory

Might be related to issue #64

khalwat commented 4 years ago

This is confirmed a bug