By obligation of the client, wants to make a new Web in Drupal8.
Currently they have Joomla, version 2.5.4
Is it possible to migrate directly from Joomla 2.5.4 to Drupal 8?
I think not, therefore, I have mounted a Drupal 7 and I used the module "Joomla to Drupal" to migrate the contents, but failed, because it did not go for Joomla 2.5
I'm trying to migrate a CSV file of taxonomies (cities) into Drupal 8. The CSV has a code and the city name, for example:
City_Code,"Name"
1234,"CITY A"
5678,"CITY B"
I have the following as my current migration, which is working, and importing the city names. My problem is I also added a field with the machine name `field_legacy_id` to my term (Drupal 8), which I would like to populate with the OLD `City_Code` for reference later.
I want convert the following site to Drupal. The old site was realized with wordpress and a theme of a us american firm. How I can realize that? Thanks.
Hi
I have drupal 7 blog site. But I want to migrate to drupal 8, it shows source blog destination missing.
What can I do
I continued, but then it shows only title but not body.
Interesting thing is that, in phpmyadmin, I can see body content, plz help
Hi.
I had to migrate my site to a new server/hosting service (tophost). I set up a subdomain by adding a CNAME record ("blog" on "mysite.ext"), and - as suggested by the registar, I added a .htaccess in the webroot (/htdocs):