Skip to content

Releases: lfcms/LittlefootCMS

Stable 2.1

Choose a tag to compare

@bioshazard bioshazard released this 15 Jun 00:12

New dashboard. Quite stable.

Littlefoot hits 2.0

Choose a tag to compare

@bioshazard bioshazard released this 03 Mar 03:56

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

v1.0.3-alpha Pre-release
Pre-release

Choose a tag to compare

@bioshazard bioshazard released this 12 Mar 00:02

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

v1.0.2-alpha

v1.0.2-alpha Pre-release
Pre-release

Choose a tag to compare

@bioshazard bioshazard released this 11 Mar 23:51
Merge pull request #16 from eflip/upgradefix

'upgrade URL fix and notice'

v1.0.1-alpha

v1.0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@wightmike wightmike released this 11 Mar 00:39

The main navigation links are now lf green.

v1.0.0-alpha

v1.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@bioshazard bioshazard released this 06 Mar 00:45

Latest Littlefoot with admin rebuild from lf.css