“”

JobRouter Data JobRouter Data

jobrouter_data / stable

Connect JobRouter® JobData tables with TYPO3

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req jobrouter/typo3-data

Tags

#jobrouter

Last upload comment

Changed:
- Require JobRouter REST Client in version 3
- Namespace from "Brotkrueml\JobRouterData" to "JobRouter\AddOn\Typo3Data"

See also the upgrade section in the docs:
https://docs.typo3.org/p/jobrouter/typo3-data/3.0/en-us/Upgrade/Index.html

Downloads by month

Download 3.0.0 Extension Manual Found an Issue? Code Insights Packagist.org Crowdin translations
Author
Chris Müller
Company
JobRouter AG
Last update
21. Feb 2024
First upload
14. Mar 2021
Downloads
3,974
Category
Frontend Plugins
Dependencies

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. Go to your folder where the root composer.json file is located
  2. Type: composer req jobrouter/typo3-data to get the latest version that runs on your TYPO3 version.
  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 (19)

Version history

Version Upload comment Works with TYPO3 Download
3.0.0 / stable
February 21, 2024
Changed:
- Require JobRouter REST Client in version 3
- Namespace from "Brotkrueml\JobRouterData" to "JobRouter\AddOn\Typo3Data"

See also the upgrade section in the docs:
https://docs.typo3.org/p/jobrouter/typo3-data/3.0/en-us/Upgrade/Index.html
11.5.4 - 12.4.99 Download
2.0.0 / stable
May 31, 2023
Added:
- Compatibility with TYPO3 v12

Changed:
- Require JobRouter Client in version 2
- Require JobRouter Connector extension in version 2
- Require JobRouter Base extension in version 2
- Constants from Table model are moved into the new TableType enum
- Models are no longer Extbase-based and are moved to the Domain/Entity namespace
- Repositories are no longer Extbase-based
- JobDataRepository is now injectable, method signatures have changed
- ModifyColumnContentEvent->getLocale() might return a different locale in TYPO3 v12

Fixed:
- Error in content element when table link is disabled or deleted

Removed:
- Compatibility with TYPO3 v10
- Compatibility with PHP 7.4 and 8.0
11.5.4 - 12.4.99 Download
1.1.2 / stable
December 23, 2022
Fixed:
- Avoid injecting the query builder
10.4.11 - 11.5.99 Download
1.1.1 / stable
September 24, 2022
Fixed:
- Exception in frontend using JobData Table plugin in TYPO3 v10
10.4.11 - 11.5.99 Download
1.1.0 / stable
June 02, 2022
Removed:
- Compatibility with PHP 7.3
10.4.11 - 11.5.99 Download
1.0.1 / stable
May 19, 2022
Fixed:
- Handle multibyte characters correctly when cutting string to given length for transmission
10.4.11 - 11.5.99 Download
1.0.0 / stable
January 18, 2022
Added:
- Formatters for table columns in content element
- Alignment for table columns in content element
- Sorting of table columns in content element
- PSR-14 event to adjust or reject a dataset on synchronisation
- Option in sync command for forcing a synchronisation

Changed:
- Store only configured columns with simple synchronisation

Fixed:
- Domain model Table::setHandle() sets the correct property
- Database error in module DB Check > Records Statistics due to wrong labels in TCA

Removed:
- Configuration of log writers in the extension configuration
10.4.11 - 11.5.99 Download
0.14.0 / beta
November 21, 2021
Added:
- Compatibility with TYPO3 v11 LTS
- Possibility to refresh dashboard widgets (TYPO3 v11+ only)

Changed:
- Rename "own table" to "custom table"
- Use table handle instead of uid as argument in SyncCommand

Deprecated:
- Configuration of log writers in the extension configuration

Fixed:
- Content element cannot be selected from new content element wizard

Removed:
- Compatibility with PHP 7.2
10.4.11 - 11.5.99 Download
0.13.0 / beta
March 14, 2021
Connect JobRouter® JobData tables with TYPO3
10.4.11 - 10.4.99 Download