TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:28 +02:00
commit 3a4ca58ca1
90 changed files with 9646 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
:navigation-title: Update content
.. include:: /Includes.rst.txt
.. _content-update:
===========================================================
Synchronizing content and page structures across instances
===========================================================
The import/export tool can be used to synchronize content and page structures
between different TYPO3 installations, leaving the content
outside the exported page tree unchanged.
.. _content-update-backend:
Updating content using the TYPO3 backend
========================================
To update existing content without creating duplicates, check the option:
:guilabel:`Import > Import Options > Update records`
This ensures that records with matching UIDs are updated in place.
.. include:: /Images/AutomaticScreenshots/UpdateContent.rst.txt