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.
I'm a fairly new Drupal user. I have one server running a couple of sites under Drupal 8 and another server running Drupal 7, both distributions installed as tarballs. I successfully managed to install Composer and use it to update the Drupal 8 core (using Composerize-Drupal), but I have not yet found any good instructions on how to convert an existing D7 site to be managed with Composer. Can this be done; is it worth doing; and, if so, how do I go about it?
i used for privat over years a drupal 6 with the module fastgallery with many folders and thousand pictures on the drupal 6.
To be more secure and to support with the Theme also mobile devices i made on the same webserver a Drupal 8 installation.
In Drupal 8 Fastgallery is non available, so i setup an image gallery, it works... more or less the same as Fastgallery.
No my question, how could i import in Drupal 8 easy all pictures from Drupal 6 fast gallery, without downloading all pictures and manually upload again in Drupal 8 ...