Entity Relationship Diagrams

Component type

module

Maintenance status

Development status

Downloads

2343

Component created

Component changed

Description

This module lets you visualize the Entity structure of your Drupal 8 site using an Entity Relationship Diagram (ERD).

While this isn't meant to be a fully functional tool to build new ERDs, it is meant to be used as a functional learning tool for developers and site builders.

Installation

Download and enable the "erd" module, then visit /admin/structure/erd to start playing around.

Shortcode for D8

Component type

module

Maintenance status

Development status

Component created

Component changed

A D8 port for the excellent shortcode module.
Searched around for a D8 version but couldn't find one, so decided to test my understanding of Drupal 8 plugins.

The module consists of a Filter plugin, a ShortcodePluginManager, and an example Shortcode plugin. Will continue to port the rest of the shortcodes over bit by bit!

Skillset Inview

Component type

module

Maintenance status

Development status

Downloads

840

Component created

Component changed

Provides a block of your key skills with an animated bar graph. animation is triggered when block is 'Inview' of user, resets when out of view.

  • /admin/content/skillset-inview to add content. Contextual link back to edit page does exist.
  • complete Tabs for review/weighting (drag table), addition, delete
  • /admin/structure/block to place the skillset inview block
  • with HELP module enabled goto /admin/help/skillset_inview

Bootstrap Grids

S3 File Sync

Component type

module

Maintenance status

Development status

Downloads

1436

Component created

Component changed

Module Description

The S3 file sync module uploads any file or image to Amazon Web Services (AWS) Simple Storage Solution (S3). The module can be used to facilitate a Digital Asset Management solution (DAM) with AWS S3 as the storage backend.

Meet our team

Component type

module

Categories

Maintenance status

Development status

Downloads

716

Component created

Component changed

Meet Our Team provides a grid layout to show all the team members into single page. To display the member's information for more attractive by using jQuery effects. The viewer's can easily identify the hierarchical structure of organization and who are all involved in which designation and their names.

Features

Fix teaserlinks

Component type

module

Maintenance status

Development status

Downloads

925

Component created

Component changed

The “Fix teaserlinks” module is a simple module that may be used to manage the visibility of the links that appear below teasers (i.e. “Add new comment”, “Log in or register to post comments”, “Read more”).

It is intended for site builders who want a cleaner look of teaser lists.

Private Message Block

Component type

module

Maintenance status

Development status

Downloads

1092

Component created

Component changed

Provides generic blocks for privatemsg module.

Included blocks:

  • Write new message
  • All messages
  • Sent Messages

Installation

  • Enable module
  • Add block to a page
  • "Write new message" has additional block customization

Text snippet

Component type

module

Maintenance status

Development status

Downloads

13

Component created

Component changed

Text snippet is a simple module aiming at solving a very common task - creating small (static) text chunks, which can be placed in a site via the block system, as a content pane or even as a token. Typical use-case would be if you need to provide a block with text which should be placed in the footer of your site. Your site-editor would only need to edit their texts on the text snippet UI page.