Download the PHP package droptica/ddr_security_session_limit without Composer
On this page you can find all versions of the php package droptica/ddr_security_session_limit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download droptica/ddr_security_session_limit
More information about droptica/ddr_security_session_limit
Files in droptica/ddr_security_session_limit
Package ddr_security_session_limit
Short Description Droptica’s Drupal Recipes: Limit the number of simultaneous sessions per user
License GPL-2.0-or-later
Informations about the package ddr_security_session_limit
Droptica’s Drupal Recipes: Security - Limit the number of simultaneous sessions per user
Recipe description
This recipe adds a limit to the number of simultaneous sessions per user.
After installing the Recipe, customize the settings on this page:
/admin/config/people/session-limit
Download recipe
Installation
Optionally: Before installation, adjust the recipe files to your project (e.g., email variables, names, labels, etc.).
How to report issues and new features requests
Go to project page (@todo url) and create an issue.
Do you need a Drupal Recipe for your project?
Typical problems that we solve with Recipes:
-
Standardizing Configuration Across Multiple Sites: Need to keep dozens of websites consistent? Recipes can automate the setup of identical configurations, ensuring each site operates with the same settings, such as security or SEO configurations.
-
Onboarding New Sites Quickly: Launching new websites with the same features and configuration becomes seamless, reducing the time needed for manual setup and potential human error.
- Implementing a New Feature with Proven Solutions: When adding a new feature to an existing website, you need a reliable and efficient solution. Recipes can help implement proven configurations, such as a simple CRM, an SEO-optimized blog, commerce payment gateway configuration for PayPal, a knowledge base for an intranet system, or an article content type for a news portal.
Contact us if you need support in creating a custom Drupal Recipe.
Contact
https://www.droptica.com/drupal-recipes
Changelog
2024-10-09
First version of the recipe.