This TYPO3 extension provides a backend module to show the current project's
CHANGELOG.md
file.
Features:
- Show the
CHANGELOG.md
file in the TYPO3 backend, with markdown rendering - Lets you configure the location of the
CHANGELOG.md
file - Links JIRA issue numbers
-
Install this extension:
$ composer require mogic/t3x-changelog-info
-
Configure the Jira links and the location of the
CHANGELOG.md
file in the extension settings.
- TYPO3 v11 to v13