承接 novicell/status_feed 相关项目开发

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

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

novicell/status_feed

最新稳定版本:1.3.1

Composer 安装命令:

composer require novicell/status_feed

包简介

Novicell status feed

关键字:

README 文档

README

Introduction

The module will generate a json feed, containing information about the version of the core and modules currently installed on the website.

Upon installation this module will create a monitoring user with permission to access the feed. A uer roles is created with the name "Monitor" and a user is created with username "Status feed" and assigned to the "Monitor" role.

You should use this module when:

  • You want to access your Drupal sites core and modules information remotely.

The module currently allows you to access information about the following:

  • core
  • modules

To submit bug reports and feature suggestions, or to track changes, please visit the following: https://bitbucket.org/novicell/module-status-feed

Installation

  1. To install the module run composer require drupal/status_feed or copy the "status_feed" folder to your modules/contrib directory.
  2. Run drush en status_feed or go to admin/modules. Filter for ‘Status Feed’ and enable the module. Read more about installing modules at http://drupal.org/node/70151

Configuration

  1. Go to admin/config/status_feed/collect. Choose source: All, Core, Modules or Status.
  2. Go to admin/config/status_feed/settings. Set cachetime and Activate cron.
  3. Go to admin/people
  4. Locate the 'Status Feed' user and click the 'edit' link.
  5. Set password for the user.
  6. Click the 'Save' button.

Troubleshooting

  1. Go to the module issue queue at https://bitbucket.org/novicell/module-status-feed/jira
  2. Check if your particular issue exists. If not, click on the Create issue link.
  3. Fill the form.

Updating

Read more at http://drupal.org/node/250790

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2025-07-08