Skip to content

wasmerio/wp-wasmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Wasmer

WP Wasmer integrates a WordPress installation with the Wasmer platform. The plugin exposes Wasmer-specific REST endpoints, WP-CLI commands, and admin integrations used by Wasmer-managed WordPress deployments.

Local Testing

Install the test dependencies:

cd wasmer/tests
pnpm install

Run the test suite:

cd wasmer/tests
pnpm test

Start a local WordPress instance for manual testing:

cd wasmer/tests
pnpm run server:wp-68-protected

Example manual checks:

curl "http://localhost:8080/?rest_route=/wasmer/v1/check"
curl "http://localhost:8080/?rest_route=/wasmer/v1/liveconfig"
curl -L "http://localhost:8080/?rest_route=/wasmer/v1/magiclogin&magiclogin=123"

Documentation

Support

For issues, feature requests, or contributions, visit the GitHub repository.

License

GPL-3.0

About

The wasmer wordpress plugin to setup WP on Wasmer Edge

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors