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
- To install the module run
composer require drupal/status_feedor copy the "status_feed" folder to your modules/contrib directory. - Run
drush en status_feedor go to admin/modules. Filter for ‘Status Feed’ and enable the module. Read more about installing modules at http://drupal.org/node/70151
Configuration
- Go to admin/config/status_feed/collect. Choose source: All, Core, Modules or Status.
- Go to admin/config/status_feed/settings. Set cachetime and Activate cron.
- Go to admin/people
- Locate the 'Status Feed' user and click the 'edit' link.
- Set password for the user.
- Click the 'Save' button.
Troubleshooting
- Go to the module issue queue at https://bitbucket.org/novicell/module-status-feed/jira
- Check if your particular issue exists. If not, click on the Create issue link.
- Fill the form.
Updating
Read more at http://drupal.org/node/250790
统计信息
- 总下载量: 117
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2025-07-08