“”

Data base query construction Data base query construction

xdbmysql / experimental

Query Designer to a MySQL database with custom function for TYPO3 (enableFields columns: hidden, deleted, starttime, endtime, fe_groups; localization columns [alpha], versioning [beta], workspaces[beta]).

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

New version.

Downloads by month

Download 3.0.18 External Manual
Author
Ivan Litovchenko
Last update
30. Apr 2016
First upload
08. Mar 2014
Downloads
11,077
Category
Frontend
Dependencies
  • TYPO3 (4.7.0 - 6.1.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (66)

Version history

Version Upload comment Works with TYPO3 Download
3.0.18 / experimental
April 30, 2016
New version.
4.7.0 - 6.1.99 Download
3.0.17 / experimental
March 21, 2016
Fix bug in Mod1.
4.7.0 - 6.1.99 Download
3.0.16 / experimental
March 19, 2016
Manual: http://t3club.com/wiki.html
4.7.0 - 6.1.99 Download
3.0.11 / experimental
February 15, 2016
New version.
4.7.0 - 6.1.99 Download
3.0.9 / experimental
September 24, 2015
New version.
4.7.0 - 6.1.99 Download
3.0.8 / experimental
September 03, 2015
An intermediate version!
4.7.0 - 6.1.99 Download
3.0.7 / experimental
August 07, 2015
An intermediate version to 3.0.8
4.7.0 - 6.1.99 Download
3.0.6 / experimental
April 29, 2015
Add $validator = DBTOOLS::strvalidator();
4.7.0 - 6.1.99 Download
3.0.5 / experimental
April 22, 2015
Add limitWithPagePosition();
4.7.0 - 6.1.99 Download
3.0.4 / experimental
April 07, 2015
Fix bug in mod1
4.7.0 - 6.1.99 Download
3.0.3 / experimental
April 01, 2015
New version.
4.7.0 - 6.1.99 Download
3.0.2 / stable
December 15, 2014
Add captcha, add mail attach.
6.1.0 - 6.1.99 Download
3.0.1 / stable
December 12, 2014
Fix bug.
6.1.0 - 6.1.99 Download
3.0.0 / stable
December 12, 2014
New version.
6.1.0 - 6.1.99 Download
2.0.5 / stable
September 10, 2014
Working version
6.1.0 - 6.1.99 Download
2.0.4 / beta
July 30, 2014
Modif ->count() function
6.0.0 - 6.1.99 Download
2.0.3 / beta
July 30, 2014
Fix bug ->offset()
6.0.0 - 6.1.99 Download
2.0.2 / beta
July 28, 2014
1. Add folder for "tx_web_mail_template" table
2. Add ->count() (beta)
6.0.0 - 6.1.99 Download
2.0.1 / beta
June 18, 2014
New status project - Beta.
Update documentation (http://xdbmysql.org/)
6.0.0 - 6.1.99 Download
2.0.0 / alpha
June 17, 2014
Modif send mail
6.0.0 - 6.1.99 Download
1.0.9 / alpha
June 17, 2014
Fix bug file_get_contents
6.0.0 - 6.1.99 Download
1.0.8 / alpha
June 17, 2014
Fix bug:
// return "'" . mysql_real_escape_string($value) . "'";
to
$GLOBALS['TYPO3_DB']->fullQuoteStr($value);
6.0.0 - 6.1.99 Download
1.0.7 / alpha
June 17, 2014
Fix bug - $this->statements['wheres']['__EnableFields__'] - add new if.
if (trim($enableFields) != null){ // new IF
6.0.0 - 6.1.99 Download
1.0.6 / alpha
June 16, 2014
Add TOOLS::file_get_contents()
6.0.0 - 6.1.99 Download
1.0.5 / alpha
May 20, 2014
Rename select in ext_tables.php for {block.localization.php}
6.0.0 - 6.1.99 Download
1.0.4 / alpha
May 17, 2014
New version.
6.0.0 - 6.1.99 Download
1.0.3 / alpha
April 25, 2014
New method localizatyion for select query.
See documentation for typo3 API
4.7.1 - 6.2.99 Download
1.0.2 / alpha
March 15, 2014
whereIdRecord() job with - [transOrigPointerField] -> "l18n_parent"
4.7.1 - 6.2.99 Download
1.0.1 / alpha
March 10, 2014
Fix bug mysql default connection for TYPO3 6.x :)
4.7.1 - 6.2.99 Download
1.0.0 / alpha
March 08, 2014
Query Designer to a MySQL database with custom function for TYPO3 (enableFields: hidden, deleted, fe_groups; and Localization columns).
API and examples DB query on http://xdbmysql.org/
4.7.1 - 6.2.99 Download