Skip to content
Snippets Groups Projects
user avatar
authored
Name Last commit Last update
..
typo3/classes
typo3/contrib
typo3/ext
typo3/gfx
typo3/install
typo3/interfaces
typo3/js
typo3/mod
typo3/stylesheets
typo3/sysext
typo3/templates
typo3/GPL.txt
typo3/LICENSE.txt
typo3/README.txt
typo3/ajax.php
typo3/alt_clickmenu.php
typo3/alt_db_navframe.php
typo3/alt_doc.php
typo3/alt_doc_nodoc.php
typo3/alt_file_navframe.php
typo3/alt_intro.php
typo3/alt_menu.php
typo3/alt_menu_sel.php
typo3/alt_palette.php
typo3/alt_shortcut.php
typo3/alt_toplogo.php
typo3/alt_topmenu_dummy.php
typo3/backend.php
typo3/border.html
typo3/browse_links.php
typo3/browser.php
typo3/class.alt_menu_functions.inc
typo3/class.browse_links.php
typo3/class.db_list.inc
typo3/class.db_list_extra.inc
typo3/class.file_list.inc
typo3/class.filelistfoldertree.php
typo3/class.show_rechis.inc
typo3/class.webpagetree.php
typo3/cleaner_check.sh
typo3/cleaner_fix.sh
typo3/clear.gif
typo3/cli_dispatch.phpsh
typo3/close.html
typo3/db_list.php
typo3/db_new.php
typo3/default.htm
typo3/default.html
typo3/dummy.php
typo3/file_edit.php
typo3/file_list.php
typo3/file_newfolder.php
typo3/file_rename.php
typo3/file_upload.php
typo3/index.htm
typo3/index.html
typo3/index.php
typo3/index_re.php
typo3/init.php
typo3/jsfunc.tbe_editor.js
typo3/listframe_loader.php
typo3/login_frameset.php
typo3/logomenu.php
typo3/logout.php
typo3/md5.js
typo3/mod.php
typo3/move_el.php
typo3/show_item.php
typo3/show_rechis.php
typo3/tab.js
typo3/tce_db.php
typo3/tce_file.php
typo3/template.php
typo3/thumbs.php
typo3/view_help.php
typo3/wizard_add.php
typo3/wizard_colorpicker.php
typo3/wizard_edit.php
typo3/wizard_forms.php
typo3/wizard_list.php
typo3/wizard_rte.php
typo3/wizard_table.php
typo3/wizard_tsconfig.php
TYPO3 Backend Administration

This directory contains the core TYPO3 backend interface.
This is an out-of-the-box interface for editing the database content and managing the files which are under the control of TYPO3.
The interface provides a solid framework for CMS and has an API for extension via custom made modules.

You should read the document titled "Inside TYPO3" for a description of the TYPO3 core, this interface and how to use it, extend it etc.