Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides an interaction between https://github.com/webmil/text-language-detect and Drupal.

At this time only provide a migrate process plugin. Here is an example:

  langcode:
    plugin: language_detect
    source:
      - title
      - description
      # - another field or value

Project information