REST API Extension Kit

REST API Extension Kit 1.2

Sem autorização para baixar
Compatibilidade com XF
  1. 2.3.x
Descrição curta
A small collection of REST API enhancements.

Why do members want to download REST API Extension Kit from here? Because this resource was immediately available as of 2025-05-20, It received professional maintenance and updates when it was released synchronously on NullPro.
A small collection of REST API enhancements.

New Scopes:
  1. apikit_user_group:read - Makes the new user-groups endpoint accessible
  2. apikit_thread_prefix:read - Makes the new thread-prefixes endpoint accessible

New Endpoints:
  1. user-groups - List of XF Usergroups

PHP:
Array(
    [0] => stdClass Object
        (
            [banner_css_class] => userBanner userBanner--accent
            [display_style_priority] => 0
            [title] => Unregistered / Unconfirmed
            [user_group_id] => 1
            [username_css] => color: red; font-weight: bold;
        )
    ...
)
PHP:
Array(
    [0] => stdClass Object
        (
            [color_label] => lightGreen
            [css_class] => label label--lightGreen
            [description] => Prefix description here.
            [display_order] => 1
            [is_usable] => 1
            [materialized_order] => 1
            [prefix_group_id] => 0
            [prefix_id] => 1
            [title] => Prefix Name
            [usage_help] =>
        )
    ...
)

New Parameters:
  1. /threads/

    (bool) most_replies - List threads (sitewide) that have been replied to within the last 30 days, sorted by reply count.

    (bool) most_viewed - List most viewed threads (sitewide).

    Return: List of Thread[] Object(s).

  2. /users/ - Can now return list of users by usergroup and/or secondary usergroup(s).

    (int) user_group_id - Enter ID of usergroup to search users by.

    (array) secondary_group_ids - Enter ID(s) of secondary usergroup(s) to search by.

    Return: List of User[] Objects.
Autor
axtona
Visualizações
151
Tipo de extensão
zip
Tamanho do arquivo
15,1 KB
Primeiro lançamento
Última atualização
Avaliações 0,00 estrelas 0 avaliações
Link was Broken? Please Enviar mensagem para a equipe NP que vamos ajudá-lo rapidamente!
Apoie o desenvolvedor Se você está satisfeito com o teste ou seu projeto gerou lucro, clique no botão “Mais informações” para apoiar o desenvolvedor comprando.

Mais recursos de axtona

Timelin Pro - Plugin de Timeline para WordPress A
um plugin avançado de timeline WordPress que mostra sua timeline de história de vida
Visualizações
619
Atualizado
Brazilian Language [PT-BR] A
Like the other available Brazilian Portuguese translation
SEO Audit A
SEO Audit 1.1.0
A comprehensive SEO auditing dashboard for XenForo administrators.

Recursos similares

[AndyB] Country restricted page A
Allows page access only to countries specified in options page.
Visualizações
366
Atualizado
[AndyB] Disallowed extensions A
Disallows selected attachment file extensions in posts.
Visualizações
309
Atualizado
[01] Restrict Browsing For Unverified Email Users A
Restrict Community Browsing for users with unverified email addresses
Visualizações
194
Atualizado
Top