Coaster CMS

Published on by

Coaster CMS image

Coaster CMS is a Laravel powered CMS created by the full-service digital agency Web-Feet.co.uk. Being an agency, they specialize in offering solutions to a wide range of clients, and this is where Coaster CMS was born.

“With eight years of combined developer experience of multiple CMS systems led us to a belief that there was still a market out there for a “block based CMS system” that didn’t confuse a user when they logged in to manage content.”, said senior developer Daniel Chadwick, “We had a pretty strong set of core ideas that keeps Coaster tied to being flexible in development and simple for the end user.”

Coaster CMS made its first official launch in March of 2016 they released it as open source to give back to the community and give people a different CMS option. Since then, the project has grown, and they just released v5.4 which includes a new WordPress importer, a new theme, full page caching, and more.

Coaster CMS Administration Highlights

![Coaster CMS Dashboard](https://i2.wp.com/wp.laravel-news.com/wp-content/uploads/2017/06/coaster-dashboard.png?resize=525%2C542)
Coaster CMS Dashboard
![Coaster CMS Pages](https://i1.wp.com/wp.laravel-news.com/wp-content/uploads/2017/06/coaster-pages.png?resize=525%2C542)
Coaster CMS Pages
![Coaster CMS Edit Page](https://i2.wp.com/wp.laravel-news.com/wp-content/uploads/2017/06/coastercms-page-edit-1355x1400.png?resize=525%2C542)
Coaster CMS Edit Page
![Coaster CMS Media Manager](https://i1.wp.com/wp.laravel-news.com/wp-content/uploads/2017/06/coastercms-media.png?resize=525%2C542)
Coaster CMS Media Manager
The admin also features an advanced permissions setup and unique time specific content versioning, which allows pages to show different content at different times of the day.

Coaster CMS Beacons

Beacons are something I haven’t heard of before and from the Coaster CMS site here is what they are:

A beacon is a small Bluetooth radio transmitter. Think of it like a small lighthouse: it constantly transmits a signal that devices can see. Instead of light, they emit a very short-range radio signal transmitted on a regular interval of approximately 1/10th of a second. A Bluetooth-equipped device like a smartphone can “see” a beacon once it is in range. Depending on both devices’ proximity, a smartphone can perform several different actions. It can update an indoor map with your location, open a lock, or even change the music in your house as you walk from room to room. Beacons are a key technology in connecting the power of the Internet to our everyday life.

The key to the power of Beacons is that they are ‘location aware’ meaning that the information they broadcast is tailored to their location. This means that the user experience is incredibly valuable as there is no need to sift through irrelevant data. The experience can also be very personal to the user, as mobile phones are very personal devices.

As an example, you could have a page dedicated to an event that your company will be attending and linked to a beacon at the conference stand. The, when people are on their phones near the stand, they would see the notification for the page. This would be perfect as a lead generation system where it could have a form on the page to get their information.

Another example is a museum or an art gallery. You could have content pages that are dedicated to an art collection or individual items; then people could find out more info from their phones.

Time Specific Versioning

Time specific versioning is a unique feature that allows you to set up content that should be published at a specific date or time, or go advanced and have special content only appear on particular days of the week or times of the year.

Developer Friendly Features

Coaster CMS is also developer friendly, and you’ll feel right at home since it utilizes Laravel and has embraced Laravel’s tooling such as Blade, Mix, migrations, Artisan, etc. Plus it supports powerful features for creating themes, great documentation, and a robust blocks system that includes the following types:

  • String, Dates, and Links
  • Forms
  • Gallery
  • Images
  • Selects
  • Videos
  • Repeaters

With these different types, you can create some unique and powerful views.

Getting Involved

If you’d like to get involved with the Coaster CMS project, they have a growing and active Slack channel, the GitHub repo for pull requests, and would enjoy having more themes created if you are of the designer type.

You can download the CMS, try it out, and join the community all from the Coaster CMS site. Give it a try and add a new CMS to your arsenal.


Many thanks to Coaster CMS for sponsoring Laravel News this week.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in:
Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.

image
Paragraph

Manage your Laravel app as if it was a CMS – edit any text on any page or in any email without touching Blade or language files.

Visit Paragraph
Laravel Forge logo

Laravel Forge

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Forge
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
No Compromises logo

No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project. ⬧ Flat rate of $7500/mo. ⬧ No lengthy sales process. ⬧ No contracts. ⬧ 100% money back guarantee.

No Compromises
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Bacancy logo

Bacancy

Supercharge your project with a seasoned Laravel developer with 4-6 years of experience for just $2500/month. Get 160 hours of dedicated expertise & a risk-free 15-day trial. Schedule a call now!

Bacancy
Lucky Media logo

Lucky Media

Bespoke software solutions built for your business. We ♥ Laravel

Lucky Media
Lunar: Laravel E-Commerce logo

Lunar: Laravel E-Commerce

E-Commerce for Laravel. An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

Lunar: Laravel E-Commerce
LaraJobs logo

LaraJobs

The official Laravel job board

LaraJobs
All Green logo

All Green

All Green is a SaaS test runner that can execute your whole Laravel test suite in mere seconds so that you don't get blocked – you get feedback almost instantly and you can deploy to production very quickly.

All Green
Larafast: Laravel SaaS Starter Kit logo

Larafast: Laravel SaaS Starter Kit

Larafast is a Laravel SaaS Starter Kit with ready-to-go features for Payments, Auth, Admin, Blog, SEO, and beautiful themes. Available with VILT and TALL stacks.

Larafast: Laravel SaaS Starter Kit
SaaSykit: Laravel SaaS Starter Kit logo

SaaSykit: Laravel SaaS Starter Kit

SaaSykit is a Laravel SaaS Starter Kit that comes with all features required to run a modern SaaS. Payments, Beautiful Checkout, Admin Panel, User dashboard, Auth, Ready Components, Stats, Blog, Docs and more.

SaaSykit: Laravel SaaS Starter Kit
Rector logo

Rector

Your partner for seamless Laravel upgrades, cutting costs, and accelerating innovation for successful companies

Rector

The latest

View all →
Asserting Exceptions in Laravel Tests image

Asserting Exceptions in Laravel Tests

Read article
Reversible Form Prompts and a New Exceptions Facade in Laravel 11.4 image

Reversible Form Prompts and a New Exceptions Facade in Laravel 11.4

Read article
Basset is an alternative way to load CSS & JS assets image

Basset is an alternative way to load CSS & JS assets

Read article
Integrate Laravel with Stripe Connect Using This Package image

Integrate Laravel with Stripe Connect Using This Package

Read article
The Random package generates cryptographically secure random values image

The Random package generates cryptographically secure random values

Read article
Automatic Blade Formatting on Save in PhpStorm image

Automatic Blade Formatting on Save in PhpStorm

Read article