schams-net / t3extensions-widget
Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER
Installs: 8 856
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^8.2 || ^8.3
- typo3/cms-core: ^13
- typo3/cms-dashboard: ^13
README
Description
TYPO3 Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER.
Screenshot
Requirements
- TYPO3 v12 LTS get.typo3.org and PHP v8.1, v8.2, or v8.3.
- TYPO3 v13 LTS get.typo3.org and PHP v8.2, or v8.3.
- TYPO3 Dashboard system extension
Installation
The recommended installation method is to use Composer to download and install the extension:
$ composer require schams-net/t3extensions-widget
In TYPO3 installations that were set up by using the classic installation method (TYPO3 source package), you can install and activate the TYPO3 extension in the Extension Manager (TYPO3 backend: Admin Tools → Extensions). The extension and further details are available at the TYPO3 Extension Repository (TER).
License
(c) 2020-2024 Michael Schams (schams.net), all rights reserved
This software is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 3 of the License, or any later version.
The GNU General Public License can be found at:
http://www.gnu.org/copyleft/gpl.html
Contribution
Feel free to report bugs or suggest changes or new feature at https://github.com/schams-net/t3extensions_widget. You are also welcome to submit pull requests at GitHub, if you want me to review your changes and consider them to be included in the next version of the extension.
Author
Michael Schams <schams.net>