pixelant/interest

This package is abandoned and no longer maintained. The author suggests using the friendsoftypo3/interest package instead.

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 c

Installs: 7 903

Dependents: 1

Suggesters: 1

Security: 0

Stars: 11

Watchers: 7

Forks: 3

Open Issues: 2

Type:typo3-cms-extension

2.1.2 2024-03-12 14:56 UTC

README

REST and CLI API for adding, updating, and deleting records in TYPO3. The extension 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.

Read the documentation at docs.typo3.org