- Document Basket
-
- The document basket is empty
To place a document in the briefcase, you should drag and drop it from where it is linked on the site.
- The document basket is empty
A Customized Extension is a self-programmed plug-in or module, which carries particular, not yet otherwise available, functions for professional work with TYPO3. By completely separating the basic program core from the extensions, such custom programs can be easily encoded in PHP, without any anxiety that a small error could damage the entire TYPO3 system. This means, for example, that one can write interface plug-ins for other external software or workflow systems, or even a much-needed Frontend connection for video imaging.
Professional TYPO3 providers often develop extensions, some very complex, for large businesses with specialized requirements, keeping in mind the particular demands of the current IT architecture within which they will be integrated. A commercial stock management system, an SAP connection or a piece of self-developed ad-hoc software; there is hardly a challenge that can't be resolved by a custom-written TYPO3 extension. In such cases, TYPO3 service providers and agents mostly use TYPO3 as a development framework.
Generally speaking, any developer with reasonable (or better still, superb) PHP skills can program extensions for TYPO3. However, what is needed in particular is a sound working knowledge of the TYPO3 Core, in particular those interfaces and system functions that are to be addressed by the new extension.
Extensions which have been published in the TER (the TYPO3 review), and which have proven themselves especially useful, may be included in the next edition of the T3 Core.