Choose your screen resolution: Automatically  800x600  1024x768
  • English
  • German formal - Sie

www.joomla-tutorials.de

 

 

 

 

 


Donate
EUR
www.all-inkl.com
www.filmanleitungen.de
www.snipersister.de
www.pixelsparadise.com
www.joomla.de
nonstop-web
nik-it.de
finanzvergleich
RSS 2.0
ATOM 0.3
EasyCreator
Dienstag, 09 September 2008
easycreatorShort:

EasyCreator is a developer tool.
It trys to speed up the developing process of custom components, modules, plugin and templates.
You can create a 'frame' for your extension and an installable zip package with just a few 'clicks'.

Long:

EasyCreator trys to assist from the start to the release of your custom extension.

You can start up by creating a 'frame' (read: 'hello world' applications - slightly enhanced) for your extension based on predefined templates for components, modules and plugins (templates coming soon ;).

This frame then gets installed into your running Joomla! installation. Ready to use. You can also import your already existing and installed extension.

Now it's up to you to fill that frame with your custom code (we assume you already know about that ;)

EasyCreator also trys to assist you in the creation of multilingual extensions. This is done by comparing the existing language file to each other and then examine the php and xml code for appearences of 'JText::***'.
The results are then compared and give you a pretty overwiew of untranslated strings, missing and obsolete translations.
The languagefiles are not modified (in this release) you have to correct them 'by hand'.

When you are ready to release a test (or final) version of your component, EasyCreator will do the arduous work of copying files and folders, creating a xml install file and packing the whole thing in a zip package with version number and creation date included. One 'click'.

There is a some Help with a few screenshots included. Do yourself a favor and snoop around a bit (Don't miss the 'Quicky' ;).

Please bear in mind that this release is 'pre-alpha' - call it 'proof of concept'.

If you would like to contribute, please use our tracker/feature request on Joomlacode.org or our forum at Forum.Easy-Joomla.org

INSTALL

As for now there is NO INSTALLER (not shure if there will be one, cause i think this way it should be easier to move around)

So.. just unzip into the directory:
[JROOT]/administrator/components

and execute by
http://{JPATH}/administrator/index.php?option=com_easycreator

You can also install our EasyToolbar and create an icon for easy access.

UPGRADE

be shure to backup the directories
builds/scripts - the config files for your custon components
builds/zips - your zip packages

UNINSTALL

Remove the directory
{JROOT}/administrator/components/com_easycreator

it's gone.

Please note that this is a pre-alpha release... So: report (m)any bugs please

*some* Tutorials can be found here:
EasyCreator Tutorials

Happy coding Lächelnd

the
Easy-Joomla.org team
 
< Prev   Next >