Home
Softono
pageflo

pageflo

Open source Apache-2.0 Vue
34
Stars
3
Forks
8
Issues
2
Watchers
3 years
Last Commit

About pageflo

A new super flexible open source CMS

Platforms

Web Self-hosted

Languages

Vue

Links

PageFlo

PageFlo is an open source headless CMS that gives you the flexibility to host almost any content you can imagine.

Features

  • Handles multiple publications, apps or websites.
  • Create custom content types.
  • File storage.
  • Image resizing.
  • Video streaming.
  • Simple JSON api

Run a dev server in minutes

note: It is assumed you are using nvm.

1. Get a DB server running.

PageFlo uses ArangoDB as its datastore. There are many options for running it.

2. Get the code.

git clone https://github.com/internalfx/pageflo.git

3. Get dependencies

nvm exec yarn

4. Copy example config file

cp example-config.js config.js

5. modify config to suite your needs

nano config.js

6. start your dev server!

nvm run app.js --build

Poorly Made demonstration video!

Watch Now!

Screenshots

Content Editor Files Type Editor