eflip/littlefoot

Littlefoot CMS, ORM, Framework, etc

v2.1 2017-06-05 03:30 UTC

README

The Big CMS with a little footprint.

Visit https://github.com/lfcms/LittlefootCMS/wiki for verbose documentation.

Docksal Setup for Local Development

  1. Clone the repo locally
  2. Install Docksal
  3. Initialize project: fin init
  4. When prompted with setup, use Docksal defaults:
  • Host: db
  • User: user
  • Pass: user
  • Database: default
  • Admin Credentials: (your choice)
  1. Click Install
  2. To create a new branch: fin branch MY_NEW_BRANCH_NAME_HERE

Manual Installation

  1. Download littlefoot.zip and unzip to your document root (eg, public_html)
  2. Visit http://yourdomain.com/littlefoot/
  3. You will be prompted for MySQL database credentials
  4. If you need to create a database in cPanel first, follow these instructions
  5. Once you enter all the database information and provide an admin password, click Install.

You should now be presented with the Littlefoot Admin.

Submitting Issues

The preferred convention for issue titles is as follows:

<affected area> - <issue>

ie, lf admin - add 'anonymous' to ACL tool

Screenshots

Please include a screenshot. GitHub made it really easy

Design thoughts

  • I want to be able to access anything from any context.