ofthewildfire/academyusers
最新稳定版本:v1.0.4
Composer 安装命令:
composer require ofthewildfire/academyusers
包简介
Extends the OctoberCMS Users plugin with additional fields for academy members
README 文档
README
Extends the OctoberCMS Users plugin with additional fields for academy members.
Features
- Adds custom fields for academy members:
- Organization
- City/State
- Reason for Joining
- Provides a user-friendly profile form component
- Enhances backend Users list view with new columns
Installation
- Install the plugin via Composer:
composer require ofthewildfire/academyusers
- Important: After installation, run the database migration:
php artisan october:migrate
Note: If you get a SQL error about missing columns, this step was missed! The migration is required to add the necessary database columns.
Usage
The plugin automatically extends the user profile with additional fields. To display the profile form on your frontend, use the included component:
{% component 'profileForm' %}
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-30