elkuku / EasyCreator

EasyCreator helps creating extensions for the Joomla! CMS
http://extensions.joomla.org/extensions/miscellaneous/development/5908
50 stars 23 forks source link

Package creation: missing option to drop version-folder from build-path #49

Closed hgh-esn closed 6 years ago

hgh-esn commented 6 years ago

When creating a package, EC generates a "... build-path\x.y.z" This- for me - is unnecessary, when the filename also contains the x.y.z information, because all files can be uniquely collected in the given build-path.

It will be great, to have an option to drop the x.y.z-folder in the complete build-path.

greetings hgh

elkuku commented 6 years ago

I think this is a valid request :wink: I thought about completely removing this "feature", as I also don't really find it useful anymore, but I made it optional instead - disabled by default. This feature will be available in the next version - you may download and test https://github.com/elkuku/EasyCreator/archive/master.zip in the meantime and report and failures please :wink:

hgh-esn commented 6 years ago

I installed it in my test-environment. But there are still some little bugs.

First of all, the build-path now contains no version-folder by default. The generated package can be found there.

But when going to the build-function, there the version-folder is still to see in the displayed build-path. Also there is no change,, when I set/unset the build-path option in the right displayed options-area on that site. The customname area has been cleared. 2017-10-12_19h45_31 @elkuku

hgh-esn commented 6 years ago

reopen because of issues.

elkuku commented 6 years ago

OK, I think some of the bugs have been fixed :wink:

For the custom file name thing: Please go to the "global EC config" and just hit "save". Then go to your projects config and hit the "Reset to defaults" button there. This 'glitch' is due to the fact that the default config is not been written to the database on install - yet...

hgh-esn commented 6 years ago

Hi elkuku, thanks to you, but where can I find a neu testversion to install and do some testing? @elkuku

elkuku commented 6 years ago

Right here: https://github.com/elkuku/EasyCreator/archive/master.zip :wink:

hgh-esn commented 6 years ago

Hi , I now just installed the new version.

It looks quite better now. Also the german language is now active!

greetings from Germany ... hgh @elkuku