“”

Integration REST API Integration REST API

interest / stable

REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req pixelant/interest

Tags

#import #REST #cli #datahandler

Last upload comment

[RELEASE] Prepare version 2.1.2 (#115)

Downloads by month

Download 2.1.2 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Last update
12. Mar 2024
First upload
21. Apr 2022
Downloads
2,652
Category
Frontend Plugins
Dependencies
  • TYPO3 (11.5.8 - 12.4.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. Go to your folder where the root composer.json file is located
  2. Type: composer req pixelant/interest 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 (12)

Version history

Version Upload comment Works with TYPO3 Download
2.1.2 / stable
March 12, 2024
[RELEASE] Prepare version 2.1.2 (#115)
11.5.8 - 12.4.99 Download
2.1.1 / stable
February 26, 2024
[BUGFIX] Compatibility with changes in TYPO3 11.5.35, 12.4.10, and 12.4.11 (#113)

* [BUGFIX] Prevent incompatibility with symfony/console v7

Resolves #111

* [TASK] Add earlier symfony/console versions

* [TASK] Don't require reactions for v13

* Revert "[TASK] Don't require reactions for v13"

This reverts commit 85eceb2b88c80cdefebfa41807800d032a4e08b5.

* [TASK] Don't require reactions for v13

* [TASK] Remove unnecessary null check

* [WIP] Lock Composer to 2.2.22

* Revert "[WIP] Lock Composer to 2.2.22"

This reverts commit 2330fd8e1026714f697ce61b9dfa6b324265842a.

* [TASK] Don't set PID for sys_file

* [TASK] Raise version to 2.1.1
11.5.8 - 12.4.99 Download
2.1.0 / stable
December 15, 2023
Merge pull request #110 from pixelant/php83

[FEATURE] Support for PHP 8.3
11.5.8 - 12.4.99 Download
2.0.0 / stable
November 01, 2023
Merge pull request #109 from pixelant/prepare-200

[TASK] Prepare release 2.0.0
11.5.8 - 12.4.99 Download
1.3.0 / stable
August 24, 2023
[RELEASE] Prepare for version ''1.3.0''
9.5.8 - 11.5.99 Download
1.2.3 / stable
August 23, 2023
[RELEASE] Prepare for version ''1.2.3''
9.5.8 - 11.5.99 Download
1.2.2 / stable
July 11, 2023
[BUGFIX] Add correct indentation to documentation
9.5.8 - 11.5.99 Download
1.2.1 / stable
July 11, 2023
[RELEASE] Prepare for version ''1.2.1''
9.5.8 - 11.5.99 Download
1.2.0 / stable
May 28, 2023
[RELEASE] Prepare for version ''1.2.0''
9.5.8 - 11.5.99 Download
1.1.5 / stable
January 16, 2023
[RELEASE] Prepare for version ''1.1.5''
9.5.8 - 11.5.99 Download
1.1.4 / stable
November 23, 2022
[RELEASE] Prepare for version ''1.1.4''
9.5.8 - 11.5.99 Download
1.1.3 / stable
November 23, 2022
Merge pull request #86 from EricBode/EricBode-patch-2

[FEATURE] Recognize new TCA type 'category'
9.5.8 - 11.5.99 Download
1.1.2 / stable
November 08, 2022
[RELEASE] Prepare for version ''1.1.2''
9.5.8 - 11.5.99 Download
1.1.0 / stable
October 26, 2022
Disable reference index with HTTP header. Documentation of file upload and APIs for extending or modifying the functionality. https://github.com/pixelant/interest/releases/tag/1.1.0
9.5.8 - 11.5.99 Download
1.0.2 / stable
October 17, 2022
Fix deferred operations
9.5.8 - 11.5.99 Download
1.0.1 / stable
October 11, 2022
Stable release with two new PSR-14 events.
9.5.8 - 11.5.99 Download
1.0.0 / beta
April 21, 2022
This is the first beta release of this extension. All functions should be working as expected in the default language, but operations on other language versions of records hasn't been completely tested yet. The functionality in general has been tested most extensively in TYPO3 v9, but also in TYPO3 v11.

Testing, bug reports, and contributions are very welcome.
9.5.8 - 11.5.99 Download