Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

Chapter 1. EXT: DB Integration

Extension Key: wfqbe

Copyright 2006-2007, Mauro Lorenzutti – Webformat srl, <mauro.lorenzutti@webformat.com>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

  1. a GNU/GPL CMS/Framework available from www.typo3.com

1.1. Introduction

What does it do?

This extension allows you to connect to a generic DBMS (not necessary resident in the localhost) and to insert, search or retrieve data. The extension provides you three different wizards to:

  1. create a query for retrieving data

  2. create a search form for searching in an existing query

  3. create a module to insert, edit and delete data into a specific table

All the FE outputs are template based, this means that it's possible to create a custom template to show your query results. With marker management it's also possible to create links, to configure images, to create links to detailed pages and so on.

Screenshots

  1. Query creation with the wizard

  1. Results displaying

  1. Insert form creation with the wizard

Developers

  1. Davide Menegon and Mauro Lorenzutti: first developers (0.1.0)

  2. Mauro Lorenzutti: actual developer (0.1.0 -> now)

Support

You can get support for this extension at www.webformat.com or from me directly (mauro.lorenzutti@webformat.com).