PHPackages                             clooder/spip-to-wordpres - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. clooder/spip-to-wordpres

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

clooder/spip-to-wordpres
========================

Plugin for migrate spip to wordpress

1.0(12y ago)120MITPHP

Since Jan 5Pushed 12y ago1 watchersCompare

[ Source](https://github.com/flug/spip-to-wordpress)[ Packagist](https://packagist.org/packages/clooder/spip-to-wordpres)[ RSS](/packages/clooder-spip-to-wordpres/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Spip to Wordpress
=================

[](#spip-to-wordpress)

spip to wordpress it's a plugin for migrate spip to wordpress.

it uses for connecting to the database the basic functions of php mysql [book:mysql](http://fr2.php.net/manual/fr/book.mysql.php)

Usage
-----

[](#usage)

learn constants

```
define('SPIP_HOST', '');
define('SPIP_USER', '');
define('SPIP_PSW',  '')
define('SPIP_BASE', '');
```

check Id spip to id Wordpress Categories

```
public $cat = array( 6 => 3 , 7 => 4 , 8=> 5 , 9=>6 , 11=> 7, 12=>8,14=>9,16=>10,17=>11, 20=>12, 21=>13,24=>14, 25=>15,26=>16);
```

finally run migration and wait

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4510d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1810304?v=4)[Flug](/maintainers/flug)[@flug](https://github.com/flug)

---

Top Contributors

[![flug](https://avatars.githubusercontent.com/u/1810304?v=4)](https://github.com/flug "flug (10 commits)")

### Embed Badge

![Health badge](/badges/clooder-spip-to-wordpres/health.svg)

```
[![Health](https://phpackages.com/badges/clooder-spip-to-wordpres/health.svg)](https://phpackages.com/packages/clooder-spip-to-wordpres)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[asantibanez/livewire-select

Livewire dropdown select component

520138.4k2](/packages/asantibanez-livewire-select)[square1/nova-metrics

Add support for resource-filters on your laravel nova metrics

27278.7k](/packages/square1-nova-metrics)[portphp/spreadsheet

PhpSpreadsheet reader and writer for Port

14796.4k4](/packages/portphp-spreadsheet)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19280.3k3](/packages/symfony-ux-cropperjs)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
