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.
Hello, I'm running an affiliate blog on WordPress, but I'm not satisfied with its speed, We have to use many plugins for every function.
I want to move on Drupal as I have seen it's pretty fast and professional.
Can you tell me how can I migrate to Drupal without loosing my data? Thanks!
My goal is to have a good look at Drupal version latest (version 9,x). In the past I did use Drupal version 6 or 7 (not sure) for two websites but I guess a lot has changed.
I developed my website locally on my desktop PC, I exported my database to import it on my laptop but during the import I got an sql error :
INSERT INTO 'search_index' ('word', 'sid', 'langcode', 'type', 'score') VALUES ...
#1062 Duplicate of the field 'dès-38-fr-node_search' for the key 'search_index.PRIMARY'
Does anyone already have this type of problem? If so how can I import my database correctly?
I am doing piecemeal migration of modules from my local server to a live site. I wonder why there can't be an easier way to directly install libraries other than Composer