We are excited to announce that we have been actively working on a new fresh…
PERSCOM.io Widgets Released
We are happy to announce we have released the first version of the new PERSCOM.io widget. These widgets are a collection of HTML code snippets that can be added to websites to display your PERSCOM.io information. Currently, available widgets include a roster, awards, and ranks widget. Each of these widgets displays a table of your personnel, awards, and ranks, respectively. What does this mean for you? If you have an account at https://perscom.io, you can display your data on any website. This includes WordPress, Wix, Invision Community, GoDaddy, or any other major website builder out there. Visit our documentation to learn more.
Development: For those with software development experience, specifically with frontend frameworks such as React, our widget software is open source. Check it out to start contributing alongside us. What does this mean for you? As a client of PERSCOM.io, you have the ability to customize how you want your data to be displayed, played out, customized etc.
Sign up for PERSCOM.io: Click here
View widget documentation: Click here
View Github project: Click here
Sample widget code snippet:
<div id="perscom_widget_wrapper">
<script
id="perscom_widget"
data-perscomid="PERSCOMID"
data-apikey="APIKEY"
data-widget="roster"
src="https://widget.perscom.io/widget.js"
type="text/javascript"
></script>
</div>
Happy widgeting!
This Post Has One Comment
Leave a Reply
You must be logged in to post a comment.
Check this out if you want to integrate PERSCOM with any website out there!