Skip to content

TYPO3 extension that provides a new page type for creating an editor manual right in the backend.

Notifications You must be signed in to change notification settings

maikschneider/xm_manual

Repository files navigation

XIMA TYPO3 Manual Extension

This extension provides a new page type for creating an editor manual right in the TYPO3 backend.

Backend Preview

Features

Installation

  1. Install via composer
  2. Create a new page in the page tree
    1. Select doctype "Manual page"
    2. Check "Use as Root Page"
    3. Create a site config for this page
  3. Include PageTS template
  4. Create new TypoScript template + include TypoScript of this extension

Transferring the manual

An initial transfer can be done with the TYPO3 integrated ImpExp extension. However, updating an existing page tree is not recommend - better wait for the upcoming extension xima-typo3-page-sync.

Export

To export the pagetree of the manual, you could use the following command:

typo3cms impexp:export --type t3d_compressed --levels 999 --table _ALL --include-related --include-static sys_file_storage _ALL --pid <UID>

Import

typo3cms impexp:import --update-records  fileadmin/user_upload/_temp_/importexport/<FILENAME>.t3d

About

TYPO3 extension that provides a new page type for creating an editor manual right in the backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •