An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# LaraCMS

Alpha Development Build of LaraCMS

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![GitHub Release](https://img.shields.io/github/v/release/Vilkrin/LaraCMS)
![GitHub contributors](https://img.shields.io/github/contributors/Vilkrin/LaraCMS)

## 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