cosmicjs / cosmicjs-wp-export

WordPress Export Plugin for Cosmic JS.
https://cosmicjs.com
5 stars 1 forks source link

Cosmic JS Logo

This plugin helps you export the content and files from your WordPress site into a JSON file. This file can then be uploaded into Cosmic JS.

To export

  1. Download the cosmicjs-wp-export.zip file in this repo.
  2. Go to the Plugins section in the backend of your WordPress install.
  3. Click Add new.
  4. Click Upload Plugin.
  5. Click choose file. Choose the downloaded cosmicjs-wp-export.zip file included in this repo.
  6. Activate plugin.
  7. Find a new link in under Settings in your WP sidebar nav titled "Cosmic JS Export". Click it.
  8. Select the post types that you would like to export.
  9. Submit. This will download a JSON formatted file with your all of your WordPress posts and media.
  10. Go to your Cosmic JS account at https://cosmicjs.com
  11. Add a new bucket or select a current bucket
  12. Click the Import link in the Settings nav.
  13. Upload the WordPress export JSON file. This will upload all of your posts that were selected as well as all upload all media from your WP site to your bucket on Cosmic JS.
  14. Enjoy the freedom of content in the cloud.