Age field formatter

Component type

module

Maintenance status

Development status

Downloads

2087

Component created

Component changed

The Age field formatter Drupal 8 module calculates and formats the display of a date field to display the age. It also offers the option to display both the date with the age, along with the possibility to add the “years” suffix to the age value.

This is perfect to display quickly someone age based on his birth date without any coding.

This is a date field formatter. You can access the field format in the content type Manage display tab.

Similar module

Core Date module, which offers a Time ago formatter.

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")

Link Browser Widget

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Link Browser Widget is an extended variant of the default widget for Link fields.
It embeds an entity browser to make lookup of link targets to site internal entities more convenient.

By it's nature of adding UX bless for creating internal links it is only applicable on link fields where link type "internal" is allowed.

Link formatter social

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple link field formatter wich adds different css classes depending on the social link url.
It works out of the box for:

  • Facebook
  • Twitter
  • Google +
  • Youtube
  • Linkedin
  • Email

Also adds the link url domain as a class.

This module only adds the css class from link url, other modules bring similar functionality, check them out!
Social Media Link Formatter

Clerkly

Component type

module

Maintenance status

Development status

Component created

Component changed

Helps users to improve website text proper writing by sending correction request to administrator or content editor.
Works only for text/long text fields, for which functionality was enabled on field settings page

File System Switch

Component type

module

Maintenance status

Development status

Downloads

194

Component created

Component changed

File System Switch enables you to switch file fields between private and public.

Maintaining the security of your files can be really good in Drupal, however, sometimes you may wish to move between public to private for a file field (or a bunch of file field). This module manages that process, including moving the files and updating the file references.

This is a DEV release. We are not responsible if it breaks your site. :)