Documentation

Quick start
guide.

Everything you need to install, configure, and extend BinaryCMS.

Quick Start

1. Download & Run

$ curl -sL https://github.com/eait7/binarycms/releases/latest/download/binarycms-linux-amd64 -o binarycms
$ chmod +x binarycms
$ ./binarycms

2. Access Admin Panel

Open http://localhost:8080/admin in your browser. Default credentials: admin / admin. Change your password immediately.

3. Start Publishing

Create pages with the visual builder, write blog posts, upload media, install plugins from the marketplace, and customise your theme from Settings.