A modern, solid and sustainable foundation
The invisible part of a CMS is what matters most in the long run. MediaPress V6 is built on proven technologies aligned with today's and tomorrow's web standards.

Technologies we use
Content infrastructure
The Mediapress CMS Engine — cloned and built upon the Payload CMS foundation.
Application framework
Next.js (App Router, Server Components)
Interface
React + Tailwind CSS
Database
PostgreSQL + pgvector
Deployment
Container-based deployment with migrations
Why do we use these technologies?
Speed comes from architecture
Next.js Server Components prepare most of the page on the server. Users download less code, pages open faster.
Safe, predictable updates
Database changes are managed with a migration system. No "we deployed and lost data" surprises.
Ready for enterprise requirements
Role-based access and two-factor authentication; KVKK/GDPR-focused data processing; security headers and hardening; monitoring and error-tracking infrastructure.