oops!

you've wandered onto our developer testing stage!

it looks like the real thing, but it's a sham!


go back to the real xiome.io

browse for components you'd like to plug into your website

to install a component, copy the green html code into your website's html <body> section

  1. my account component

    this component allows users to edit their profile

    <xiome-login-panel show-logout> <xiome-my-account></xiome-my-account> </xiome-login-panel>
  2. questions component

    a community board where users can post questions

    <xiome-login-panel> <xiome-questions board="default"></xiome-questions> </xiome-login-panel>
  3. manage users component

    admins can ban naughty users with this handy search widget

    <xiome-manage-users></xiome-manage-users>
  4. permissions component

    admins can setup advanced roles and privileges

    <xiome-permissions></xiome-permissions>

more components coming soon