Skip to content

Releases: PolyXGO/polycms

PolyCMS CE v1.0.0

29 Apr 16:59

Choose a tag to compare

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

  1. Download polycms-ce.zip below
  2. Upload and extract to your web server
  3. Navigate to https://your-domain.com/install
  4. Follow the setup wizard
  5. After install: php artisan storage:link

Requirements

  • PHP 8.2+
  • PostgreSQL 16+ (recommended) or MySQL 8+
  • Composer 2+, Node.js 18+