mattwatsoncodes / external-query

Proof of Concept block for creating a query loop from an external source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External Query

Proof of Concept block for creating a query loop from an external source.

Built using the WordPress Create Block Script.

To get up and running, pull this block into your WordPress plugins directory, cd into the block and run the following commands:

npm install npm run build

This will compile the assets into the build folder.

Before adding this block to a page ensure the following plugins have all been compiled and activated:

About

Proof of Concept block for creating a query loop from an external source.


Languages

Language:JavaScript 71.1%Language:PHP 28.9%