General Data Protection Regulation

Component type

module

Maintenance status

Development status

Downloads

96

Component created

Component changed

This module is in active development

"After four years of preparation and debate the GDPR was finally approved by the EU Parliament on 14 April 2016. It will enter in force 20 days after its publication in the EU Official Journal and will be directly application in all members states two years after this date. Enforcement date: 25 May 2018 - at which time those organizations in non-compliance will face heavy fines." - http://www.eugdpr.org/

Block Content Permissions

Component type

module

Maintenance status

Development status

Downloads

2719

Component created

Component changed

The Block Content Permissions module adds restrictions the "Administer blocks" permission does not provide by allowing you to control if the role is able to administer block content types (custom block types), administer block content (custom block library), and if they can create, update, or delete specific types of block content.

Health check

Component type

module

Maintenance status

Development status

Downloads

5037

Component created

Component changed

Simple end point for load balancers(or Pingdom, new relic..) to check the health of your Drupal site.

The module provides /health endpoint which is never cached and returns only timestamp as a body with HTTP status code 200. If Drupal fails to bootstrap, it returns an error code instead and your load balancer knows there is something wrong with the particular instance and can drop it from load balancing.

fbpagefeed

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a very simple module having small but most useful feature which perfectly works with multiple sites running on same server having different domain name all together.

If you would like to use different Facebook page posts( public ) for different sites then this is the simple and most useful module.

Facebook page feed module allows to show Facebook public page posts in blocks or pages.The most important feature includes assigning different Facebook page url to different domains running on single hosted server.

Custom Title

Component type

module

Maintenance status

Development status

Downloads

183

Component created

Component changed

Hide title field and late system populate/set automatically customize title as per combination of string & variable set by developer .

Use {{ kint(form) }} at the bottom in node-edit-form.html.twig to get form id. and change for id in custom_title.module file at if ($form_id == "your_form_id")