TYPO3 Extension circular
¶
Build Status¶
Circular is an extension for TYPO3 CMS. It shows you a list of circular records incl. detail view.
1 Features¶
Create circular records
Assign PDF
Assign category
Assign department
List view with pagebrowser
Detail view with link to download the PDF
2 Usage¶
2.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/circular
Installation as extension from TYPO3 Extension Repository (TER)¶
Download and install circular
with the extension manager module.
2.2 Minimal setup¶
Include the static TypoScript of the extension.
Create a circular records on a sysfolder.
Assign plugin “Circular” on a page and select at least the sysfolder as startingpoint.