Packages from masonitedoors
-
PHP
masonitedoors/bedrock-autoloader
An autoloader that enables standard plugins to be required just like must-use plugins. The autoloaded plugins are included during mu-plugin loading. An asterisk (*) next to the name of the plugin designates the plugins that have been autoloaded.
-
PHP
masonitedoors/react-app-loader
An mu-plugin that provides an API for loading React applications built with create-react-app into the front-end of WordPress.
-
PHP
masonitedoors/searchwp-api-route
Adds an endpoint to the WordPress REST API for searching via SearchWP.
-
Shell
masonitedoors/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port.
-
-
PHP
masonitedoors/wp-headless-theme
This theme is intended to be used in a headless WordPress application with REST API logic offloaded to mu-plugins.
-
PHP
masonitedoors/wp-theme-lock
An mu-plugin that forces a WordPress theme to always be active. Requires https://github.com/masonitedoors/wp-headless-theme.