A simple CMS UI library that lets you create admin interfaces in minutes instead of hours/days.
impaktfull_cms is still in unstable & untested. everything under <1.0.0 should not be used unless you want to test it
This CMS library was built to quickly create admin interfaces with minimal code. Instead of spending days building CRUD interfaces, you can have a fully functional admin panel in minutes.
Key features:
- Configurable data tables
- Built-in pagination
- Form generation
- Sorting and filtering
- Responsive design
- Create a model class for your data
- Implement CmsConfig for your model
- Use CmsListScreen to display your data