Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
My goal is to import my own data set into Drupal 8 using Migrate modules (migrate_plus, migrate_tools).
In drupal, I use Paragraph module, and here my trouble starts. I've build my own plugin to transform my own data into paragraph.I do import with base field like text, tags or file, and with this, the node will be generated, but I can't figure out why 'return $paragraphs' won't anything.
While testing migrations from 7.x to early 8.x's I'm sure there was a re-roll option when I went back to the upgrade page that appears to be missing on current 8.x version, did I dream this option or am I looking in the wrong place?
I have a company content type being used on a website-in-progress. Companies consist of a company name, sorting mechanism, logo image and URL.
Challenge:
In the past I used companies to list "corporate members" on a page, also assigning a "member level" field. But then, companies started being listed as event sponsors with specifics for what they were sponsoring, also with different membership levels in a "corporate giving club". Messy!
Hello,
In the module Metatag there is an option to specify a "A deprecated meta tag for defining this page's two-letter language code(s)." Is it the the ISO language code it asks for? For example my country is sweden. Sometimes I use "sv". Sometimes it is "sv -SE."