Description
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.
Screenshots
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 theupload
link to uploadwp-swagger-ui.zip
- Click on
Activate plugin
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”]
Reviews
Contributors & Developers
“Embed Swagger UI” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Embed Swagger UI” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0: April 4, 2023
- Birthday of WP Swagger UI