crontis / trello-integration
Trello integration for TYPO3
Installs: 114
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- crontis/trello-php: dev-master
- typo3/cms-core: ^10.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.0
- nimut/testing-framework: ^5.0
This package is auto-updated.
Last update: 2024-11-14 01:51:34 UTC
README
Use the Trello REST API to display Trello Boards on your TYPO3 Site.
Current features
- Show cards of given list on a board
Configuration
To use this Extension, you first have to configure your Trello API Key and Token. This can be done visiting https://trello.com/app-key
After retrieving your key and token you can set them globally by using the Extension Configuration.
Examples
Display a list of upcoming posts on your blog!
Features
Display a list
With the "Show cards on list"-Plugin it's possible to display cards of specified list.