Admin LTE Theme for UserFrosting 5
-
Updated
Nov 9, 2024 - JavaScript
Admin LTE Theme for UserFrosting 5
The Core Sprinkle provides most of the "heavy lifting" PHP code. It provides all the necessary services for database, templating, error handling, mail support, request throttling, and more.
The Admin sprinkle contains the routes and controllers to implement the administrative user management interface, as well as the group, role, and permission management interfaces.
The Account sprinkle handles user modeling and authentication, user groups, roles, and access control. It contains the routes, templates, and controllers needed to implement pages for registration, password reset, login, and more.
Configuration Manager for UserFrosting V4
This UserFrosting sprinkle does two things: 1) redacts basic user personal data when deleting an account 2) provides a button for each user to delete their own account.
Example sprinkle for extending the User class to contain additional fields
Finalized code of the "Advanced tutorial"
Form Generator sprinkle for Userfrosting 5
Provides a simple page which can be customised to show debug information for developing software with UserFrosting.
Datatables Sprinkle for Userfrosting
This sprinkle adds support for email attachments in UF
Custom user and group profile fields for UserFrosting
Simple flat-file pages for UserFrosting 4
Breadcrumb service provider for Userfrosting 4
Alternate/complementary permission system for UserFrosting
An example sprinkle using my UserFrosting Form Generator
A sprinkle for the UserFrosting framework to show visual charts of account information
Add a description, image, and links to the userfrosting-sprinkle topic page so that developers can more easily learn about it.
To associate your repository with the userfrosting-sprinkle topic, visit your repo's landing page and select "manage topics."