Embed Swagger UI Plugin
A clean plugin to embed Swagger UI anywhere on your WP website.
A clean plugin to embed Swagger UI anywhere on your WP website.
How to use?
- Navigate to WP Swagger UI
- Select “Add new”
- Give it a name & Upload the JSON or YAML file.
- Copy the shortcode like [wpsgui id=xxx] displayed on right or in the “All Swaggers” list.
Donation
Please donate via the link below if you liked my work and if this plugin fulfilled your needs.
https://rzp.io/l/hncvj
Installation
- Go to
Plugins
in the Admin menu - Click on the button
Add new
- Search for
WP Swagger UI
and click ‘Install Now’ or click on the upload
link to upload wp-swagger-ui.zip
- Click on
Activate plugin
Screenshots
New "Swagger Ui Integration" menu item.
Create a Swagger Snippet & Copy Shortcode.
Use the Shortcode wherever you want.
Embedded Swagger UI on the front end.
FAQ
Do I need a Swagger hub account for this? No. You don’t require a Swagger hub account for this.
I have a file on a remote server, can I use that? Yes, you can use the shortcode like this: [wpsgui url=”https://path/to/file.json”] or [wpsgui url=”https://path/to/file.yaml”]
Changelog
1.0.0: April 4, 2023
- Birthday of WP Swagger UI