WP Manifestindependent plugin directory
manifest / developer / wp-swagger-home

WP Swagger Home (Admin Only)

Swagger UI sur la home pour les admins (OpenAPI WordPress).

by CorbiDev · github.com/corbidev/wp-swagger-home

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/corbidev/wp-swagger-home/archive/refs/heads/main.zip

Readme

WP Swagger Home

Affiche Swagger UI sur la page d’accueil WordPress uniquement pour les administrateurs connectés.

Fonctionnalités :

  • Tests API interactifs
  • Mesure du temps de réponse
  • Historique des appels
  • Sécurité par rôle

Installation :

  1. Copier le dossier dans wp-content/plugins
  2. Activer le plugin
  3. Modifier l’URL du swagger.json dans le fichier principal# wp-swagger-home

Read the full README on GitHub →