Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maelstrom-cms/toolkit
A CMS Toolkit built on Laravel and React
https://github.com/maelstrom-cms/toolkit
ant-design cms laravel react tailwindcss
Last synced: 3 months ago
JSON representation
A CMS Toolkit built on Laravel and React
- Host: GitHub
- URL: https://github.com/maelstrom-cms/toolkit
- Owner: maelstrom-cms
- Created: 2019-06-18T14:33:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T09:13:31.000Z (about 4 years ago)
- Last Synced: 2024-05-02T01:20:23.232Z (6 months ago)
- Topics: ant-design, cms, laravel, react, tailwindcss
- Language: JavaScript
- Homepage: https://www.maelstrom-cms.com
- Size: 259 KB
- Stars: 62
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maelstrom CMS Toolkit
> This is the monorepo for Maelstrom, it contains both the npm package and the laravel package.
A CMS toolkit for intermediate to advanced development teams who love React and Laravel.
Maelstrom is a collection of Laravel and React components to help you flesh out your own control panels using as much of vanilla Laravel as possible.
# [Visit Website](https://www.maelstrom-cms.com/)
![Hero Image](https://www.maelstrom-cms.com/hero.jpg)
## Why use Maelstrom?
Unlike other solutions such as Nova - Maelstrom doesn't impose any ways on doing things, we simply provide you various helpers to either use, or ignore - allowing you to implement things exactly as you need. Utilising the IoC container, waterfall includes, extendable UI components and a controversial god class, everything can be changed to suit your needs with ease.### The Stack
Maelstrom uses a cutting edge stack to afford you the ability to create the most advanced systems, unlike many other systems we don't use any Bootstrap themes, it's a pure utility class based interface using Tailwind and the UI library from Ant Design to allow you to create what ever you need.# [Visit Documentation](https://www.maelstrom-cms.com/getting-started/)
The repository for the documentation can been accessed at [maelstrom-cms/documentation](https://github.com/maelstrom-cms/documentation)# Support
- [Report Bugs](https://github.com/maelstrom-cms/toolkit/issues/new?assignees=OwenMelbz&labels=bug%2C+triage&template=bug_report.md&title=%5BBug%5D+)
- [Ask a Question](https://github.com/maelstrom-cms/toolkit/issues/new?assignees=OwenMelbz&labels=question&template=question.md&title=%5BQuestion%5D+)
- [Email Us](mailto:[email protected])