承接 ffpi/nodecounter 相关项目开发

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

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

ffpi/nodecounter

最新稳定版本:v2.2.1

Composer 安装命令:

composer require ffpi/nodecounter

包简介

Displays a Freifunk Nodecounter

README 文档

README

This extension counts the nodes of a Freifunk community based on the output of ffmap-backend. The following can then be displayed in the frontend.

  • Total nodes
  • Number of online nodes
  • Number of offline nodes
  • Number of connected users

The path to nodes.json must be specified in the Typoscript. This can be a local file or an external http(s) resource. example:

plugin.tx_ffpinodecounter {
     settings.nodeListFile = http://meshviewer.pinneberg.freifunk.net/data/nodes.json
     settings.nodeListExternal = TRUE
 }

The output can be customized with a fluid template. The template paths can be set using TypoScript. plugin.tx_ffpinodecounter_counter.view

The counter is also available via PageType 2652017, and can therefore also be updated via ajax or iframe.

This plugin was originally written for Freifunk Pinneberg. The source code is under the GNU General Public License.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-01-08