No CMS. No admin. No npm.

Edit your site
live on the page

Drop one folder into your project. Open /livedit/ in the browser. Click any text and start editing — right on your actual site.

PHP 7.4+ · Apache & Nginx · ~80 KB · No database

mysite.com/livedit/
index.html
Editing
Save
Unsaved changes
B
I
U
S
any heading or paragraph

Click any text on your site and start editing it right there — no admin panel, no CMS, no npm.

Changes are saved directly to the HTML file on your server.


Setup

Up and running in 60 seconds

No configuration. No database. Works on any shared hosting with PHP.

1

Download and unzip

Download livedit.zip and unzip it. You get a single folder named livedit/.

2

Drop into your project

Copy the livedit/ folder into the root directory of your website. No other files to touch.

3

Open and start editing

Go to yoursite.com/livedit/, log in (default password: admin), change the password, and start.


Features

Everything you need to edit a static site

Works with any HTML or PHP page — no attributes to add, no markup to change.

Inline text editing

Click any heading, paragraph, link or button and edit it directly. Bold, italic, underline — all inline.

Free

Mobile preview

Switch to a phone-sized view and see exactly how your edits look on mobile — right inside the editor, no extra tools needed.

Free

Works on any page — zero setup

No attributes to add, no markup to change. LiveEdit scans your DOM automatically and makes every text element clickable — HTML, PHP, any framework.

Free

Edit link URLs & attributes

Click any link to edit its URL right in the toolbar. Change href, target, CSS classes and any attribute — without touching the source code.

Pro

Image replace

Click any image and upload a new one — avif, webp, jpeg all updated automatically.

Pro

Drag & drop blocks

Move, clone, or delete entire sections by dragging them to a new position on the page.

Pro

Demo

See it in action

Full walkthrough: install, edit text, replace an image, save — under 3 minutes.

Watch the full walkthrough

Pricing

Simple, honest pricing

Free forever for text editing. Pay once per domain for Pro features — no subscription.

Free
$0 forever
All the basics for editing a static site.
  • Inline text editing
  • Works on any HTML or PHP page
  • Mobile preview
  • Works on any HTML or PHP page
  • Unlimited sites
Download free

14-day money-back guarantee on Pro · No questions asked · Refund policy


FAQ

Common questions

Can't find the answer? Email hello@livedit.io

What PHP version do I need?
PHP 7.4 or higher. LiveEdit works on Apache and Nginx. For Nginx, add a simple rewrite rule — the exact config is in the README.
Does it work with any HTML file?
Yes. LiveEdit scans the DOM and marks all editable elements automatically — no need to add attributes or change your markup. Works with plain HTML, PHP templates, and anything that renders as HTML.
Where are changes saved?
Directly to the .html file on your server. No database, no cloud. Before every save a backup copy is created in livedit/backups/.
Is the Pro license per site or per domain?
Per domain. One license activates Pro on one domain including all subfolders. Subdomains count as separate domains. You can run multiple LiveEdit copies on the same domain for different sections.
What if I lose my activation code?
Email us at hello@livedit.io with your purchase email and we'll resend it immediately.
How secure is it?
Passwords are bcrypt-hashed. Every write uses CSRF tokens. Backup and config files are blocked from web access via .htaccess. Sessions expire after 120 minutes. Change the default password on first login.

Ready to start editing?

Download LiveEdit for free. No account required, no tracking.

Download livedit.zip — free

PHP 7.4+ · Apache & Nginx · ~80 KB