WP Manifestindependent plugin directory
manifest / developer / sparxstar-gluon

SPARXSTAR GLUON

A template repository for SPARXSTAR projects: AI-powered tools and WordPress plugin development for SparxStar, AiWA, and language preservation projects. Includes custom code for linguistics, community contribution, and multilingual marketing automation.

by Starisian Technologies · github.com/starisian-technologies/sparxstar-gluon · website

0stars
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/starisian-technologies/sparxstar-gluon/archive/refs/heads/main.zip

Declares an update source (https://github.com/Starisian-Technologies/sparxstar-gluon), so updates arrive through the plugin's own updater.

From the readme

SPARXSTAR™ Gluon - WordPress® Plugin Starter A comprehensive template repository for building modern WordPress plugins that follow Starisian Technologies coding conventions and SPARXSTAR deployment standards. Features ✨ Modern PHP Development - PHP 8.2+ with PSR-4 autoloading - WordPress VIP coding standards - PHPStan static analysis (Level 5) - PHPCS with WordPress standards - Rector for automated refactoring - PHPUnit for unit testing 🎨 Frontend Tooling - ESLint for JavaScript linting - Stylelint for CSS linting - Terser for JS minification - clean-css for CSS minification - Automated build pipeline (src/ → assets/) 🧪 Comprehensive Testing - PHPUnit for PHP unit tests - Jest for JavaScript unit tests - Playwright for E2E testing - Puppeteer for browser automation - Accessibility testing with axe-core 🚀 CI/CD & Automation - GitHub Actions workflows - Automated releases with version bumping - Security scanning (CodeQL, dependency audits) - Accessibility validation - Code quality checks - Automated asset building 📦 Release Management - Automated versioning from Git tags - Asset minification and optimization - i18n POT file generation - Checksum generation (MD5, SHA256) -

Read the full README on GitHub →