Mobirise CMS 4.0

The ultimate database-free Live CMS for professional Bootstrap projects

Developed by Volker Niederastroth

v4.0 - Ultimate High-End Edition
🔑 Demo Site Credentials

Editor Password:

volker04

🚀 CMS Features at a Glance

Mobirise CMS 4.0 is a fully flat-file based system running directly on your server. It is completely immune to SQL injections and requires no complex database configurations.

📸 Integrated Media File Manager Simply click on any image or HTML5 video to upload files **directly from your PC or smartphone**. File names are automatically cleaned and safely stored inside the /uploads/ directory.
🌍 Global Menu Automation (Nav-Sync) The navigation block is automatically isolated. Any changes made to the menu text or links on the homepage are **automatically synchronized across all subpages**.
🔥 Global Footer Protection The very last block on every subpage is automatically identified as the footer. Updates to copyright info, links, or contact details are **instantly pushed live across all subpages**.
🔗 Smart Button & Inline Link Editor Easily modify large buttons (via left-click) and links embedded directly inside body text (via right-click). Includes automatic protocol correction (www. to https://) and an intelligent **Tab Toggle** (open in same window or a new tab).
⏱️ Time Machine (In-Browser Restore) Every save operation automatically creates a backup inside the /backups/ folder. A selective drop-down menu in the admin panel allows you to roll back the current page to a previous state **with just a single click**.

🎮 Editor Controls (100% Invisible)

There are no visible buttons or distracting UI elements for regular website visitors. The login trigger is completely hidden.

Access via Desktop:

Access via Smartphone / Tablet (Stealth Mode):

Editing Workflow:

  1. Log in using your password.
  2. Text Blocks: Type or overwrite content directly on the live page (works on regular body content, menu entries, and footer texts).
  3. Buttons & Menu Links: Left-click the element to adjust the text, URL, and tab target behavior (same window vs. new tab).
  4. Inline Links: **Right-click** (or long-press on mobile) a linked word inside a text paragraph to fine-tune its URL and tab target.
  5. Click 💾 Save This Page in the admin panel to lock in all changes to their respective payload files and generate an automated safety backup.

📁 Server & File Structure

Ensure that both the /uploads/ and /backups/ directories exist in the root directory of your FTP server and have write permissions enabled (CHMOD 755 or 777).

├── index.html                (Your HTML page exported from Mobirise)
├── save_content.php          (The PHP core backend script)
├── content_index.json        (Isolated content data for this specific page)
├── content_global_nav.json   (Synchronized across all pages navigation data)
├── content_global_footer.json (Synchronized across all pages footer data)
├── 📁 uploads/               (Storage directory for image & video uploads)
└── 📁 backups/               (Automated timestamped JSON safety rollbacks)