Skip to content

Releases: lfcms/LittlefootCMS

Stable 2.1

15 Jun 00:12

Choose a tag to compare

New dashboard. Quite stable.

Littlefoot hits 2.0

03 Mar 03:56

Choose a tag to compare

This move was focused entirely on the Littlefoot PHP framework.

For a few years, I was using a design that was really effective, but felt kinda hacky. There was a littlefoot class that would render the cms front end and pretty much all the work was handled in this single class.

Littlefoot 2.0 has been reorganized and improved to take a more object oriented approach. The monolithic littlefoot class from 1.0 was broken into cms, request, template, plugins, and acl. There is also a new cache class that manages putting key => value pair arrays into $_SESSION['lf_cache'].

The Littlefoot PHP Docs have improved, but there are a few functions and methods I have gotten to yet. If you have any questions at all, please open an issue <3

v1.0.3-alpha

12 Mar 00:02

Choose a tag to compare

v1.0.3-alpha Pre-release
Pre-release

only doing so many releases because the issue is with upgrade...

v1.0.2-alpha

11 Mar 23:51

Choose a tag to compare

v1.0.2-alpha Pre-release
Pre-release
Merge pull request #16 from eflip/upgradefix

'upgrade URL fix and notice'

v1.0.1-alpha

11 Mar 00:39

Choose a tag to compare

v1.0.1-alpha Pre-release
Pre-release

The main navigation links are now lf green.

v1.0.0-alpha

06 Mar 00:45

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release

Latest Littlefoot with admin rebuild from lf.css