Skip to content

pmcfernandes/Stori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stori

Stori turns WordPress into a headless content platform, providing JSON and GraphQL endpoints and ACF-powered content handling

Description

Stori is a WordPress-based headless CMS that exposes content over JSON and GraphQL. The repository contains a WordPress app with a plugin (stori-content-setup) that configures content delivery, includes helper PHP modules (JWT support, ACF integration, GraphQL handlers). It also includes a lightweight admin theme and assets (CSS/JS) for the admin UI.

Usage

  • Use the provided GraphQL and JSON endpoints to fetch content for frontend apps.
  • Configure ACF field groups via the WordPress admin to shape content.

Development notes

  • Plugin source is in app/wp-content/plugins/stori-content-setup/.
  • The admin theme lives in app/wp-content/themes/stori-admin-theme/.
  • The plugin includes helper modules for authentication (JWT), content registration (ACF integration), GraphQL endpoints, and response sanitization.

About

Stori is a Wordpress based headless CMS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published