Documentation
Official Add-ons
In addition to our core packages (Base and CRUD), we've developed a few packages you can install or download, that treat common use cases.
- PermissionManager - interface to manage users & permissions, using spatie/laravel-permission;
free
- Settings - interface to edit site-wide settings;
free
- PageManager - interface to manage content for custom pages, using page templates;
free
- MenuCRUD - interface to create/update/reorder menu items;
free
- NewsCRUD - interface to manage news articles, categories and tags;
free
- LogManager - interface to preview Laravel log files;
free
- BackupManager - interface to backup your files & db using spatie/laravel-backup;
free
These add-ons only provide basic functionality. What will be enough for most projects. They do not intend to be a complete solution for all use cases. If you need to customize a package for your specific use case, you can easily do that, by copy-pasting their code in your project and modifying it. Every official package has been created with this in mind, has a very simple architecture, uses Backpack best practices. Find the "extend" section in each of their docs for more about this.
Please purchase a commercial license or apply for a non-commercial license code before you put your project online, to prevent nagging notification bubbles.