Better Passwords

Component type

module

Maintenance status

Development status

Downloads

374

Component created

Component changed

Better Passwords attempts to help users create better passwords by adhering to current recommendations from the US National Institute of Standards and Technology (NIST). This agency, part of the United States Department of Commerce, periodically publishes recommendations that have been extremely influential in determining standards for information security.

Account Sync Profile

Component type

module

Maintenance status

Development status

Downloads

149

Component created

Component changed

The account_sync_profile module allows you to synchronize drupal user pictures across
multiple Drupal sites.

This module uses system_retrieve_file to get the picture from the other site,
so the user picture should be accesible from the other server.

Commerce Order: User revision

Component type

module

Maintenance status

Development status

Downloads

45

Component created

Component changed

The idea of this module was born on a project where instead of Commerce Customer Profiles, user profiles were displayed in the checkout process with Commerce User Profile pane module. Instead of creating new customer profiles for each order, a user can see and modify its current profile data in the checkout process. Because we still need to keep track of actual billing data for an order, we developed this module that saves actual revision id of an account to each order.

Tasty Backend

Component type

module

Maintenance status

Development status

Downloads

288

Component created

Component changed

Tasty Backend provides a ready made administration experience for day-to-day content administrators.

Most admin users won't, and shouldn't, have full access to the Drupal administration backend. They need to concentrate on tasks like adding and managing content, taxonomies, menus, and possibly other users. They do not need access to configure views, install/configure modules, or any other full administration privileges.

Log User Updates

Component type

module

Categories

Maintenance status

Development status

Downloads

87

Component created

Component changed

This module log the history of user updation. If a user update other user account than this module keeps track.

Example:
Suppose I have Three roles and all roles have permissions to update the users But I want to keep tracks when and which user update the users.

Configurations:

After installing the module you will get "User Log History". Clear the Cache. This view will show the User Updation history. Updated any existing user and refresh this view you will get the required information in this view.

Persian Date for Drupal 8

Component type

module

Maintenance status

Development status

Downloads

463

Component created

Component changed

ماژول تاریخ شمسی برای دروپال ۸

این ماژول سرویس های مربوط به تاریخ را با سرویس های تاریخ شمسی جایگزین میکند.
بر این اساس این ماژول با بسیاری از ماژول های دیگر که بر تاریخ هسته دروپال وابسته هستند یک پارچه است.

Enforce Profile Field

Component type

module

Maintenance status

Development status

Downloads

215

Component created

Component changed

The Enforce Profile Field module implements a field which can be used to make sure users have filled in certain fields in their profile. If the user has not completed the fields, they will be redirected to a User Display tab on their profile where they can enter the information. When the form is submitted, they are returned to the original page.