Introduction

This extension has been created, because the native "create multiple pages" wizard is too limiting. When a full sitemap is already available, this extension enables you to import it in one go.

What does it do?

The extension allows to import an existing sitemap in a single run. The wizard simply need the page tree structure, indented with space, tab or dots. Moreover, each line may include additional fields to import, like a subtitle. C-style comments (single and multi line) as well as empty lines are ignored.

Examples

A simple page tree:

Startpage
 Products
 Solutions
 Company
 Privacy
Copied!

Pages with additional fields:

Additional fields: "keywords doktype" Separation character: "!"

Startpage!productA, company name!1
 Products!!1
 Solutions!!1
 Company!!1
 Privacy!!1
 Customer!!199
Copied!

Known Problems

None.

Change log

Version 7.0.0

  • Only TYPO3 v13 is supported

Version 6.0.1

  • Removed result display to avoid PHP warning from core (unmaintained class)

Version 6.0.0

  • Drop support for TYPO3 v10
  • Require PHP 8.1+

Version 5.0.3

  • Fix v11 compatibility - Thanks to Susi Moog

Version 5.0.2

  • Added requirement on Core to enable docs rendering

Version 5.0.1

  • Fixed settings for documentation rendering

Version 5.0.0

  • First version with new documentation.
  • Dropped TYPO3 v9 compatibility.
  • Added TYPO3 v11 compatibility (alpha-state).

Sitemap