# HwtTypo3HwtImporthandler ### Install Note: Name the extension folder "hwt_importhandler"! ### About: This TYPO3 extension provides a backend module for import handling in TYPO3 >= 6.2. You can setup selectable presets for import routines and give your users the possibility to change configuration options. The basic principle how to handle the involved components is inspired by the TYPO3 formhandler extension but stripped-down to a universal import process. ### Features: - Setup import configuration and steps via TypoScript settings. - Define configuration options which can be used by backend users. - Define your import routine(s) with one or more steps - Define an import routine as default for quickstart in first view. - Easy extend/add your own configurators and importers with php - Namespaced Extbase extension