Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions src/site/headless-cms/collections.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: Collections
repo: collectionscms/collections
homepage: https://collections.dev
twitter: CollectionsCMS
opensource: "Yes"
typeofcms: "API Driven"
supportedgenerators:
- All
description: Collections is a Headless CMS that allows you to API your WordPress posts by simply dragging and dropping them. Stop copying and pasting old posts to get started.
---

[Collections](https://collections.dev/) is a Headless CMS that allows you to API your WordPress posts by simply dragging and dropping them. Stop copying and pasting old posts to get started.

<img src="https://cdn.collections.dev/pv-en.gif" alt="collections promotional video" />

## Why Collections?

The complexity of migration stands as a significant obstacle in embracing the new CMS. To address this, Collections incorporates a migration tool within the CMS. This streamlines the process, allowing you to effortlessly import posts exported from WordPress.

Moreover, by releasing the script as open source, we are migrating away from WordPress with its diverse data structures. Constructive contributions that allow migration to any data are welcome.

<br />

## Get Started
Get started in just one line with

<div class="bg-black text-white p-4 my-4">
npx create-collections-app my-app
</div>

The [Get started](https://collections.dev/docs/get-started) documentation will help you get up and going quickly or view our full documentation.

<br />

## Learn more
- Check out our [docs](https://collections.dev/docs/home)
- [Get started](https://collections.dev/docs/get-started) for free
- Try the [demo](https://demo.collections.dev/admin)