Skip to content

Commit b951161

Browse files
committed
Add converters and forums integration
1 parent 87439d6 commit b951161

File tree

5 files changed

+57
-2
lines changed

5 files changed

+57
-2
lines changed

docs/.vitepress/config.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,16 @@ export default {
147147
text: 'CLI',
148148
link: '/external-integration/cli'
149149
},
150+
{
151+
text: 'Converters',
152+
collapsed: true,
153+
link: '/external-integration/converters',
154+
items: [{ text: 'Invision Community', link: '/external-integration/converters/invision-community' }]
155+
},
156+
{
157+
text: 'Forums',
158+
link: '/external-integration/forums'
159+
},
150160
{
151161
text: 'OAuth 2.0',
152162
collapsed: true,
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Converters
2+
3+
In an effort to provide you with a seamless and easy-to-user user experience, we have built conversion tools to help migrate your data from
4+
other services to PERSCOM.io. Below are the currently available converters.
5+
6+
<!-- prettier-ignore -->
7+
::: warning
8+
Due to the nature of software and their inherent differences, some converters may not be able to completely convert 100% of your personnel data. Please refer to the converter's documentation for more details.
9+
:::
10+
11+
## Supported Software
12+
13+
We are actively working on developing converters that work with the most popular personnel management services available. If you do not see
14+
one in the list below, please submit a [feedback](https://feedback.perscom.io) request to let us know.
15+
16+
1. [Invision Community](/external-integration/converters/invision-community)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Invision Community
2+
3+
The folks at [Forumify](https://forumify.net) and PERSCOM.io are proud to off a plug-in-play converter for Invision Community that will
4+
seamlessly transfer all of your Invision Community data to PERSCOM.io. Download it below to get started.
5+
6+
## Download
7+
8+
<!-- prettier-ignore -->
9+
::: tip
10+
After visiting the download link, download the `.tar` file under the `Assets` table and upload the application to your Invision Community website.
11+
:::
12+
13+
You can download the converter [here](https://github.com/forumify/perscom-migrator/releases/tag/1.0.0).
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Forums
2+
3+
<!-- prettier-ignore -->
4+
::: tip
5+
Coming Soon First-party PERSOM.io Integration with Forumify.
6+
:::
7+
8+
PERSCOM.io is now collaborating with [Forumify](https://forumify.net) to bring you a seamless, white label integration plugin. Forumify is
9+
at the forefront of next-generation forum software, offering a robust and powerful solution to enhance community interaction and
10+
collaboration. If you're in search of a comprehensive forum software solution combined with powerful personnel management, visit Forumify
11+
today!
12+
13+
## Invision Community Migration
14+
15+
If you are coming from Invision Community and previously utilized the PERSCOM application for Invision Community, please check out our
16+
[converter](/external-integration/converters/invision-community) that will transfer all your Invision Community to PERSCOM.io seamlessly.

docs/support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ help you get the assistance you need. Whether you have a question or need help t
55

66
Our first option is to use our [community support forums](https://community.deschutesdesigngroup.com), where you can connect with other
77
users and find answers to common questions. You can also use our ticket support system or email support for more personalized assistance.
8-
Please note that only users with Pro and Enterprise subscriptions have access to
9-
[ticket](https://www.deschutesdesigngroup.com/support/new/) and [email](mailto:support@deschutesdesigngroup.com) support.
8+
Please note that only users with Pro and Enterprise subscriptions have access to [ticket](https://www.deschutesdesigngroup.com/support/new/)
9+
and [email](mailto:support@deschutesdesigngroup.com) support.
1010

1111
Our team of support specialists is available to answer any questions you may have and provide the guidance you need to make the most of
1212
PERSCOM.io. Whether you're just getting started or you've been using our platform for a while, we're here to help. So don't hesitate to

0 commit comments

Comments
 (0)