Craftable is a Laravel-based open-source toolkit for building administration interfaces. It's the minimalistic template or a starting point for developing back-office systems, intranets or CMS systems.
{danger.fa-exclamation-triangle} This is the documentation for v4. The new one can be found here.
You could call it CMS, but it's a very slim one, with as little content to manage as possible. It has:
We have created a demo for you to play around at https://demo.getcraftable.com.
Use these credentials to sign-in:
demo@getcraftable.com
demo123
You can see an administration of:
admin-generator
packagemedia
packagetranslatable
eloquent models--with-export
optionOur intention was to split all the stuff into several packages with as least dependencies as possible. This is what we're coming with at the moment:
Apart from these it uses several other 3rd party packages (mostly from Spatie
) and provides a basic default configuration to speed up a development of a typical administration interface.