Long story short, migrating a rather large WP blog into Drupal 7. One WP plugin used was "Custom Fields Template". I need to pull in 2 of these custom field types into Drupal, but since they are custom, of course this will require me to modify the WordPress Migrate module (yay...).
Here's what the one custom field looks like in the WP export:
Hi,
I used migrate & drush module & followed links (http://drupal.org/node/1285276) to migrate users & their profiles. This approach took 3 days to migrate 1 lakh users. I have 11 lakhs users to be migrated. Please let me know better than above approach.
We currently have a custom-written cloud-based application for the education industry, written in PHP with a framework that we have written ourselves.
Each customers data is placed in its own database since legal requirements require that users, documents and other data be well separated from other customers' data.
We have decided that we do not wish to maintain our own code for logging in, database abstraction etc, and would like to get access to the module-based world of Drupal. However, most cms:s keep all the information in one database.
Hi,
yesterday I got a work to convert a HTML website to drupal CMS.I got an HTML,its CSS and javascript .MY work is to convert this static HTML website into Drupal CMS.The website has only front page.and a small javascript animation.I did it.But now got another website which have 51 html pages a CSS no Javascript.It is a kind of e-commerce site .I want to convert it into a DrupalCMS.
Hi all,
I am a newbie in to this forum as well as Drupal.
I would like to know if we can migrate the whole website running just with HTML,CSS, Jquery to Drupal.