Bolt

Software Screenshot:
Bolt
Software Details:
Version: 2.2.17 updated
Upload Date: 12 Mar 16
Distribution Type: Freeware
Downloads: 380
Size: 13823 Kb

Rating: nan/5 (Total Votes: 0)

Bolt is a content management system developed on top of the Silex PHP framework.

The CMS targets developers and designers alike, offering an easy to use infrastructure for building modern websites.

Bolt supports custom post types, templates, and extensions, allowing developers to build "any" type of websites, no matter the client's requirements or its design preferences.

An administration panel is present to help administrators set it up the way they want it, and once everything up and running, the admin panel can then be used by the site's editors to modify its content whenever updates need to be made or new content added.

Bolt works with mobile devices, so if you need to change something while on the go, you can even do it from your phone, the site's backend being entirely mobile-friendly and boasting a responsive layout.

Frontend themes are also supported, letting each admin change between the skin he wants used at one or other peculiar moment.

All in all, the Bolt CMS is quite easy to work with, being a smaller alternative to bigger CMSs, yet with the same range of features.

What is new in this release:

  • Fixed:
  • No more unwanted  's in CKeditor.
  • Updated:
  • PHPUnit now covers the complete codebase.
  • Extensions interface had major overhaul and now uses the Composer API more extensively and provides better error handling for AJAX calls.
  • Bolt's custom logging provider has been replaced with Monolog
  • Added:
  • A lot of work had been done on select-fields, to allow more flexible selections from other contenttypes.
  • Allow for https:// protocol in canonical setting in config.yml.

What is new in version 2.2.11:

  • Fixed:
  • No more unwanted  's in CKeditor.
  • Updated:
  • PHPUnit now covers the complete codebase.
  • Extensions interface had major overhaul and now uses the Composer API more extensively and provides better error handling for AJAX calls.
  • Bolt's custom logging provider has been replaced with Monolog
  • Added:
  • A lot of work had been done on select-fields, to allow more flexible selections from other contenttypes.
  • Allow for https:// protocol in canonical setting in config.yml.

What is new in version 2.2.1:

  • Fixed:
  • No more unwanted  's in CKeditor.
  • Updated:
  • PHPUnit now covers the complete codebase.
  • Extensions interface had major overhaul and now uses the Composer API more extensively and provides better error handling for AJAX calls.
  • Bolt's custom logging provider has been replaced with Monolog
  • Added:
  • A lot of work had been done on select-fields, to allow more flexible selections from other contenttypes.
  • Allow for https:// protocol in canonical setting in config.yml.

What is new in version 2.1.9 / 2.2.0-beta3:

  • Fixed:
  • No more unwanted  's in CKeditor.
  • Updated:
  • PHPUnit now covers the complete codebase.
  • Extensions interface had major overhaul and now uses the Composer API more extensively and provides better error handling for AJAX calls.
  • Bolt's custom logging provider has been replaced with Monolog
  • Added:
  • A lot of work had been done on select-fields, to allow more flexible selections from other contenttypes.
  • Allow for https:// protocol in canonical setting in config.yml.

What is new in version 2.1.5:

  • Fixed:
  • No more unwanted  's in CKeditor.
  • Updated:
  • PHPUnit now covers the complete codebase.
  • Extensions interface had major overhaul and now uses the Composer API more extensively and provides better error handling for AJAX calls.
  • Bolt's custom logging provider has been replaced with Monolog
  • Added:
  • A lot of work had been done on select-fields, to allow more flexible selections from other contenttypes.
  • Allow for https:// protocol in canonical setting in config.yml.

What is new in version 2.0.6:

  • Added:
  • Integration of Symfony's VarDumper component. The old 'Dumper::dump' is still present, for backwards compatibility.
  • Option to disable dashboard news.
  • Browser caching and EXIF orientation support for thumbnails.
  • Improvements to Imagelist and Filelist fields: Better selection and re-ordering, delete multiple items, and view full-size images.
  • Proportional autoscaling option to showImage() using '0' values.
  • Whoops now sends errors to AJAX callers in JSON format.
  • Fixed:
  • No CSS / static files shown when using PHP's built-in server via ./serve.
  • Magnific popup image preview on image lists.
  • Added 'pasteZone: null', which prevents triggering an upload when pasting from Word in Chrome.
  • Pager works correctly for paging categories and other taxonomies.
  • Select field type, with values from another content type now always uses the 'id' as the value in the DB.
  • Updated:
  • CKeditor to 4.4.6, jQuery to version 1.11.2, jQuery goMap to 1.3.3 and others.
  • Changes:
  • Fields that previously used 0000-00-00 and 1900-01-01 now default to using NULL instead.

What is new in version 2.0.0:

  • Don't autoDepublish again for later edits
  • If you sort by a column, it will also sort the 'recent' menu items using the same sort.
  • Fix time input being displayed for date only fields
  • Set moments locale before initialise
  • Proxy twig functions to separate twig extension object
  • Disallow snippets on extend sub-requests
  • Fix moments and remove it from global space
  • Fix notices when translation files are not found
  • Follow symlinks when loading local extensions
  • Responsive video fixes
  • Set the correct mime type for woff2 font type
  • Tweaking the fonts, goes with #2099
  • Fix #2085 allow editing of broken Yaml file
  • Actually load the _local file for extensions
  • Add register_shutdown_function() to bootstrap for earliest init we can get.

