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
Premium brake pads

Free shipping on orders over $50. We deliver across the country within 2–3 business days.

Order before 16:00 and get it today. 30-day money back guarantee.


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

Saves to HTML file

Changes are written directly to the .html file on your server. No database, no cloud sync.

Free

Auto backups

Before every save a .bak copy is created. Keeps the last 10 versions per file automatically.

Free

Edit links & placeholders

Click any <a> to edit its href. Click any input to edit its placeholder text.

Free

Image replace

Click any image, upload a new one. Supports <picture> with avif/webp — 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.

Add your demo video here — YouTube embed or mp4

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
  • Edit links & placeholders
  • Save to HTML file
  • Auto backups (last 10)
  • Unlimited sites
Download free

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.

Changelog

What's new

v0.7Apr 2025
  • Link href editing from the toolbar badge
  • Placeholder editing for input and textarea fields
  • Scroll position preserved after save
  • Mousedown prevention on form fields in edit mode
v0.6Apr 2025
  • Onboarding modal on first login
  • Password change UI in Settings panel
  • No-cache headers to prevent stale pages after save
v0.5Apr 2025
  • Image replace (Pro) — click any image, upload new
  • Full <picture> support with avif/webp sources
  • Upgrade to Pro / PRO badge in toolbar
v0.4Apr 2025
  • Activation code system — Pro license tied to domain
  • Settings panel with license management
v0.1Apr 2025
  • Initial release — inline text editing, save to HTML, auto backups
  • Login with bcrypt, CSRF protection, file picker
  • Floating format toolbar

Ready to start editing?

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

Download livedit.zip — free

PHP 7.4+ · Apache & Nginx · ~80 KB