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.
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.