Welcome to Rakko (Japanese for sea otter) https://github.com/illuminate3/rakko
The main core system consists of: Modules Themes User management / ACL Profiles Multi-Lingual (currently only templates, still working on converting the database tables to allow for translation) Basic installer
DOES NOT include CMS functionality at the moment. That will be another module that I'm working on right now.
Version: Pre-release 1.0.0 (feature freeze) ScreenShots for the moment are on github.
Concept:
This is a core system that only provides the base functionality for a site. Modules can be used to extend the functionality to add in a CMS, blog, forums, etc ...
The base laravel 5 app is mostly as is and core functionality has been passed off to the modules.
Modules in the Rakko github download: General : basic dash board controls Kagi: Authorization and Authentification (ACL) for the system Profiles: Finer control of user information Installer: basic installer to populate the db
kantoku: module manager https://github.com/illuminate3/kantoku
origami: theme manager https://github.com/illuminate3/origami
What is missing: Tests: yeah, yeah, I know. I"m old school PSR-3/4: I am a tab guy. I've been working on the other requirements for PSR so if you see I've missed some thing let me know. code refactoring: I'm always tweeking my code so don't be surprised to see a bunch of DD's commented out. I use this code daily so I'm working on making this better.
Yesterday, I got somebody to help look for bugs and other strange issues. We were able too push a bunch of bug fixes.
Look forward to seeing more updates as I move this towards a stable 1.0.0 release
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community