Skip to content

leepeterson/headless-wix-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wix Headless Tutorial: Create a WordPress Plugin

This repository contains the full source code for the Wix Headless tutorial: Create a WordPress Plugin. As you work through the tutorial, use this repository as reference. You can also enhance or add to the current functionality by using any of the available Wix Headless APIs.

Building the Plugin

This plugin is built using JavaScript in a node.js runtime environment. You can run the build script by typing **node build/zip-plugin.js** in the project's root folder. However, you can use any build technology you prefer.

About

Full source code for Wix Headless tutorial to create a Wordpress plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.7%
  • JavaScript 5.3%