[TYPO3-dev] Add code to extension so you dont have to add it at every install
Dmitry Dulepov
typo3 at fm-world.ru
Mon Mar 20 21:05:19 CET 2006
Hi!
Brian Bendtsen wrote:
>>> I just made my first extension and added some code to the class file.
>>> How do I update the extension, so it uses this code everytime I install
>>> the extension on a new site?
>>
>> Upload new version to TER?
>>
>> Dmitry.
> Upload? Im not uploading anything, just want to save it locally with the
> added code.
I do not understand. If you changed a class file, your code is there, in
this file. Now, if you want to use this extension on other sites, you
can do one of the following:
- upload this extension to TER and download it from TER on onther sites
- export it as T3X file and import on other files
- copy extensions directory with all files from one site to another and
install it using EM
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-dev
mailing list