承接 linkrobins/countdown-widget 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

linkrobins/countdown-widget

最新稳定版本:v1.0.0

Composer 安装命令:

composer require linkrobins/countdown-widget

包简介

Countdown widget for fof/forum-widgets-core

README 文档

README

A configurable countdown widget for Flarum 2.0, built as a widget for fof/forum-widgets-core. Same skeleton as linkrobins/html-widget and linkrobins/markdown-widget.

What it does

Renders a four-box countdown — days, hours, minutes, seconds — ticking down to an admin-configured moment. When it hits zero, shows a configurable "done" message. Optionally wraps the whole thing in a link.

Features

  • Configurable target via the browser's native date+time picker (year, month, day, hour, minute)
  • Timezone-aware — admin picks the IANA timezone for the target, and every visitor counts down to the same actual instant regardless of where they are
  • One tick per second with smooth Mithril redraws
  • Optional title + FontAwesome icon above the countdown
  • Done state with a configurable message (defaults to 🎉) when the countdown reaches zero
  • Optional link wrapping the whole widget — useful for "launching in… [click for details]"
  • Theme-friendly — uses Flarum 2's CSS custom properties so colors pick up your theme automatically
  • Tabular-numerics font feature so digits don't jitter as they tick

Requirements

Installation

composer require linkrobins/countdown-widget
php flarum cache:clear

In Flarum admin → Extensions, find Link Robins Countdown under the Forum Widgets category and enable it. Configure the target on its settings page, then go to FoF Forum Widgets settings and place the widget where you want it.

Settings

  • Title (optional) — shown above the countdown
  • Icon (optional) — FontAwesome class shown next to the title (e.g. fas fa-rocket)
  • Target date and time — uses the browser's date picker; covers year, month, day, hour, and minute
  • Timezone — IANA name like UTC, America/New_York, Europe/London, Asia/Tokyo. There's a "Use my timezone" button that fills this with whatever your browser thinks the local zone is
  • Done message — shown when the countdown hits zero (defaults to 🎉)
  • Link URL (optional) — if set, the countdown becomes a clickable link

How the timezone math works

The target time is stored as a "naive" wall-clock datetime (e.g. 2026-12-31T23:59) paired with a timezone (e.g. America/New_York). At render time, the widget converts that pair into an absolute UTC instant using the browser's Intl.DateTimeFormat API, which correctly handles daylight-saving transitions for the target date. Every visitor's browser then counts down to that single instant, so the displayed remaining-time stays consistent across the audience regardless of where each viewer is.

This avoids the most common countdown widget bug: "the admin set it for 11pm but my visitors in Tokyo see a different time."

License

MIT

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 9
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-05-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固