chf / color-manager
This package is abandoned and no longer maintained.
The author suggests using the lst/color-manager package instead.
There is no license information available for the latest version (1.0.1) of this package.
TYPO3 Color Manager
Package info
github.com/christian-fries/color_manager
Type:typo3-cms-extension
pkg:composer/chf/color-manager
1.0.1
2018-07-19 07:27 UTC
Requires
- chf/backend-module: >=0.7.1
- typo3/cms: >=7.6.0
README
This TYPO3 extension provides a backend module for managing colors in a central place. These colors can be asigned to pages and other tables.
Installation
Install this extension using composer: composer require chf/color-manager.
Dependencies
This extension requires EXT:backend_module.
Supported versions
This extension supports TYPO3 8 LTS and TYPO3 9 LTS.
Change log
dev-master
- Require TYPO3 8 LTS or TYPO3 9 LTS
Version 1.0.1
- TYPO3 7 and 8 compatibility for color picker TCA
Version 1.0.0
- First stable release