[TYPO3-dev] Typo3-Extension to run selfmade SQL ?
Fabien Udriot
fabien.udriot at ecodev.ch
Thu Nov 21 00:20:13 CET 2013
Hi,
> Anyway i recommend, that you build your Datastructure with
> EXT:extension_builder an use extbase to build exactly the extension you
> need.
>
For BE listing (and after modelling your extension with EXT:extension_builder), you may find
extension "Vidi" useful. It will generate a complete listing of your records with some advance
capabilities such as inline editing, advance filtering, etc...
https://github.com/typo3-extensions/vidi
For starting a new BE module, you may have a look at this extension:
https://github.com/fudriot/vidi_starter
Works only with TYPO3 6.1
All the best,
Fabien
More information about the TYPO3-dev
mailing list