Release 3.7.5
Unclaimed project
Are you a maintainer of bolt? Claim this project to take control of your public changelog and roadmap.
Changelog
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
☁️ Nextcloud server, a safe home for all your data
Laravel is a web application framework with expressive, elegant syntax.
Release 3.7.5
Release 3.7.4.1
To upgrade your existing Bolt 3.x installation, run
composer update
Released: 2021-06-08. Notable changes:
To upgrade your existing Bolt 3.x installation, run
composer update
Released: 2021-06-07. Notable changes:
To do a 15-second install, use the following:
curl -O https://bolt.cm/distribution/archive/3.7/bolt-3.7.2.tar.gz
tar -xzf bolt-3.7.2.tar.gz --strip-components=1
php app/nut init
Released: 2020-10-20. Notable changes:
filter options in Request in Twig contextUrlSigner