I needed to migrate data into some metatags_quick fields, so I end up writing migrate integration, hopefully you also want to add it upstream :-)
Patch follows.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | metatags_quick-migrate_support-1408542-2.patch | 1.91 KB | victoriachan |
| #1 | 0001-Issue-1408542-by-marvil07-Added-support-for-migrate.patch | 2.28 KB | marvil07 |
Comments
Comment #1
marvil07 commentedComment #2
victoriachan commentedI've rerolled another patch for version 7.x-2.3 for people like myself who would want to use it on version 2.3.
I've tested the 7.x-2.3 version with Migrate, using both a meta_description field and a meta_robots checkbox field, and it does work.
Thanks, marvil07!
Victoria
Comment #3
valthebaldCommitted to 7.x-2.x
Thank you!