WP Manifestindependent plugin directory
manifest / developer / vira-code

Vira Code

Lightweight code snippet manager for PHP, JS, CSS & HTML. Fast setup, clean UI, instant productivity.

by Viraloka · github.com/sinarkreasi/vira-code · website

1stars
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/sinarkreasi/vira-code/archive/refs/heads/viraloka.zip

From the readme

A modern, modular WordPress plugin for managing and executing code snippets safely. Inspired by Fluent Snippet with enterprise-grade structure. Vira Code is a powerful code snippet manager for WordPress that allows you to create, manage, and execute PHP, JavaScript, CSS, and HTML snippets safely from your WordPress admin dashboard. Multiple Snippet Types - Support for PHP, JavaScript, CSS, and HTML snippets Safe Execution - Sandbox PHP code execution with error handling and automatic rollback Execution Scope Control - Run snippets on frontend, admin, or both Modern Admin Interface - Clean, intuitive UI with syntax highlighting via CodeMirror REST API - Full REST API support for programmatic snippet management Safe Mode - Emergency switch to disable all snippets in case of errors Execution Logs - Track snippet execution with detailed logging Priority Control - Set execution order for your sni

Read the full README on GitHub →