This project is not covered by Drupal’s security advisory policy.
Description
Bug your users to complete their profile.
This module reminds users to fill in empty profile fields.
This module writes to the users_data table to store a time value we can compare with. Checks for empty (tracked) user fields, and other time-based calculations to see whether the user should be notified with the form.
The Profile Update Reminder form provides users options to update profile, remind them later, or ignore the form completely. Admins have options to set the time delay, as well as reset the users_data values if needed.
Installation
- Install this module
Configuration
- Configure settings at:
/admin/config/tinsel-suite/profile-update-reminder - Adjust
users_datavalues at:/admin/config/tinsel-suite/profile-update-reminder/enable - Adjust
users_datavalues at:/admin/config/tinsel-suite/profile-update-reminder/disable
What This Module Does
- provides a custom block to display the Profile Update Reminder form
- provides a preprocess_page() variable you can use anywhere in your
page.html.twigtemplate to display the Profile Update Reminder form. e.g.{{ profileUpdateReminderForm }} - Provides body classes:
profile-completeorprofile-incompleterespectivley - Provides an optional Drupal
->addMessage()reminder (shows for "Default" theme only) - Provides a
user_formfield deletion warning message - Adds field classes
reminderandreminder-emptyrespectively to theuser_formfields tracked by this module.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Developer tools
- Created by prestosaurus on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.







