WP Manifestindependent plugin directory
manifest / developer / wp-inertia

Inertia Wordpress

READONLY: Distribution repo for the inertia-wordpress adapter. See https://github.com/evo-mark/inertia-wordpress for source

by Evo Mark Ltd · github.com/evo-mark/wp-inertia

0stars
98composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/evo-mark/wp-inertia/archive/refs/heads/main.zip

Also on Packagist as evo-mark/inertia-wordpress:

composer require evo-mark/inertia-wordpress

From the readme

[!IMPORTANT] This is a READONLY repo used for distribution of the plugin via Packagist. Please go to evo-mark/inertia-wordpress for the main repo. Inertia Wordpress Adapter Note: This adapter is in active development and should be used with caution. There may be breaking changes between minor versions Inertia is a new approach to building classic server-driven web apps. We call it the modern monolith. Inertia allows you to create fully client-side rendered, single-page apps, without the complexity that comes with modern SPAs. Simply install this plugin, bootstrap your theme using our built-in command and away you go. This is an community Inertia adapter for applications powered by Wordpress. For more information on InertiaJS, visit the Official Website. Support Open-Source Software We're providing this community adapter free-of-charge without any paywalled features. However, all development and maintenance costs time, energy and money. So please help fund this project if you can. Getting Started and Documentation Full instructions on getting started as well as documentation

Read the full README on GitHub →