Baron Darkness
Gefreiter
Code này có bản quyền, nếu có nhu cầu sử dụng, bạn hãy
click để tìm bản gốc có trả phí
[XB] Registration Invites - Mời đăng ký cho XenForo 2.3 2.0.3 Patch Level 2
Cho phép đăng ký trả phí hoặc miễn phí bằng khóa mời để có quyền truy cập cộng đồng được kiểm soát.
Đặt giới hạn cho việc tạo và sử dụng khóa mời (ví dụ: 1 khóa cho X ngày).
Quản lý và tạo khóa mời trực tiếp từ Bảng điều khiển quản trị. Xem việc sử dụng lời mời và mua hàng trong số liệu thống kê.
Cung cấp hệ thống lời mời được kiểm soát và tùy chỉnh cho diễn đàn của bạn!
Chúc các bạn thành công.
Cho phép đăng ký trả phí hoặc miễn phí bằng khóa mời để có quyền truy cập cộng đồng được kiểm soát.
Tính năng:
Mã mời mua hàng
Khách và người dùng được phép có thể mua mã mời thông qua nhà cung cấp thanh toán XF.Khóa mời miễn phí
Cho phép người dùng tạo khóa mời miễn phí dựa trên quyền.
Giới hạn sử dụng
Đặt giới hạn cho việc tạo và sử dụng khóa mời (ví dụ: 1 khóa cho X ngày).Kiểm soát quyền
Cấu hình quyền sử dụng và tạo khóa mời để tăng thêm tính linh hoạt.Ghi chép chi tiết
Theo dõi việc sử dụng khóa mời để đảm bảo tính minh bạch và quản lý.
Quản lý và Thống kê ACP
Quản lý và tạo khóa mời trực tiếp từ Bảng điều khiển quản trị. Xem việc sử dụng lời mời và mua hàng trong số liệu thống kê.Hỗ trợ REST API
Tích hợp việc tạo, sử dụng và quản lý khóa mời với các ứng dụng bên ngoài.Cung cấp hệ thống lời mời được kiểm soát và tùy chỉnh cho diễn đàn của bạn!
[H1]Mục lục[/H1]
Routes
Types
[H1]Routes[/H1]
[H2]registration-invite-logs[/H2]
[H3]GET registration-invite-logs/[/H3]
Gets the API list of registration invite usage log.
[H2]registration-invites[/H2]
[H3]GET registration-invites/[/H3]
Gets the API list of registration invites.
[H3]POST registration-invites/[/H3]
Creates the registration invite key.
[H3]GET registration-invites/{id}/[/H3]
Gets the API view for registration invite.
[H3]POST registration-invites/{id}/[/H3]
Edits the specified registration invite key.
[H3]DELETE registration-invites/{id}/[/H3]
Deletes the specified registration invite key.
Routes
- registration-invite-logs
- GET registration-invite-logs/
- registration-invites
- GET registration-invites/
- POST registration-invites/
- GET registration-invites/{id}/
- POST registration-invites/{id}/
- DELETE registration-invites/{id}/
Types
[H1]Routes[/H1]
[H2]registration-invite-logs[/H2]
[H3]GET registration-invite-logs/[/H3]
Gets the API list of registration invite usage log.
Inputs | Type | Description |
---|---|---|
invite_id | integer | |
user_id | integer | |
invite_user_id | integer |
Outputs | Type | Description |
---|---|---|
logs | Log[] | |
pagination | pagination |
[H2]registration-invites[/H2]
[H3]GET registration-invites/[/H3]
Gets the API list of registration invites.
Inputs | Type | Description |
---|---|---|
user_id | integer |
Outputs | Type | Description |
---|---|---|
invites | Invite[] | |
pagination | pagination |
[H3]POST registration-invites/[/H3]
Creates the registration invite key.
Inputs | Type | Description |
---|---|---|
invite_key | integer | [req] |
active | bool | [req] |
end_date | integer | [req] |
Outputs | Type | Description |
---|---|---|
invite | mixed | Invite[] |
[H3]GET registration-invites/{id}/[/H3]
Gets the API view for registration invite.
Inputs | Type | Description |
---|---|---|
None. |
Outputs | Type | Description |
---|---|---|
invite | mixed | Invite[] |
[H3]POST registration-invites/{id}/[/H3]
Edits the specified registration invite key.
Inputs | Type | Description |
---|---|---|
invite_key | integer | |
active | bool | |
end_date | integer |
Outputs | Type | Description |
---|---|---|
invite | mixed | Invite[] |
[H3]DELETE registration-invites/{id}/[/H3]
Deletes the specified registration invite key.
Inputs | Type | Description |
---|---|---|
None. |
Outputs | Type | Description |
---|---|---|
success | true |
Chúc các bạn thành công.
Nguồn: Internet
Bài viết liên quan
Bài viết mới