Migrate SPIP
This module provides a way to migrate content from SPIP to Drupal by directly accessing the SPIP database. It includes a converter to transform SPIP's rich text formatting into standard HTML for use in Drupal fields. Optional sub-modules offer a user interface for managing the migration, example plugins, and pre-defined configurations for common SPIP content types.
This Drupal Migrate source plugin provides sources for migrations from SPIP to Drupal.
This migration source directly queries the SPIP source database, so it must have access to the database (or a copy) of the SPIP database.
Richt text converter
Provides a SPIP rich text converter into HTML.
Using the jQuery MarkItUp editor,
the SPIP's rich text editor is not based on known standards (HTML, BBcode, Markdown, etc.).
It is therefore quite difficult to convert the rich text of SPIP into HTML.
Based on SPIP's Textwheel engine,
this module incorporates the basic functionalities of SPIP's rich text editor conversion
in order to allow you to obtain clean HTML that you will insert into Drupal formatted fields.
Sub-modules
Sub-modules are offered to support you in your migration:
- Migrate SPIP UI: Provides an interface to manage Migrate SPIP settings and easy test conversion.
- Migrate SPIP Examples: Provides plugin examples to extend "Migrate SPIP" module.
- Migrate SPIP Plus: Based on Migrate Plus module, provides optional basic configurations for SPIP models ("articles", "rubriques", "noisettes", etc.).
Requirements
- PHP >=8.0
Developed and tested on several SPIP 4.x projects, this module should be
compatible for older versions (at least SPIP 3.0).
Configuration
To understand more information and undrstand how to extend this module, please refer to the README.
Sponsors
Délégation à l'information et la communication (DICOM)