brainsum/inactive_user 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

brainsum/inactive_user

最新稳定版本:1.0.1

Composer 安装命令:

composer require brainsum/inactive_user

包简介

Fork of the Inactive user module

关键字:

README 文档

README

Build Status

Overview:

The inactive_user module provides Drupal administrators with an automatic way to manage inactive user accounts. This module has two goals: to help keep users coming back to your site by reminding them when they've been away for a configurable period of time, and to cleanup unused accounts.

One or more of the following actions can be automatically taken for users that have exceeded configurable periods of inactivity:

  • send an email to the user
  • send an email to the site administrator
  • block the account (a warning can first be issued, and notification can be sent to the user and/or site administrator when the action occurs)
  • delete the account (a warning can first be issued, and notification can be sent to the user and/or site administrator when the action occurs)
  • optionally prevent deletion of user that have created site content

All events triggered by this module are logged via the watchdog.

Installation and configuration:

Enable the module at Administer->Site Building->Modules. Database tables will be automatically created. Grant the 'change inactive user settings' permission to the appropriate roles. Configure as desired at Administer->User configuration->Inactive users.

Requires:

  • Drupal 8.x
  • Working crontab

Credits:

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 6
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2019-02-19