Introduction

With this plugin you can create checkin on your website.

Public URL for Check-in

If you have no website you can use our public url to access the checkin plugin.

https://checkin.dokume.net/?fid=<LIST_ID>&uid=<USER_ID>&k=<API_KEY>

Plugin HTML Code

<div class="dm-checkin-widget" data-listid="" data-profileid="" data-bootstrap="true" data-apikey="" data-checkintext="" data-checkouttext="" data-formtext=""></div>

<script>
  !function(){var e,t,r,i,s,n;e=document,t="script",r="dokume_formswidget",i="https://dokume.net/public/plugin/checkin/plugin.js",n=e.getElementsByTagName("script")[0],e.getElementById(r)||((s=e.createElement(t)).id=r,"script"===t?(s.src=i,s.defer="defer",s.async=!1):(s.href=i,s.rel="stylesheet"),n.parentNode.insertBefore(s,n))}();
</script>