Skip to content

sseffa/fullycms

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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