Download the PHP package eflip/littlefoot without Composer
On this page you can find all versions of the php package eflip/littlefoot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package littlefoot
LittlefootCMS
The Big CMS with a little footprint.
Visit https://github.com/lfcms/LittlefootCMS/wiki for verbose documentation.
Docksal Setup for Local Development
- 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
Manual Installation
- 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
- 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.
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.
All versions of littlefoot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package eflip/littlefoot contains the following files
Loading the files please wait ....