Title: Bulk Create Blogs
Author: gregsurname
Published: <strong>9 juillet 2010</strong>
Last modified: 9 juillet 2010

---

Recherche d’extensions

Cette extension **n’a pas été testée avec les3 dernières versions majeures de WordPress**.
Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs 
de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/bulk-create-blogs.svg)

# Bulk Create Blogs

 Par [gregsurname](https://profiles.wordpress.org/gregsurname/)

[Télécharger](https://downloads.wordpress.org/plugin/bulk-create-blogs.2.0.zip)

 * [Détails](https://fr-ca.wordpress.org/plugins/bulk-create-blogs/#description)
 * [Avis](https://fr-ca.wordpress.org/plugins/bulk-create-blogs/#reviews)
 *  [Installation](https://fr-ca.wordpress.org/plugins/bulk-create-blogs/#installation)
 * [Développement](https://fr-ca.wordpress.org/plugins/bulk-create-blogs/#developers)

 [Support](https://wordpress.org/support/plugin/bulk-create-blogs/)

## Description

This WPMU plugin creates under the Site Admin menu called « Bulk Create Blogs » 
where you can bulk create/add users to blogs.

To use the plugin you must create correctly formatted data. The plugin takes
 CSV
formatted data where each row contains the following data.

    ```
    domain, user_id, blog_title, blog_topic,
    ```

Each of these fields is described below.

 * blog_domain (Mandatory): the domain name of the blog, this should only contain
   alphanumeric characters and be in all lowercase. If the blog domain is empty 
   then users will be added to the site’s root blog.
 * user_name (Mandatory): the login id of the user to be added to the blog.
 * blog_title (Optional): the title of the blog.
 * blog_topic (Optional): the name of the blog topic that this blog will be categorised
   under. These topics are setup under the ‘Blog Topic Management’ tab. A blog_title
   must be chosen if you wish to set the blog topic. (Requires cets_blog_topics 
   plugin.)

When each line is processed, if the blog named already exists then the user given

is added to the blog. If the blog does not exist then it is created. If a blog title
is not provided then the blog domain is used.

This plugin also provides support for LDAP user creation. If a user does not exist
and
 the ldap_auth plugin is installed then it will attempt to create a new user.

At the moment this plugin only supports sites that use domain blog naming. Support
for
 sub-directories is not planned but you could easily add it yourself.

The number of blogs that can be imported at a time is limited.

## Installation

 1. Upload `gb-bulk-create-blogs.php` to the `/wp-content/mu-plugins/` directory

## Avis

Il n’y a aucun avis sur cette extension.

## Contributeurs & développeurs

« Bulk Create Blogs » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « Bulk Create Blogs » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/bulk-create-blogs)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/bulk-create-blogs/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/bulk-create-blogs/), 
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/bulk-create-blogs/)
par [RSS](https://plugins.trac.wordpress.org/log/bulk-create-blogs/?limit=100&mode=stop_on_copy&format=rss).

## Méta

 *  Version **2.0**
 *  Last updated **il y a 16 années**
 *  Active installations **10+**
 *  WordPress version ** 2.8.0 ou plus **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bulk-create-blogs/)
 * Tag
 * [wpmu](https://fr-ca.wordpress.org/plugins/tags/wpmu/)
 *  [Vue avancée](https://fr-ca.wordpress.org/plugins/bulk-create-blogs/advanced/)

## Notes

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bulk-create-blogs/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bulk-create-blogs/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/bulk-create-blogs/)