Web Content Management Systems

WonderCMS – flat file content management system built with PHP

WonderCMS is an extremely small flat file content management system.

It’s fast, responsive and doesn’t require any configuration.

WonderCMS is free and open source software.

Key Features

  • No configuration needed.
  • Fast and lightweight.
  • 5 files: database.js (JSON format), index.php, theme.php, style.css and htaccess
  • Simple inline click and edit functionality
  • Theme and plugin installer/updater.
  • 1 click updates and backups.
  • Custom theme and plugin repositories.
  • Responsive design.
  • Custom 404 page.
  • Basic SEO support.
  • Custom homepage.
  • Privacy oriented: no cookies, tracking or “powered by” links.
  • Includes plugins (via hooks/listeners), themes/plugins installer, backups, 1 click updates.
  • Supports most web servers (Apache, NGINX, IIS).
  • Security:
    • Supports HTTPS out of the box.
    • All CSS and JS libraries include Subresource Integrity (SRI) tags. This prevents any unauthorized changes to the libraries being loaded.
    • Encourages you to pick a good custom login URL (in Settings -> Security), as it prevents brute force attacks. Search engines don’t index/find your login URL, as it always returns a 404 status.
    • The admin password is hashed using PHP’s password_hash and password_verify functions.
    • WonderCMS includes CSRF verification tokens and hash_equals function to prevent timing attacks.
    • Your website is completely independent and detached from WonderCMS servers. All updates are pushed through GitHub.
    • GDPR compliant: WonderCMS uses only 1 session state cookie, which defines a state between a logged in and a logged out user.
    • Last 5 logged in IPs are saved.
    • Admin is logged out of all devices after password is changed.

Website: www.wondercms.com
Support: GitHub Code Repository
Developer: Robert Isoski and contributors
License: MIT License

WonderCMS is written in PHP. Learn PHP with our recommended free books and free tutorials.


Related Software

Flat File Content Management Systems
GravSuper fast modern CMS
PicoBlazing speed, flexibility, and a lightweight footprint
BluditSimple flexible system storing content in JSON
CMSimplePHP based content management system
GetSimple CMSXML based data storage
WonderCMSAnother flat file CMS built with PHP
HTMLyPrioritizes simplicity and speed
AutomadIncludes a multi-layer caching engine and elegant dashboard
HamsterCMSTiny flatfile PHP content management system
FlextypeHybrid CMS: headless CMS and full functionality of a traditional CMS

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments