My Notes

Component type

module

Categories

Maintenance status

Development status

Downloads

448

Component created

Component changed

Use this module to create a self-hosted note taking app. Benefits of using this module instead of some external services like Google Keep or Evernote:

  • Keep your private notes to yourself
  • Ability to change and extend the app according to your needs
  • External services come and go, but with this module you are in control

When you install this module, you will automatically get 'Note' content type, 'Labels' taxonomy vocabulary, search API all set up, search view, facets and all blocks placed. You don't have to do anything, just start creating notes.

Node Status Tracker

Component type

module

Maintenance status

Development status

Downloads

197

Component created

Component changed

-- SUMMARY --

This module keeps history of node status whenever we update or insert any node.
node_status_tracker table contain status information about node.
This module is very useful when we not use workbench or disable node revision.

This module works with new content.

-- REQUIREMENTS --
No

-- INSTALLATION --

* Install as usual, see http://drupal.org/node/895232 for further information.

-- CONFIGURATION --

Entity comparison

Component type

module

Categories

Maintenance status

Development status

Downloads

230

Component created

Component changed

INTRODUCTION

You can create comparison pages from a selected entity's bundle with this module. Your users can add and remove entities to this list, and they can see only their list.

CREATE ENTITY COMPARISON

After installing the module, you can create, edit or delete entity comparisons on the following uri: /admin/structure/entity_comparison (Structure -> Entity comparison)

When you create entity comparison, you have to set the following fields:

Paragraphs Codex

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Paragraphs Codex

Codex is a module that builds on the Paragraphs module.

Codex provides a baseline of modular paragraph types with varying complexity.

Provide your users with WYSIWYG level flexibility while providing clean, HTML5 compliant, easy to theme markup.

Features

This module has some overlapping functionality with parargaphs_pack, but this module has some advantages over paragraphs_pack.

Quick Node Clone

Component type

module

Categories

Maintenance status

Development status

Downloads

7973

Component created

Component changed

Quick Node Clone is meant as a way in Drupal 8 to clone nodes. It currently supports cloning of most field types including Inline Entity Form and Field Collection.

The module adds a "Clone" tab to a node. When clicked, a new node is created and fields from the previous node are populated into the new fields.

ALTERNATIVE MODULES

Entity PDF

Component type

module

Maintenance status

Development status

Downloads

389

Component created

Component changed

Entity PDF can create a PDF from any node based on any view mode. Support for other entities is coming, contact me if you need it!

Entity PDF uses mpdf7. (currently beta only)

Install with composer only!

The module provides a htmlpdf.html.twig file so you can control the entire HTML structure that gets converted to PDF. No CSS and/or JS from Drupal will get added so you need to add everything by hand in the twig file.

Date Recur Status

Component type

module

Categories

Maintenance status

Development status

Downloads

303

Component created

Component changed

An extension to Date Recur that allows to set a status per occurrence.

Install as usual. Create a new field of type Date Recur. Select Status enabled occurence handler as occurrence handler in the field settings and Date recur status formatter as formatter in the display settings.

Open /admin/config/content/date_recur_status to configure the list of statuses.