/nexus-export

a little custom WordPress plugin to export Nexus data as JSON

Primary LanguagePHP

nexus-export

a little custom WordPress plugin to export Nexus data as JSON

This little plugin will export:

  • Series (set by categories in WordPress)
  • Episodes (set by custom post type)
  • People (set by custom post type)
  • Episode-Episode relations (set by post meta on Episodes)
  • Episode-People relations (set by post meta on Episodes)

The plugin will export into the JSON as copyable text.

Ensure there is enough memory available.