Files
igny8/docs
IGNY8 VPS (Salman) cf8181d1f9 docs: add plugin distribution system plan for WP/Shopify/Custom integrations
Comprehensive plan covering:
- Directory structure: /plugins/{platform}/source/ and /dist/
- Database models: Plugin, PluginVersion, PluginInstallation
- API endpoints for download, check-update, register, health-check
- WordPress auto-update mechanism via pre_set_site_transient_update_plugins hook
- Build scripts for ZIP generation with versioning
- Security: signed URLs, checksums, rate limiting
- Future-ready for Shopify and custom site integrations
- Monitoring and analytics dashboard widgets
- 5-phase implementation roadmap
2026-01-09 17:00:17 +00:00
..
2026-01-08 00:36:32 +00:00
2026-01-03 09:35:43 +00:00
2026-01-03 09:35:43 +00:00
2026-01-08 05:41:28 +00:00