Coastercms
The repository for Coaster CMS (coastercms.org), a full featured, Laravel based Content Management System
Install / Use
/learn @CoasterCms/CoastercmsREADME
The repository for Coaster CMS (coastercms.org) a Laravel based Content Management System with advanced features and Physical Web integration.
Table of Contents
<a name="item0"></a>
Features
We aim to make Coaster CMS as feature rich as possible. Built upon the Laravel PHP framework, Coaster CMS is both fast and secure. Create beautiful content with TinyMCE and take a look into the future with the Internet Of Things.
- Built with Laravel 8 (v8)
- Responsive file manager
- WYSIWYG editor
- Block based templating system
- Beacon support
<a name="item1"></a>
Quick Start
To get up and running with Coaster CMS as quickly as possible you can use Laravel's built-in php artisan serve command. Simply run the following command from your project's directory:
<code> php artisan serve </code>This will take care of the web server side of things, but you'll still need to install and configure a local MySQL database.
<a name="item2"></a>
Install
(This installation assumes you have nginx/apache, php and MySQL already installed)
Install Coaster CMS using composer: Get composer:
<link>https://getcomposer.org/</link>Run the following:
<code> composer create-project coastercms/coastercms [project-name] </code>Set up a MySQL database to host your content
Make sure the following folders/file are/is writable:
-
/public/uploads
-
/.env
-
/storage
Then follow the simple instructions in the install script.
For more details go to <link>https://www.coastercms.org/documentation/developer-documentation</link>
<a name="item3"></a>
Add to an Existing Project
If you'd rather add Coaster CMS to an existing Laravel (v8) project, follow the steps through below:
- Go to the root directory of your project
- Run <code>composer require coastercms/framework:~8.0</code> to install package
- Run <code>php artisan coaster:update-assets</code> to download admin assets
- Add the provider CoasterCms\Providers\CoasterRoutesProvider::class to your config/app.php file (near end as it registers a catch-all route)
- Go to a web browser and follow the install script that should have appeared
- Upload or create a theme
Related Skills
docs-writer
99.2k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
337.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
2.9kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
zola-ai
An autonomous Solana wallet agent that executes payments via Twitter mentions and an in-app dashboard, powered by Claude.
