[FLOW3-general] Creating my first TYPO3 Phoenix plugin

mario chiari m at mariochiari.net
Tue Oct 9 22:31:39 CEST 2012


Hi

I have developed a (very basic) FLOW3 package (on a installation of
FLOW3) and try to convert to a neos plugin (on a different installation
of neos). I am reading
http://phoenix.typo3.org/documentation/gettingstarted/yourfirstplugin.html

-- do I just copy&paste my folder into neos/package/application?

-- What do the following mean?

Finally tweak your site package’s Root.ts2 and include the newly created
TypoScript file:
include: resource://Mario.Crono/Private/TypoScript/Plugin.ts2

-- How I update my db for the new package/plugin?  ./flow
doctrine:update doesn't do it. 

thanks for your help?
cheers
mario




More information about the FLOW3-general mailing list