Skip to content

Clone this repo to get ready-to-use Floxim instance (with installer, demo site and everything)

Notifications You must be signed in to change notification settings

Floxim/floxim-demosite

Repository files navigation

Floxim demosite repository

Clone this repo to get ready-to-use Floxim instance (with installer, demo site and everything). Floxim itself comes as submodule, so to set up demo site to /var/www/mysitename.com you should do:

cd /var/www
git clone --depth 1 https://github.com/Floxim/floxim-demosite.git mysitename.com
cd mysitename.com
git submodule update --init

Load dependencies with composer:

composer install

Then open mysitename.com in browser to run installer script.

About

Clone this repo to get ready-to-use Floxim instance (with installer, demo site and everything)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published