The basic idea behind this package is to allow developers easily add a CMS to a laravel website. This product is particularly needed in my organisation. The thing that we want to bring into this CMS is that it is installed as you would other laravel packages. It ships with;
css, javascript and images.The package is intended to be very simple and fluent. You want to fetch the organisations logo, you can use
Brand::logo();
It's that easy.
Features to be baked in includes;
The cool thing about this is, all these components are totally swappable. You can remove modules you do not need in your project.
The project is just starting, but we'll be releasing new features frequently.
NOTE /admin/* endpoints are already in use by the onezero package.
This package is built using HTML5 and PHP
This project is being actively developed. We'll be shipping several features in the coming days
To contribute,
Or email me at [email protected].
Cheers.