Açıklama
Migration Drupal to WordPress is a tool to move the basic data from databases drupal to wordpress.
This plugin has been tested in WordPress v4 with drupal v6
Arbitrary section
Yükleme
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Access the menu “migration”, fill in the form and select the data to pass
SSS
- What data passes this plugin?
-
All except the table options and links
- Is it only works drupal v6 to wordpress v4?
-
Yes, because when you change the cms version changes the position of the data.
- Can I change the names of the tables or the migration class?
-
Yes, I encourage you to make your own versions of the class for versions and share your needed
- Why it is giving error when extracting data or entering?
-
Does not match the version of the cms
No connection is established with the database
Not enough runtime on the server
Failure prefix
Does not match the name of one or more tables, or columns of these
Lack of user permissions given - Why not spend all the data that is being asked?
-
Because the cache or server runtime are lower than what you need or the amount of data to move.
But it may also be due to a syntax error, which is the class normalize(string)
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Migration Drupal to WordPress” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Migration Drupal to WordPress” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0
- Upload the plugin