Skip to content

hloens/masterplan

 
 

Repository files navigation

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.

About

masterplan Extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.7%
  • HTML 13.3%