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
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>
questions component
a community board where users can post questions
<xiome-login-panel> <xiome-questions board="default"></xiome-questions> </xiome-login-panel>
manage users component
admins can ban naughty users with this handy search widget
<xiome-manage-users></xiome-manage-users>
permissions component
admins can setup advanced roles and privileges
<xiome-permissions></xiome-permissions>
more components coming soon