lambdacms-core: LambdaCms 'core' subsite for Yesod apps

[ library, mit, web ] [ Propose Tags ]

LambdaCms is a Content Management System (CMS) in Haskell. using Yesod.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.7.1, 0.0.7.2, 0.0.7.3, 0.0.8.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2
Change log CHANGES.md
Dependencies base (>=4.3 && <5), blaze-html, bytestring (>=0.9 && <0.11), containers (>=0.5.5.1 && <0.6), data-default, esqueleto, file-embed, friendly-time (>=0.4 && <0.5), gravatar, lists, mime-mail (>=0.4.5.2 && <0.5), old-locale (>=1.0.0.5 && <1.0.1.0), persistent, shakespeare, template-haskell, text, time (>=1.5 && <1.6), uuid (>=1.3.3 && <1.4), wai, yesod, yesod-auth, yesod-core, yesod-form [details]
License MIT
Copyright (c) 2014-2015 Hoppinger
Author Cies Breijs, Mats Rietdijk, Rutger van Aalst
Maintainer cies@AT-hoppinger.com
Category Web
Home page http://lambdacms.org
Bug tracker https://github.com/lambdacms/lambdacms/issues
Source repo head: git clone git://github.com/lambdacms/lambdacms.git
Uploaded by cies at 2015-07-23T15:09:46Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 5795 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-29 [all 3 reports]

Readme for lambdacms-core-0.3.0.2

[back to package description]

lambdacms-core

Provides functionality that all other lambdacms-* packages depend on. This package provides a Yesod subsite containing the basic functionality of a CMS's admin section and all code that is shared between the admin sections of extensions.

Please refer to the main README of LambdaCms for instructions on how to use this package and what LambdaCms extensions are.

License

All code in this repository is released under the MIT license, as specified in the LICENSE file.