“”

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 for version ''1.1.5''

Downloads by month

Download 1.1.5 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Last update
16. Jan 2023
First upload
21. Apr 2022
Downloads
824
Category
Frontend Plugins
Dependencies
  • TYPO3 (9.5.8 - 11.5.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 (13)

Version history

Version Upload comment Works with TYPO3 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