skip to Main Content

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!

Jon Erickson is the Owner of Deschutes Design Group LLC and has been in the web design and development business for several years, designing websites and building applications for hundreds of organizations. Jon is also a full-time Firefighter/Paramedic when not working for Deschutes Design Group LLC.

This Post Has One Comment

Leave a Reply