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

Installs: 844

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

1.0.1 2018-07-19 07:27 UTC

This package is auto-updated.

Last update: 2020-10-27 20:48:55 UTC


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