Skip to content

Fully CMS - Multi Language Content Management System - PHP & Laravel

Notifications You must be signed in to change notification settings

sseffa/fullycms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bef40ad ยท Sep 29, 2024
Sep 29, 2024
Dec 13, 2015
Mar 26, 2016
Mar 26, 2016
Dec 13, 2015
Apr 9, 2016
Apr 9, 2015
Dec 13, 2015
Dec 13, 2015
Dec 13, 2015
Apr 9, 2015
Dec 13, 2015
Mar 16, 2017
Dec 13, 2015
Mar 26, 2016
Dec 13, 2015
Dec 13, 2015
Apr 9, 2015
Dec 13, 2015
Dec 13, 2015

Repository files navigation

Fully CMS

Laravel 5.1 Content Managment System

not stable!

Features

  • Laravel 5.1
  • Bootstrap
  • Authentication Sentinel
  • Ckeditor
  • Bootstrap Code Prettify
  • File Manager
  • Dropzone.js
  • Backend
    • Manage menu (nested)
    • Manage article (category, tag)
    • Manage tag
    • Manage article category
    • Manage page
    • Manage news
    • Manage photo gallery
    • CKEditor for post creation and editing (filemanager)
    • Form post manage
    • Site settings
    • Log view page
  • Frontend
    • Article (momentjs)
    • Page
    • News
    • Photo Gallery (Lazy load image, responsive fancybox)
    • Contact Form
    • Breadcrumbs

Installation

Please check the system requirements before installing sf CMS.

  1. You may install by cloning from github, or via composer.
  • Github: git clone git@github.com:sseffa/fullycms.git
  1. From a command line open in the folder, run composer install.
  2. Enter your database details into config/database.php.
  3. Run php artisan app:install to setup and seed your database and admin information
  4. Settings config/fully.php. (optional)
  • Cache enable / disable
  • image folder
  • post per page
  • ...

Credits

Screenshots

Licence

MIT license