Biobraco Frequently Asked Questions
Does Biobraco require any development to implement?
Yes, but its minimal. Like all our products, Biobraco utilises a technology called View Components to keep integrations simple. As an example, adding a Biobraco Sign Up / Sign In widget to your website page is as easy as adding the following line to the HTML:
@await Component.InvokeAsync("BiobracoSignInUpVC")
Can I use a Biobraco licence on multiple websites?
One Biobraco licence is required per website / sub-domain. A website is defined as a single domain e.g. www.codebricks.co.uk.
Does Biobraco work on all versions of Umbraco?
At present, Biobraco only works on Umbraco 13, but we have plans for v14, v15 and v16, so contact us for more information and timescales.
Is the cost for Biobraco per year?
No, its a one-off payment for v1, there is no annual renewal fee.
Where can I see a demo of Biobraco?
Our website is a live example as our sign-up uses Biobraco, so give it a go! When you sign up you will get the end to end experience. Once registered you will be able to sign in to Codebricks and see the additional Sign Out, Amend Password and add Biometric login methods to your account e.g. Facial, PIN or Fingerprint recognition (on supporting devices).
How do I implement Biobraco?
Biobraco is supplied via a single Nuget Package that can be added to your Umbraco website project. Once added, there are a few simple configuration steps to add permissions to your Umbraco admin users and you are off and running. Full configuration instructions are provided to get you up and running with minimal effort.