Eight Demo

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a skeleton module for Drupal 8. It doesn't do anything yet, and by the time you read this will likely be out of date anyway. It's just a demo for people who want to get a feel for what a Drupal 8 module looks like, at least at this point in time. (Where "this point in time" means "whenever Crell last got around to remembering it's here." Really, I make no guarantees that it is at all useful in any way.)

Google QR Code Generator

Component type

module

Maintenance status

Development status

Downloads

6215

Component created

Component changed

This project leverages the Google QR Code Generator from their charts API to display a block containing a QR code for the current URL you are viewing. It is simple, straight forward, and should largely work right out of the box. The Drupal 8 branch is under semi-active development. The D7 isn't so much as it's so simple it just works. If you need further development help with this, feel free to open an issue. If you need your issue resolved promptly, reach out to me as I can probably find a developer for hire to help with your specific issue.

Molecule

Component type

module

Maintenance status

Development status

Downloads

706

Component created

Component changed

Overview

The Drupal module Molecule adds an input filter to Drupal to show the contents
of JCAMP-DX files. It enabled users to easily integerate JSpecView and JMol
applets into their Drupal sites without technical knowledge.

Requirements

None

Installation

See README.txt

Address book

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple address book based on custom entity.
CRUD implementation.

Entity = 'contact'
Entity bundle = 'contact'

Entity bundle are fieldable.
Default fields are deletable.

Install and uninstall

On module installation there is once creation of all fields (category and photo) and taxonomy vocabularies for that fields.

On module uninstallation there is deletion of all fields and their data from database.
Vocabularies do not deletes.

Future plans:

Integration with views and rules.

Radix Layouts

Component type

module

Maintenance status

Development status

Downloads

102261

Component created

Component changed

Responsive panels layouts.

Radix Panels Layouts

Features

  • Responsive out of the box
  • Easily extendable to support new layouts
  • Support for Responsive utility classes (You can easily hide and show panes based on mobile, tablet or desktop viewports)