Addteq/confluence-office-admin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This plugin has many features, few most important have been mentioned below.
1. Floor plan: Floor plan provide user with a macro "Floorplan" which can be used to upload a floor plan image to the confluence page and tag the users, resources etc.
2. User profile: Enhanced version of confluence user's profile with configurable fields capability.
3. Avatar: The plugin also have avatar feature which can be used across all the other atlassian tools for uniformity of profile pictures.
==========================================================================
Here are the SDK commands you'll use immediately:
* atlas-run -- installs this plugin into the product and starts it on localhost
* atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
* atlas-cli -- after atlas-run or atlas-debug, opens a Maven command line window:
- 'pi' reinstalls the plugin into the running product instance
* atlas-help -- prints description for all commands in the SDK
Full documentation is always available at:
https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK