Giter Club home page Giter Club logo

webform_migrate's Introduction

webform_migrate 8.x

About this Module

This module provides migration routines from Drupal 6, Drupal 7 webforms to Drupal 8 webform.

Installing the Webform Migrate Module

  • webform_migrate

Configure:

  • Make sure your legacy webform module is up to date. So update your D7 or D6 webform module first.
  • Copy the "migration_templates" YAML files and import them into Drupal configs either using Configuration Management UI or Drush/Drupal Console.

webform_migrate's People

Contributors

heshanlk avatar opi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webform_migrate's Issues

Port to Drupal.org

Hi there!

Just wanted to say thanks for this module! It works great!

I was wondering if we could have a mirror on Drupal.org?

In my case it is so my distribution can be properly packaged via tarball.

I'd happily help :)

Wondering how to use this

Couldn't find any instructions in the module on how to use it.

Do you have documentation anywhere that I could use?

Thanks!

Compatibility with CSV Plugin

@heshanlk really love this module. I have been working with Jacob and is working on a simple Drush command but I would really like to use migrate.

Is there a way to make this module work with the CSV Migrate plugin module?

Thanks again for the help!

checkbox title/description conundrum

  1. AFAIK Drupal 7 doesn't have such a thing
  2. But D8 does and migration tries to create #type => checkbox

In D7 you have a div wrapping a single checkbox where the element title goes on the div and the single checkbox option becomes the title of the checkbox

In D8 as it stands we end up a single checkbox , the element title becomes #title and the single checkbox option becomes #description. This is wildly different from D7. Perhaps a #prefix / #suffix replicating the wrapping div (not sure whether webform supports) and keeping the checkbox option as title would work better?

Multicheckbox migration

I've got a migration that is mapping multi-checkbox fields to single checkbox fields. I'll submit a PR for this if/when I find the solution

Fix email handlers default values

As in D7, using default value for "From", "Subject", ... uses the default key. As in D8 it's now _default (with the underscore)

The buildEmailHandlers method should take care of that. I'll provide a PR

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.