Rebranding

Hi, how can i change the name of the app? i want to change it to our project name “FoodWatS” is it posible?

Hi,
The easiest way to add your own logo to your forms is to upload a file called form_logo.png in the “Existing Form Files” section of your Project’s settings.

See this post for more details: http://support.kobotoolbox.org/customer/en/portal/articles/2108344-adding-a-custom-logo-to-your-form

One convenient option might be to use the Enketo web form version of your form, then create a shortcut to that form on your homescreen. This way it will look like other apps, including the title of your form, and opening it will show your logo along with the content of your form - nothing else.

To rebuild the app and rebrand it you’d need to have solid experience developing in Java; the code is open source so you can change whatever you like, including the title.

Best regards,

Tino

···

On Mon, Mar 21, 2016 at 5:04 AM, Foodwats Xu foodwat...@gmail.com wrote:

Hi, how can i change the name of the app? i want to change it to our project name “FoodWatS” is it posible?

You received this message because you are subscribed to the Google Groups “Kobo Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.

To post to this group, send email to kobo-...@googlegroups.com.

Visit this group at https://groups.google.com/group/kobo-users.

For more options, visit https://groups.google.com/d/optout.

For rebranding/ Customization
My work flow is:

  • Clone kpi from github repository into my pc,
  • Open the code in my code editor,
  • Make necessary changes & building new kpi image,
  • Push the new kpi docker image to my docker repository then,
  • Pull and run the image on my server,

Its a process and might be advanced for most users,

NB: Again You need thorough understanding of Docker, Docker compose, Python3/ Django framework, React


2 Likes