GoodBarber allows you to create your own pages, using HTML5. 

There are 2 types of custom pages, with 2 levels of complexity: 

  • Basic custom pages (low complexity, and limited possibilities)
  • HTML5 Plugins pages (coding required, high customisation possibilities)


1

Basic custom pages

The Custom page is a page using HTML to allow you to display rich, static content.

You can use pre-definied templates to manage your custom page, or directly modify its HTML code. It is possible to display dynamic or distant contents, using the HTTP template, hosted on your server or on your file manager (settings / File manager). 

Usage (example) : display a presentation page, give some contact informations 
Complexity : Low 
Interactions with the rest of the app : Basic 
Quality : Good

picture

2

HTML5 Plugins pages

The HTML5 Plugins pages are pages that can contain your own source code, specifically developed for GoodBarber. The Plugin development need an expertise in HTML/JavaScript, and a strong knowledge of the specifications. A good knowledge of the mobile development practices will help you. 

The HTML5 Plugins pages will allow you to enrich your app with features regarding your specific needs. 

Usage (example) : develop your own page based on a custom data source, integrate a quiz or a survey, etc. 
Complexity : High (web skills + mobile + knowledge of GoodBarber) 
Interactions with the rest of the app : High 
Quality: Native-like

picture

3

Some advices

When you think about integrate a customized page into your app, think about the features and the level of customization that you will need. 

The HTML5 plugins will allow you to enrich you app, but will be more complex to develop than a basic Custom page. It will also need to be maintained along the life of your app. 

Always keep it simple!


More articles