[TYPO3-dev] extbase support script
Frank Nägler
typo3 at naegler.net
Sun May 30 23:02:36 CEST 2010
Hi,
thanks for your fast reply, but I am searching for a solution for the command line and/or for eclipse.
for example, I want to create a new extension based on extbase:
./extbase.sh create extension my_ext
this would create typo3conf/ext/my_ext with all the default extbase folders.
cd typo3conf/ext/my_ext
./extbase.sh create controller Foo
This would create Classes/Controller/FooController.php with a basic code inside.
I use this for every ZendFramework Application and I like this very much, because it is very fast and productive.
_Frank
--
Frank Nägler
typo3 at naegler.net
http://www.frank-naegler.de
http://typo3weblog.de
Am 30.05.2010 um 22:45 schrieb Sebastian Michaelsen:
> Am 30.05.2010 22:29, schrieb Frank Nägler:
>> Hi everyone,
>> I am searching for an extbase support script, like the zf tool of the ZendFramework.
>> More info about this script is available under http://devzone.zend.com/article/3811
>>
>> Is such a tool in planning?
> Maybe the extbase kickstarter is what you search
>
> http://forge.typo3.org/projects/show/extension-extbase_kickstarter
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
More information about the TYPO3-dev
mailing list