Releases: PolyXGO/polycms
Releases · PolyXGO/polycms
PolyCMS CE v1.0.0
PolyCMS Community Edition v1.0.0
The first official release of PolyCMS CE — a modern, open-source CMS inspired by the WordPress plugin and theme ecosystem, built on Laravel 12 + Vue 3.
Highlights
- Block Editor — Rich TipTap-based editor with drag-and-drop blocks
- E-Commerce — Products, orders, payments (PayPal, SePay), multi-currency
- Multi-Language — Full i18n with per-locale content and SEO optimization
- Module System — Hot-pluggable modules with WordPress-inspired hooks and filters
- Multi-Theme Architecture — One Main theme + unlimited Sub themes running side by side
- REST API — Sanctum-authenticated endpoints with rate limiting
- Vue 3 Admin Panel — Dark mode, command palette, responsive layout
- Web Installer — Browser-based setup wizard for shared hosting
Bundled Modules
CookieConsent, Google2FA, PaypalGateway, SepayGateway, BannerSlider, Backup, SampleModule
Bundled Themes
FlexiMyTa, FlexiWhite, FlexiDocs
Installation
- Download
polycms-ce.zipbelow - Upload and extract to your web server
- Navigate to
https://your-domain.com/install - Follow the setup wizard
- After install:
php artisan storage:link
Requirements
- PHP 8.2+
- PostgreSQL 16+ (recommended) or MySQL 8+
- Composer 2+, Node.js 18+