elkuku / EasyCreator

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

Joomla 3.0 Compatibility? #12

Closed machadoug closed 10 years ago

machadoug commented 11 years ago

Dear Nicolai,

Is there a Joomla 3.0 compatible version in the works?

Best regards,

Douglas

elkuku commented 11 years ago

Yes there is - thanks for asking :) Please try this branch: https://github.com/elkuku/EasyCreator/tree/j3.0

This version will remove the J! 1.5 compatibility !

There is not much J! 3 specific stuff yet - just a lot of template fixes..

If you can find time to test this, that would be awesome :)

Regards, Nikolai

machadoug commented 11 years ago

Dear Nikolai,

I'd be happy to test it, but I'm not used to git and I could never get git, CVS, Mercurial,... working correctly with Eclipse; I'm doing something wrong, but I don't know what;

I have just updated Eclipse and I cannot install EGit, I'll try to set it up again next week.

Best regards,

machadoug commented 11 years ago

Dear Nikolai,

I have installed EGit and downloaded j3.0 branch, I have just copied the files to my Joomla 3.0 installation (let me know what's the best procedure) and after trying to register com_easycreator (for testing purposes) I got these errors: http://ideal.fok.com.br/images/EasyCreator-Registering-com_easycreator.png

All the best,

Douglas

machadoug commented 11 years ago

Dear Nikolai,

I've tried to download the latest version ,https://github.com/elkuku/EasyCreator/tree/j3.0>, but I got a 404 error?

Can you create a package, so I can test it?

Best regards,

Douglas

elkuku commented 11 years ago

Well, I think I should setup a news feed or something...

Yes, the 3.0 branch has been deleted and has been merged into the master branch.

The "old" version, which is still compatible with J! 1.5, now lives in a 1.5 branch.

So, the "latest and greatest" version is now here: https://github.com/elkuku/EasyCreator/ and can be downloaded here: https://github.com/elkuku/EasyCreator/zipball/master

Thanks for testing ;)

elkuku commented 10 years ago

Master branch now contains J!3 compatible code ;)