hlogeon / scms by hlogeon

Very simple CMS for laravel
60
0
1
Package Data
Maintainer Username: hlogeon
Maintainer Contact: hlogeon1@gmail.com (Andrey Degtyaruk)
Package Create Date: 2015-06-16
Package Last Update: 2015-06-28
Language: JavaScript
License: MIT
Last Refreshed: 2025-04-26 03:04:17
Package Statistics
Total Downloads: 60
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

scms

Very simple cms package for laravel

Functionality

SCMS provides such common functionality as:

  • CRUD operations for pages
  • Creating different types of pages
  • Create simple menu
  • Header and footer management
  • Manage layouts for your pages -- Specify default layout for page type -- Specify layout of selected page
  • Manage sidebars -- Create static sidebar in admin panel -- Choose sidebar for page type -- Choose sidebar for selected page
  • Simple SEO tools -- Specify meta title, keywords and description -- Generate meta title, keywords and description from page settings

Installation