Title: Drupal to WP XML-RPC
Author: aliciagh
Published: <strong>23. Januar 2011</strong>
Last modified: 23. Januar 2011

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Drupal to WP XML-RPC

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

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

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

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

## Beschreibung

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');`

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Drupal to WP XML-RPC“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Drupal to WP XML-RPC“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/drupal-to-wp-xml-rpc)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/drupal-to-wp-xml-rpc/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/drupal-to-wp-xml-rpc/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/drupal-to-wp-xml-rpc/)
per [RSS](https://plugins.trac.wordpress.org/log/drupal-to-wp-xml-rpc/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Zuletzt aktualisiert **vor 15 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 3.0 oder höher **
 *  Getestet bis **3.0.5**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/drupal-to-wp-xml-rpc/)
 * Schlagwörter
 * [drupal](https://de.wordpress.org/plugins/tags/drupal/)[multisite](https://de.wordpress.org/plugins/tags/multisite/)
   [xmlrpc](https://de.wordpress.org/plugins/tags/xmlrpc/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/drupal-to-wp-xml-rpc/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/drupal-to-wp-xml-rpc/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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