dbbackup
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Dbbackup - Database backup is the module helps to export the tables, the full database from the site using interface.
Dbbackup - Database backup is the module helps to export the tables, the full database from the site using interface.
The initiative is to have an easy visual diagram of entity references.
Enable the module like usual and view entity references at admin/structure/erd
Thanks to google chart!
As entity reference field is very convenient, it ends up with loose respect on database normalizaion, integrity, etc. For instance, You can make a content type referencing to itself, to multiple content types. You can add this existing reference field to other entity. If continuing of doing these, it's very easy to get a mess.
Narly is a simple module that allows an administrator to rebuild content permissions on a Drupal site without first wiping the node_access table.
This module is designed to provide group specific context with the Group module.
This is inspired by OG Context and adapted to work with the Group module.
Description
-----------
Expires rows from the MongoDB Sessions session table older than a certain time. This module is only useful if you use the MongoDB Drupal module to store sessions.
On busy sites, the sessions table can grow to be very large, and that can
cause slow accesses to it, as well as slow writes due to locking, leading
to performance bottlenecks.
By trimming the table regularly, the above bottlenecks are avoided.
Slack Update Notifier allows you to send custom messages to Slack whenever updates are available for Drupal Core. This is achieved by hooking into Drupal's main cron job.
This module will add a protect checkbox to each node create and edit form and if checked, override the node_delete functionality to never delete or edit (depending on settings) a protected node.
The goal in the future is to allow it to disappear from ever being displayed, in that in the config the protect functionality could be set to soft delete and node which is to mark as deleted so that they are hidden from all views within the site with the exception of users with the view protected deleted content permissions.
Protect types:
This is an add on for the Group module, which enables administrators to view all the group specific content as well as for users who only have access to one or multiple groups to be able to edit the content specific for that group.
Account Sentinel perceives changes made to a configurable set of monitored roles' accounts, even those that are results of direct database modification (e.g. SQL injection). A set of e-mail addresses can be configured to be notified when such a change is detected, also a log of changes can be viewed in Drupal and via Drush for manual review.
The chmod.module is for changing file permissions. Currently there is only a possibility to add write permissions on files where the webserver has the ownership. Open an issue if you need other chmod possibilities.