The Big CMS with a little footprint.
Visit https://github.com/lfcms/LittlefootCMS/wiki for verbose documentation.
- Clone the repo locally
- Install Docksal
- Initialize project:
fin init
- When prompted with setup, use Docksal defaults:
- Host: db
- User: user
- Pass: user
- Database: default
- Admin Credentials: (your choice)
- Click Install
- To create a new branch:
fin branch MY_NEW_BRANCH_NAME_HERE
- Download littlefoot.zip and unzip to your document root (eg,
public_html
) - Visit http://yourdomain.com/littlefoot/
- You will be prompted for MySQL database credentials
- If you need to create a database in cPanel first, follow these instructions
- Once you enter all the database information and provide an admin password, click Install.
You should now be presented with the Littlefoot Admin.
The preferred convention for issue titles is as follows:
<affected area> - <issue>
ie, lf admin - add 'anonymous' to ACL tool
Please include a screenshot. GitHub made it really easy
- I want to be able to access anything from any context.