---
title: "[Content Migration] - CMS Connector API - Wordpress"
description: Documentation for the migration-wordpress Node.js utility package used to migrate WordPress content to Contentstack.
url: https://www.contentstack.com/docs/developers/content-migration/cms-connector-api-wordpress
product: Contentstack
doc_type: developer-guide
audience:
  - developers
  - integrators
version: unknown
last_updated: 2026-03-25
---

# [Content Migration] - CMS Connector API - Wordpress

This page describes the CMS Connector API for WordPress and the `migration-wordpress` Node.js utility package, intended for developers migrating WordPress content into Contentstack and validating export structures during migration planning and implementation.

## CMS Connector API - Wordpress

This document details the functionality of the `migration-wordpress` Node.js utility package, which facilitates the migration of WordPress content to Contentstack. It outlines the package's modules, including `extractContentTypes`, `contentTypeMaker`, and `extractLocales`, and explains how these functions process and transform Wordpress data into Contentstack-compatible formats. Additionally, the document covers the validator module used to ensure proper XML and JSON structures for various CMS exports, and it highlights limitations of the WordPress migration process.

[Click here](https://assets.contentstack.io/v3/assets/blt2d43f51baca745a8/blt30146d63dd0b450c/CMS Connector API - Wordpress.pdf) to download the developer guide for Wordpress.

## Common questions

### What is the `migration-wordpress` package used for?
It facilitates the migration of WordPress content to Contentstack and includes modules for processing and transforming Wordpress data into Contentstack-compatible formats.

### Which modules are mentioned in this document?
The document mentions `extractContentTypes`, `contentTypeMaker`, and `extractLocales`, as well as a validator module.

### What does the validator module help ensure?
It is used to ensure proper XML and JSON structures for various CMS exports.

### Where can I download the developer guide for Wordpress?
Use the provided link: https://assets.contentstack.io/v3/assets/blt2d43f51baca745a8/blt30146d63dd0b450c/CMS Connector API - Wordpress.pdf