I want to migrate my site http://technotif.com/ to drupal but im afraid people leaving my site because of the theme change drastically. Can anyone suggest me similar theme for my site?
I've create a blog for my sister which currently working at Toyota Indonesia http://www.hargatoyotaavanza.com, but We need to migrate from WP to Drupal. Before I migrate, I have question on which version of drupal that suitable with the WP 4.2.3 version?
Hello everyone, I effettuaton migrate from one site to one in D6 in D7. Obviously the migration is done by making a copy of the site locally and working on that.
Now I find myself with the site locally, in D7, with different content than that in D6 which remained in production, esmpio forum posts increased.
I wonder, is there a way to synchronize the contents of two sites and migrate content from that in D6 that in D7?
Thank you all.
I am migrating a site from a custom java platform to drupal 7 and I want the users to be able to login to the new platform using the same credentials. The java platform encrypts the password using java java.security.MessageDigest with SHA256. Is it possible to override the default drupal encryption function with a custom function?