Welcome to Your Private Update Server
This platform provides a complete solution for managing WordPress theme and plugin updates, similar to WordPress.org but self-hosted and private.
Key Features
๐ฆ Version Management
Upload and manage multiple versions of your themes and plugins with full version control.
๐ Secure Downloads
Token-based file delivery system with expiration and download limits for security.
๐งช Sandbox Testing
Test updates in sandbox mode before publishing to production environments.
๐ Analytics
Track downloads, monitor usage, and get insights into your distribution.
๐ฅ Multi-User
Role-based access control with admin, developer, and viewer roles.
๐ Auto Updates
WordPress-native integration for seamless automatic updates.
API Endpoints
WordPress-compatible REST API for update checks:
Getting Started
- Run database migrations:
php spark migrate - Seed initial data:
php spark db:seed InitialSeeder - Login to admin panel with default credentials
- Create your first project (theme or plugin)
- Upload a version package (ZIP file)
- Publish to production or sandbox
- Integrate with WordPress using update filters
System Status
Platform Version
1.0.0
CodeIgniter
4.6.3
PHP Version
8.2.29
Environment
PRODUCTION