Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 919 Bytes

Readme.md

File metadata and controls

30 lines (18 loc) · 919 Bytes

TYPO3 Extension masterplan

Build Status

With masterplan you can create and show projects you're currently working on and show detail information onto your website. You can define start- and end date, add some pictures or additional files for download.

1 Usage

1.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/masterplan

Installation as extension from TYPO3 Extension Repository (TER)

Download and install masterplan with the extension manager module.

1.2 Minimal setup

  1. Include the static TypoScript of the extension.
  2. Create a masterplan records on a sysfolder.
  3. Create a plugin on a page and select at least the sysfolder as startingpoint.