Migrating content from SharePoint site via Source CSV plugin and Migrate Plus. I am new to Drupal. Does anyone know how I determine what date format to use in my CSV?
Have tried a few combinations but none have worked. Here is the yml relative to date (field_publish_date is a Date type):
'field_publish_date/value': PublishedDate
And here are a couple I have tried (from SharePoint):
9/22/2014 1:56:00 PM
2014-09-22T13:56:15Z
Hi,
Has anyone any idea of a relatively quick and/or easy way of exporting a site using pmachine into a format that could be simply/easily imported into a drupal site?
I finally published (as GPL) my migration from Ning 2 to Drupal 8.1
(I migrated from Ning 2 to Drupal 8.1.1 in may 2016).
I now also have a migration for 8.2.4 (only draft published: if in urgent need, use that, or migrate to 8.1.10 and update to 8.2.4 or contact me). Also did draft for OpenSocial: will not elaborate on that more (that's site building). Instead will provide a more simple sample distribution with the "groups" module only and a generic post content type.
Hi! We currently have a few large websites on Mura 5.x by Blue River. It's an obscure CMS, but we'd like to move some of these sites, mainly the content, to Drupal. Do you know if there are any tools out there that can help us do this, or can you recommend any services which can make this move for us?
In search of best practices and learnings for how PDFs are migrated, managed, related, tagged, etc. in Drupal 8? Current site hosts thousands of PDFs. How are PDFs used in other Drupal systems? What are important modules for PDF content? Other considerations?
I moved (SCP) my Drupal 8 from an Apache Server to an Nginx Server. On the Apache Server Drupal was installed in /webroot/drupal/. On the Nginx Server it is installed in /webroot. The problem I have, that Drupal is still searching the sites in /drupal/blabla like the old configuration was. So how or where can I change the url to the webroot? Thank you for some help. Tom