Title: Drupal to WP XML-RPC
Author: aliciagh
Published: <strong>Mis-Genver 23, 2011</strong>
Last modified: Mis-Genver 23, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/drupal-to-wp-xml-rpc.svg)

# Drupal to WP XML-RPC

 By [aliciagh](https://profiles.wordpress.org/aliciagh/)

[Download](https://downloads.wordpress.org/plugin/drupal-to-wp-xml-rpc.1.0.zip)

 * [Details](https://cor.wordpress.org/plugins/drupal-to-wp-xml-rpc/#description)
 * [Reviews](https://cor.wordpress.org/plugins/drupal-to-wp-xml-rpc/#reviews)
 *  [Installation](https://cor.wordpress.org/plugins/drupal-to-wp-xml-rpc/#installation)
 * [Development](https://cor.wordpress.org/plugins/drupal-to-wp-xml-rpc/#developers)

 [Support](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/)

## Description

Adds some Multisite-specific functions to WordPress XML-RPC interface (http://yourdomain.
com/xmlrpc.php).
 This plugin is required for the correct work of a Drupal module
named Drupal to WP.

**Functions availables**

 * drupal.newBlog – Create a new blog
 * drupal.getUsers – Get all users of your installation
 * drupal.getUsersBlogs – Get blogs of a user
 * drupal.getBlogId – Get a blog ID
 * drupal.getCategories – Get a list of categories on a given blog
 * drupal.newUser – Create a new user
 * drupal.deleteUser – Delete a user

Functions return error code 700 or 403 if there are problems with authetication 
and error code 500 if there are other problem.

## Installation

 1. Upload `drupaltowp_xmlrpc` folder to the `wp-content/plugins` directory in your
    WordPress multisite installation.
 2. Activate the plugin in your Administration Panel.
 3. Check ‘Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing
    protocols’ through ‘Writing’ menu and click ‘Save Changes’.

**Requeriments**

 * Its neccesary to activate mcrypt support in PHP.

## FAQ

If you have any further questions, please submit them.

  Get XML-RPC error `Combination of username/password incorrect`

Check username and password are correct.
 Password must be encrypted before calling
one of this xml-rpc functions so follow this steps: 1. Open file `drupaltowp_xmlrpc.
php` and copy the function `drupaltowp_encrypt_password` to your code. 2. Define
a key for encrypting your passwords. Max 20 characters. 3. Edit file `drupaltowp_xmlrpc.
php` and put your key value in line 32: `define( 'DRUPALTOWP_KEY', 'your-key-value');`

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Drupal to WP XML-RPC” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ aliciagh ](https://profiles.wordpress.org/aliciagh/)

[Translate “Drupal to WP XML-RPC” into your language.](https://translate.wordpress.org/projects/wp-plugins/drupal-to-wp-xml-rpc)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/drupal-to-wp-xml-rpc/),
check out the [SVN repository](https://plugins.svn.wordpress.org/drupal-to-wp-xml-rpc/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/drupal-to-wp-xml-rpc/)
by [RSS](https://plugins.trac.wordpress.org/log/drupal-to-wp-xml-rpc/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.0.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/drupal-to-wp-xml-rpc/)
 * Tags
 * [drupal](https://cor.wordpress.org/plugins/tags/drupal/)[multisite](https://cor.wordpress.org/plugins/tags/multisite/)
   [xmlrpc](https://cor.wordpress.org/plugins/tags/xmlrpc/)
 *  [Advanced View](https://cor.wordpress.org/plugins/drupal-to-wp-xml-rpc/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/reviews/)

## Contributors

 *   [ aliciagh ](https://profiles.wordpress.org/aliciagh/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/)