Garaje ImaginaDigital products

Build

LocalSite CMS

A lightweight CMS for local-business websites that need to stay easy to edit, adapt and move.

In developmentPHP 7.4+ · no database
A bakery demonstration website rendered by LocalSite CMS
Current product interface with demonstration data.

The problem it solves

A small business usually needs to update practical information: services, opening hours, promotions, contact details and a few internal pages. A large publishing stack can make that simple job harder than it needs to be.

LocalSite keeps the website content in a structured site.json file and provides a focused administration panel. The complete site remains a portable folder that can run on ordinary PHP hosting.

It may fit if…

  • You manage a straightforward website for a shop, clinic, workshop, restaurant or other local service.
  • Your hosting supports PHP but does not provide a modern application server.
  • You prefer structured fields over a complex visual page builder.
  • A developer will adapt the theme and any business-specific blocks before launch.

What it can do today

Simple local-business websites powered by PHP and JSON.

01

No database setup

Business data, pages and settings live in JSON files that can be backed up and moved with the site.

02

Focused editing panel

Edit identity, services, hours, promotions, contact details, images, pages and visual palettes.

03

Safer saves

CSRF protection, rate limiting, atomic JSON writes and rotating backups reduce avoidable administration risks.

04

Adaptable templates

Themes and focused widgets can be tailored to a restaurant menu, price list, gallery, booking path or FAQ.

How it works

01

Prepare

Copy the template to compatible PHP hosting and set a secure administrator password.

02

Adapt

Configure the business content, theme and only the blocks that the specific website needs.

03

Maintain

The owner updates everyday information from the compact administration panel.

In development

Requirements and current limits

Status
In development
Runtime
PHP 7.4 or newer
Storage
JSON files, no database
Hosting
Shared hosting, VPS or local PHP server

Still in active development.

This project is being presented for context, not distributed as a public build yet.

In development