Giter Club home page Giter Club logo

simple-laravel-cms's Introduction

#Casa de pedra website and content management system

A simple multilinugal CMS with image upload and editing. (Using TinyMCE and elFinder with Barry Heuvel's awesome laravel-elfinder package.)

Some nice stuff you might find usefull:

  • Bower for frontend dependencies
  • Grunt for task automation (LESS compilation, concatenation, minification, live reload)
  • Fully restful
  • TinyMCE WYSIWYG editor
  • elFinder file manager (as I mentioned, using Barry Heuvels laravel-elfinder package)
  • Validator service with separate validation for creating and editing
  • Image upload and editing
  • Multilingual
  • Automatic slug generation, which makes for user and SEO friendly URI-s (ex. www.mysite.com/cool-category/even-cooler-article)
  • Caching
  • OpenShift deploy ready ("public" folder renamed to "php", and deploy hook creating a symlink to the "data" folder so uploaded images don't get wiped out on deploy)
  • Portuguese localization files

Unfortunatelly no tests yet, but maybe you can help with that?

###TODO

  • User management (working on it. I should have started there, by all rules, but the client was in a rush to start writing his articles).
  • Categories management - not because of complexity, but because of lack of time. For now, I'm seeding the categories from /app/database/seeds/CategorySeeder.php. Create your own seed file or issue a pull request for category management.
  • Empty cache on article edit
  • A page to edit contact details so we can automatically generate a contact page on the site.
  • A dashboard
  • The front end is ugly
  • Much more, obviously...
  • Add localization for TinyMCE and elFinder

This little project is far from perfect, still lots of things to do, but it's a start...

An observation: I'm tracking the "vendor" folder. Don't shoot me! I was having issues with composer on OpenShift. At the moment I don't remeber what the error was, but I'll post is here as soon as I can, maybe someone can help me solve it and do things right.

Here are some screenshots:

####Article list Article list

####Adding a new article Adding a new article

####File manager File manager

####Image editing Image editing

simple-laravel-cms's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.