Migrate SQL Sub Row

Component type

module

Categories

Maintenance status

Development status

Downloads

88

Component created

Component changed

Provides two migrate source plugins & one process plugin for doing migrations from an SQL database.

The source plugins are both base plugins (like the SqlBase plugin and in fact extending from it), and require similar local implementation to the SqlBase plugin to use in your migration.

Sanitize Framework

Component type

module

Maintenance status

Development status

Downloads

62

Component created

Component changed

Sanitize is a Drush-integrated framework for performing sanitization and access-controlled distribution of Drupal databases. In addition to a stock sanitization procedure provided, developers are welcome and encouraged to write their own sanitization procedures for their own sites. For instance, Open Atrium
users may opt to sanitize private and unpublished spaces and related content before distributing their database to others.

Config Processor

Component type

module

Maintenance status

Development status

Component created

Component changed

Configuration Management can get complex when evaluating configuration across different targets. A target is defined in settings.php and has an associated directory.

Some targets may contain a full config export, while others only have partial configuration sets. Partial configuration is perfect for maintaining a small subset of configuration that can be maintained for specific conditions. Such conditions may include multisite, environment-specific config, or development specific config.

Migrate Process Inline Images Plugin

Component type

module

Categories

Maintenance status

Development status

Downloads

132

Component created

Component changed

The Migrate Process Inline Images module provides a migrate process plugin that
fixes up img tags (e.g. within a node body) to contain the file entity metadata
needed to allow the image properties to be edited in the WYSIWYG editor.
Additionally, with the metadata, the `Content > Files` page will show the
correct cross-reference to where each entity file is used.

REST Export Nested

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

This module extends core's REST Export views display to automatically convert any JSON string field to JSON in the output. It works with Views Field View.

Theoretically it should work with any field which displays a JSON string without any surrounding HTML.

  1. Install module.
  2. In your view, add a display of type "REST export nested"
  3. Configure view.

When adding a Views Field View field, make sure the output of the field is set to "REST export" or "REST export nested".

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.

Beancount

Component type

module

Maintenance status

Development status

Downloads

96

Component created

Component changed

The Beancount module provides a entities and taxonomies for bookkeeping, financial, and enterprise-management purposes.

It comes with feeds importers that activate automatically when using the Quickbooks Webconnector and Quickbooks XML modules to import data from Quickbooks.