https://github.com/dmitryuk/stoplight-elements-confluence
Integrate stoplight elements into Confluence
https://github.com/dmitryuk/stoplight-elements-confluence
confluence confluence-plugin stoplight stoplight-elements
Last synced: 9 days ago
JSON representation
Integrate stoplight elements into Confluence
- Host: GitHub
- URL: https://github.com/dmitryuk/stoplight-elements-confluence
- Owner: dmitryuk
- License: mit
- Created: 2025-07-31T15:54:26.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-09-08T03:06:53.000Z (9 months ago)
- Last Synced: 2025-09-08T05:29:19.248Z (9 months ago)
- Topics: confluence, confluence-plugin, stoplight, stoplight-elements
- Language: CSS
- Homepage:
- Size: 3.17 MB
- Stars: 11
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stoplight elements plugin for Confluence
## Introduction
---
This is an Atlassian Confluence plugin project which allows to integrate Stoplight Elements into Confluence page.
The project was created by Atlassian SDK, for further information see below.
Further information about licensing you will find in LICENSE file.


## Compatibility
---
* All common browser
* All common systems
* Tested compatibility with Atlassian Confluence 7 and higher
## How to install or update
- Go to GitHub releases, download latest `jar` file
- Visit `Confluence administration` -> `Manage apps` -> `Upload app`. Select previous downloaded `jar`file
- Installed and ready to go!
## How to build and run
---
- `make install`
- Go to http://localhost:8090/ and complete setup:
- Set `admin:admin` as admin credentials
- Set `postgres` host, `confluence:qwerty` as database credentials
- Up `` in `pom.xml`
- `make build`
- `make upload`