punktde/pt_extlist
This package is abandoned and no longer maintained.
No replacement package was suggested.
List generator for TYPO3 based on Extbase. See http://extlist.punkt.de for further details.
Maintainers
Package info
Type:typo3-cms-extension
pkg:composer/punktde/pt_extlist
5.0.2
2020-12-16 15:47 UTC
Requires
- php: >=7.0.0,<8.0.0
- phpoffice/phpexcel: ^1.8
- punktde/pt_extbase: ^7.0
- typo3/cms-core: >=10.0,<11.0
Requires (Dev)
- mikey179/vfsstream: 1.4.*@dev
- phpunit/phpunit: ~4.8.0
Suggests
None
Provides
None
Conflicts
None
Replaces
- pt_extlist: 5.0.2
- typo3-ter/pt-extlist: 5.0.2
This package is auto-updated.
Last update: 2024-01-08 07:17:53 UTC
README
Running Tests
Running Unit Tests from the command line:
cd <your typo3 project root>
HOSTNAME=<domain-name of your project> htdocs/typo3/cli_dispatch.phpsh phpunit --configuration htdocs/typo3conf/ext/pt_extlist/Configuration/PhpUnit/UnitTests.xml
