Clone it. Install it.
Own it.
DownloadVoxelSite ships as a complete, self-hosted AI website builder. Everything it needs is in the repository: no build step, no Composer install, no Node.js on your server. Clone it, open the installer, and you are describing your first site in five minutes.
$ git clone https://github.com/NowSquare/VoxelSite.git
Free to download and use · No account · No license key
- 1 · Get the files
- Cloneor download the latest release ZIP from GitHub and upload it to your host
- 2 · Open the installer
- /_studio/a four-step wizard checks requirements, takes your AI key, creates your account and names the site
- 3 · Describe
- Promptone sentence about the business is enough. The first website streams in while you watch
- Needs
- PHP 8.2+with pdo_sqlite, openssl, json, curl, mbstring, gd and zip. Most shared hosts have all of them
- AI
- Your keyClaude, OpenAI, Gemini, DeepSeek, or any OpenAI-compatible endpoint, including local models
- Updates
- One clickfrom Settings on Git installs. ZIP upload on shared hosting
Two things worth knowing.
Before you startIt runs where PHP runs
RequirementsApache or LiteSpeed with the included .htaccess, Nginx with a short config, or any PHP host. SQLite comes with PHP, so there is no database server to set up. The installer's system check confirms everything before you continue.
Full requirementsUse it, change it, host it, for anyone
The license, in one lineVoxelSite is open source under the AGPL-3.0 license. Use it for your own sites and for clients on as many installs as you want. If you offer a modified version to others as a service, your changes stay open too.
Read the licenseLook around before you install
Try firstA real VoxelSite installation runs in read-only mode at the demo. Browse the conversation, open the visual editor and the code editor, flip through settings. Nothing can be changed, everything can be seen.
Open the live demo