Skip to content

Extract pages from gather content, run a shortcode parser on body and create json files

Notifications You must be signed in to change notification settings

PebbleRoad/gathercontent-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gather content utilities (WIP)

What it does

  1. Pulls content and assets using gather content api
  2. Converts shortcodes in body field using wordpress shortcode api
  3. Saves the content as JSON to folder

How it works

  1. Enter gather content credentials in lib/gathercontent.api.php file
  2. Add the short codes that you want to convert to shortcodes.php
  3. Run php index.php

About

Extract pages from gather content, run a shortcode parser on body and create json files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages