-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
09b3183
commit 87886d3
Showing
1 changed file
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,52 @@ | ||
# (aXen) Administrative bar | ||
(aXen) Administrative bar - IPS plugin | ||
The plugin adds the administration bar known from previous versions of IP.Board. | ||
|
||
## 📖 Table of contents | ||
- [🏷️ Requirements](#requirements) | ||
- [🧰 Install](#install) | ||
- [🛠️ Update](#update) | ||
- [📷 Graphics](#graphics) | ||
- [🔌 Download from other sources](#download) | ||
|
||
<a name="requirements"></a> | ||
## 🏷️ Requirements | ||
- <a href="https://invisioncommunity.com/">IPS Community Suite</a>: 4.5 version | ||
|
||
<a name="install"></a> | ||
## 🧰 Install | ||
<ol> | ||
<li> | ||
Go to: AdminCP -> System -> SITE FEATURES -> <b>Plugins</b>.<br /> | ||
<img src="https://axendev.net/github/plugins/admincp_select.png" alt="Install Plugin" /> | ||
</li> | ||
<li> | ||
Click on the link "<b>manual upload</b>".<br /> | ||
<img src="https://axendev.net/github/plugins/manual_upload.png" alt="Manual Upload" /> | ||
</li> | ||
<li>Select file .xml from packet and click install button.</li> | ||
</ol> | ||
|
||
<a name="update"></a> | ||
## 🛠️ Update | ||
<ol> | ||
<li> | ||
Go to: AdminCP -> System -> SITE FEATURES -> <b>Plugins</b>.<br /> | ||
<img src="https://axendev.net/github/plugins/admincp_select.png" alt="Install Plugin" /> | ||
</li> | ||
<li> | ||
Search plugin and click "<b>Upload a new version</b>".<br /> | ||
<img src="https://axendev.net/github/plugins/new_version_upload.png" alt="Upload a new version" /> | ||
</li> | ||
<li>Select file .xml from packet and click install button.</li> | ||
</ol> | ||
|
||
<a name="graphics"></a> | ||
## 📷 Graphics: | ||
<img src="https://github.com/aXenDeveloper/ips-administrative-bar/blob/master/1.png?raw=true" alt="1" /> | ||
<img src="https://github.com/aXenDeveloper/ips-administrative-bar/blob/master/2.png?raw=true" alt="2" /> | ||
|
||
<a name="download"></a> | ||
## 🔌 Download from other sources: | ||
- [invisioncommunity.com](https://invisioncommunity.com/files/file/9497-axen-administrative-bar/), | ||
- [invisionize.pl](https://forum.invisionize.pl/files/file/793-axen-administrative-bar/) | ||
<p style="font-color: red">The resources from the links above are updated on an ongoing basis if the administration approves the file.</p> |