Laravel Cloud is here! Zero-config managed infrastructure for Laravel apps. Deploy now.

Atlantis CMS Framework

Published on by

Atlantis CMS Framework image

Building a CMS is a task similar to building a car. Both are designed by engineers but ultimately used by non-technical users. There’s always a balance between usability and craftsmanship. Such a system always has to satisfy both programmers and content editors, and also perform tasks in such a fashion that also attracts business users. Fun, isn’t it?

Why Does the World Need Another CMS?

Most of the systems you can find tend to solve a rather large set of problems, where Atlantis is trying to be very good at what a CMS should be—content creation and maintenance.

We also believe a system should be fairly self-explanatory and not need a big learning curve to be able to achieve basic tasks. One of our primary goals was to create an environment where developers had all the tools needed to create a product which can be used by content editors.

That being said, if you are familiar with Laravel, starting with Atlantis should be smooth sailing.

First, let’s shift the paradigm a bit. Atlantis is not a stand-alone product, but rather a module for Laravel which provides well-rounded CMS functionality by relying on an already great framework. The users, however, don’t have to install both separately since the installer has everything bundled.

One can use all the packages out there compatible with Laravel but can also build or download modules that are Atlantis specific. We are trying to keep both separate which allows easy updates of Laravel and Atlantis independently via Composer.

There are a lot of features in Atlantis that can’t all be addressed in one article, but I am going to stop for a moment and talk about few neat features which will make your life easier.

  • Page and Pattern Cloning: building a page in any CMS these days is usually related to selecting a lot of options from a significant number of menus, and more often than not you need to create something that is “similar” but not exactly the same. Here is where cloning comes in—with a single click of a button the system will create a duplicate of existing page under new URL. Want to create a structure for your users to enter content, but you want to isolate them from actually having to write HTML? Patterns come in handy. You can define custom fields attached to patterns using the administration UI and match them to a specifically premade blade template.
  • URL Masking: attach patterns to pages by using the page URL ( or wildcard mask ) as a reference.
  • Events: Atlantis issues a set of events during the page lifecycle, and you can bind listeners and perform additional tasks when these events occur.
  • Mechanism to “skin” each module you have installed via the currently active theme. You can, essentially, overload any module view in the current theme and rearrange it any way you see fit without interfering with the original module code.
  • Powerful visual form builder: will save you a ton of time and make your life significantly easier. You can literally create, validate, and skin a form using only the Atlantis admin interface.
  • Built-in support for Amazon S3 and Amazon CloudFront out of the box.
  • Multi-user environment with automatic page locking while multiple users are editing the same content.
  • Page/Pattern Versioning: you can rollback to a previous version at any time.
  • Media Manager to upload files that can be set to automatically resize to your custom specifications. Additionally, there is also a TinyPNG module that can automatically compress files for better performance.
  • Submit your Atlantis3 module using just a simple Artisan command.
  • Ability to tell the system to omit certain DOM elements if the page is being served to a mobile client.
  • You can build and organize in gallery any set of images and pull them by a tag.
  • Users can select their own editing tool (switchable from account preferences and based on the available modules).

We also made sure anyone walking into the CMS will be able to easily identify resources that are used on a particular page; in the admin UI we are displaying lists of every module or pattern attached to a page at a glance. It’s all about productivity at the end!

So, there you have it in a nutshell. Feel free to download, experiment, use, etc. We are looking forward to hearing feedback from you so we can make Atlantis even better!

Evgeni Dimitrov photo

I spent the last 20 years working on everything web related. My focus is primarily in back-end technologies and servers. I am also closely connected with the development of Atlantis CMS.

Filed in:
Cube

Laravel Newsletter

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

image
Laravel Cloud

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

Visit Laravel Cloud
Curotec logo

Curotec

World class Laravel experts with GenAI dev skills. LATAM-based, embedded engineers that ship fast, communicate clearly, and elevate your product. No bloat, no BS.

Curotec
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
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
Cut PHP Code Review Time & Bugs into Half with CodeRabbit logo

Cut PHP Code Review Time & Bugs into Half with CodeRabbit

CodeRabbit is an AI-powered code review tool that specializes in PHP and Laravel, running PHPStan and offering automated PR analysis, security checks, and custom review features while remaining free for open-source projects.

Cut PHP Code Review Time & Bugs into Half with CodeRabbit
Join the Mastering Laravel community logo

Join the Mastering Laravel community

Connect with experienced developers in a friendly, noise-free environment. Get insights, share ideas, and find support for your coding challenges. Join us today and elevate your Laravel skills!

Join the Mastering Laravel community
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
Lucky Media logo

Lucky Media

Get Lucky Now - the ideal choice for Laravel Development, with over a decade of experience!

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
SaaSykit: Laravel SaaS Starter Kit logo

SaaSykit: Laravel SaaS Starter Kit

SaaSykit is a Multi-tenant 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

The latest

View all →
Auto-translate Application Strings with Laratext image

Auto-translate Application Strings with Laratext

Read article
Simplify Factory Associations with Laravel's UseFactory Attribute image

Simplify Factory Associations with Laravel's UseFactory Attribute

Read article
Improved Installation and Frontend Hooks in Laravel Echo 2.1 image

Improved Installation and Frontend Hooks in Laravel Echo 2.1

Read article
Filter Model Attributes with Laravel's New except() Method image

Filter Model Attributes with Laravel's New except() Method

Read article
Arr::from() Method in Laravel 12.14 image

Arr::from() Method in Laravel 12.14

Read article
Streamline API Resources with Laravel's Fluent Methods image

Streamline API Resources with Laravel's Fluent Methods

Read article