Coastercms Versions Save

The repository for Coaster CMS (coastercms.org), a full featured, Laravel based Content Management System

v8.0.0

3 years ago
  • initial release of the coaster cms supporting laravel 8

v5.8.3

3 years ago
  • package vendor rename

v5.8.2

3 years ago
  • fixes some error logging issues

v5.8.1

4 years ago
  • supports php 7.1

v5.8.0

4 years ago
  • works with laravel 5.8

v5.5.0

6 years ago
  • works with laravel 5.5
  • added unit/feature tests to coaster framework

v5.4.1

6 years ago
  • new update assets script
  • themes downloaded from seperate repo now

v5.4.0

6 years ago
  • More detailed theme review
  • Shows which page & repeater templates a blocks in
  • Shows repeater child blocks if a repeater block
  • Info on which templates a block has been added/removed from
  • Database block info and changes shown
  • PageBuilder block function updates
    • The block display functions always returns a string now
    • The display of any block can be modified via a template file
    • New PageBuilder functions for grabbing data, blockJson and blockData
  • Better menu customization
    • Can rename subpages
    • Can hide specific subpages
  • Template block relations are now separate for each theme
  • Full page caching option
    • Can disable cache at template level with canCache pagebuilder function
  • Pagebuilder now registers as a shared binding
    • Multiple instances can be created
    • All pagebuilder function calls are logged
    • Can easily add macro functions to pagebuilder
  • Separate routes service provider
  • WP Import now in beta
  • Dummy page data loaded into pagebuilder on 404 pages
  • Secure upload redirect will only occur if path exists now
  • Warnings added on install if environment vars change
  • Files found in richtext blocks are now in theme exports
  • Coaster 2017 theme

v5.3.2

7 years ago
  • theme fixes for PHP 5.6

v5.3.1

7 years ago
  • remove dev stabiilty