https://github.com/vilkrin/laracms
A CMS Built on the Laravel Framework
https://github.com/vilkrin/laracms
cms laravel laravel-framework php tailwindcss
Last synced: 11 months ago
JSON representation
A CMS Built on the Laravel Framework
- Host: GitHub
- URL: https://github.com/vilkrin/laracms
- Owner: Vilkrin
- License: gpl-3.0
- Created: 2024-10-05T10:38:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T11:32:32.000Z (over 1 year ago)
- Last Synced: 2024-10-25T05:35:13.851Z (over 1 year ago)
- Topics: cms, laravel, laravel-framework, php, tailwindcss
- Language: CSS
- Homepage: https://laracms.app/
- Size: 859 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# LaraCMS
Alpha Development Build of LaraCMS
[](https://www.gnu.org/licenses/gpl-3.0)


## Description
LaraCMS is an open-source content management system (CMS) built on the Laravel framework. It aims to provide a user-friendly interface for managing and publishing content on the web.
LaraCMS is currently in Early Alpha Development.
## Features (Currently Live)
- Blog
- Gallery
- Admin - User Management (with Roles & Perms)
## Planned Features
- Custom Pages
- Custom Drag & Drop Menu's
- URL Shortner
- URL Redirects
- Plugins to Expand on features
- Themes
## 🏗️ Tech Stack
- Laravel 12
- Livewire
- Tailwind CSS
- Spatie Laravel-Permission
- Spatie Media Library
- Spatie Laravel Sitemap