Skip to content
This repository has been archived by the owner on Aug 29, 2017. It is now read-only.

bolt/site-bolt-cm-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bolt.cm website

This is the repo for the bolt.cm website.

Installation instructions:

  • Clone the repository
  • Install vendor/ ( php composer.phar update)
  • Tweak app/config/config.yml, if you want to use MySQL instead of sqlite.
  • Log in, set up the first user. Let Bolt set up the database structure
  • Tip: use 'admin' as user, to link it to the available content.
  • Import the database from the supplied boltsite-db.sql, using the tool of your choice. Tip: Adminer works well for sqlite.

Releases

No releases published

Packages

No packages published