What is new in version 1.6.9:

  • Set the http/https protocol correctly in the paths (for "Canonical" and the like)
  • Make sure $app['locale'] stays set correctly.
  • When editing users, show 'updated' instead of 'added' in "Latest activity".
  • Allow '0' for feed bodylength, to create full RSS feeds.
  • Removed backticks which were causing problems with PostgreSQL installations.
  • Added Czech translation
  • Fixed a minor XSS issue in snippets generator
  • Fix error in IE8 / IE9 that prevents picking file from stack.
  • Added confirmation for unlocking the slug. Might help with people inadvertently breaking links. Fixes #1364
  • MenuEditor extension 1.7.0: minor bugfix and italian translation
  • SimpleForms: improved behaviour of choice email fields
  • SimpleForms: change behaviour of choice fields
  • SimpleForms: Allow "value" and "autocomplete" in simpleforms fields.
  • Minor tweaks and fixes for Visitors extension
  • Added a redirect to prevent people getting "stuck" on the login screen after a succesful login
  • Dashboard activity log permission check.
  • Display a notice if cookies aren't enabled.
  • Removed the clusterfuck that is Browscap.
  • Updated Foundation for theme/base-2014 to 5.2.3
  • Updated moments.js to version 2.6.0. Fixes IE issue with displaying relative dates as 'one year ago'.
  • Updated Codemirror to 4.2 (to match the version that comes with CKeditor)
  • Updated CKeditor to v 4.2.2.

What is new in version 1.6.2:

  • Fixing the Stack-issue.
  • Moved stopwatch and extension initialization.
  • Switching Parsedown from "dev" to "stable" version.
  • Added Modernizr, for IE 8 / IE 9.
  • Fix for IE 8/9 and other browsers: Only initialize Stack, if Stack is Present.

What is new in version 1.6.0:

  • The new 'Base 2014' theme is now the default theme.
  • Added the new Socialite extension.
  • Added the new Editable extension.
  • Built-in support for Cronjobs.
  • You can now use variables in your {% setcontent %} tags.
  • Added the current publication status to the "Edit content" screen.

What is new in version 1.4.3:

  • Added:
  • Thumbnails are no longer enlarged by default. If you're trying to create a thumbnail that's larger than the original. You can override this by setting allow_upscale: true in the section for thumbnails in your config.yml .
  • Bolt now sends "Cache-Control"-headers for (reverse) proxies and caches. Update: actually works now!
  • Fixed:
  • When editing a record with relations, the previously selected related items weren't shown properly.
  • A bug in the paths in the ImportWXR extension.
  • Application::initLocale() requires locale files on intl_get_error_code() not existing. Fixed by adding ' symfony/locale' to our composer.json

What is new in version 1.3.0:

  • Bolt now keeps a running log of all changes to the content.
  • Generated thumbnails get saved to the filesystem.
  • Incorporated the acclaimed Symfony Developer Toolbar.

What is new in version 1.2:

  • Bolt now supports custom routing.
  • There's a new search functionality.
  • Can now have required fields in your contenttypes.
  • Added a Redirector extension.

What is new in version 1.1.4:

  • Empty 'Relations' are now shown as '(none)' instead of 'undefined'.
  • Better implementation of 'has_sortorder' in taxonomies.
  • Unpublished / Drafted records are no longer showing up in searchresults.
  • Added the option to ignore certain pages/records in the sitemap.
  • Extending "search" to markdown fields in addition to text and HTML. Closes #447
  • Fix issue with detecting the backend on windows, as a result of quirk in dirname(). Fixes #468.
  • Updated Silex to version 1.1.0 and most Symfony components to version 2.3.2.
  • Updated Fancybox to version 2.1.5
  • Fancybox now uses the "default_image" sizes from config.yml, instead of 1000 x 1000 max.
  • Updated CKeditor to version 4.1.3 and CodeMirror to 3.14.
  • Updated Underscore.js to version 1.5.1.
  • Updated Font Awesome to version 3.2.1.

What is new in version 1.0.4:

  • New: "Clear cache" has it's own (simple) page now.
  • New: Allow 'default_status' in contenttype.
  • New: 'select' fields now support 'multiple: true'.
  • New: Added an 'inbetween screen' for database check.
  • Enhancement: Added a bunch of sanity checks for contenttypes.
  • Enhancement: Working on simpleforms: mostly adding classes, to target individual fields with CSS.
  • Enhancement: The 'homepage' setting doesn't just match 'page/about', but also '/page/about'.
  • Enhancement: Prevent "Flash of unstyled content" for debug bar.
  • Enhancement: Improved notice for magic_quotes.

What is new in version 0.9.3:

  • RSS feeds.
  • Extensions are much more powerful.
  • Updates to Silex, Twig, jQuery, jQuery UI and Backbone.
  • Relationships between content.

What is new in version 0.8:

  • Bolt now has support for Extensions.
  • Cobbled together an Extension Wizard, to quickly create working boilerplate code for your own Extensions.
  • A lot of functionality is now even simpler and more straightforward than previously.
  • Refactored and cleaned up in the code.
  • Added a few Fieldtypes for in the Contenttypes
  • More documentation has been written.

Requirements:

  • PHP 5.3.3 or higher

Similar Software

ViArt CMS
ViArt CMS

13 May 15

Kmita Admin
Kmita Admin

14 May 15

Free CMS
Free CMS

12 Apr 15

DiliCMS
DiliCMS

13 Apr 15

Comments to Bolt

Comments not found
Add Comment
Turn on images!