midhundevasia/typo3-serverclock

A Clock which shows server time and timezone in the backend. The clock widget is simple and based on Javascript, and appears in the top right toolbar area. You set the DateTime format in the extension configuration wizard.

Installs: 1 705

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

1.0.2 2016-12-23 17:26 UTC

This package is auto-updated.

Last update: 2024-04-26 04:08:55 UTC


README

A Clock which shows server time and timezone in backend. The extension is available on TER, you can install it from TYPO3 ExtensionManager or via composer.

Latest Stable Version Minimum PHP Version Build Status

Installation

via ExtensionManager

You can find the latest version in the TER(TYPO3 Extension Repository). Goto Extensions -> Choose Get Extensions from the dropdown -> Search Server Clock -> Install

via Manual Setup

Download the latest file from the GitHub or TER and copy folder to the typo3conf/ext/ Then install it from the Extensions Module.

via Composer
composer require "typo3-ter/serverclock"
via Composer for developers
composer require "midhundevasia/typo3-serverclock" --no-scripts

Usage

For better understanding read the Documentation

Contributing

If you have a best practice code or feature, bugfix or translation just Fork and Send a Pull Request.

Help

  • If you find any security flaw just mail me (hello [at] midhundevasia.com)
  • You can report bugs here

Donate

I would like to spend my time here, if this extension realy helps, you are welcome to give some support

paypal

TODO List

wiki/To-Do-list

ChangeLog

wiki/ChangeLog

License

ServerClock is licensed under GNU General Public License (GPLv3) - see the LICENSE file for details.

Screenshot