Skip to content

Customizer

brixioapp edited this page Feb 25, 2015 · 3 revisions

Introducing customizer.io platform to creators/authors of Bootstrap html templates.

Your customers need a useful editor to customise your templates. Now you can supply the most appropriate tool: customizer.io

To take advantage of customizer.io you need to follow a few simple steps:

  • think about all parts of template (html element, css class) that should be available to user for edit (see also: brix.io bot)
  • create xml profile for your template (you can use Generator or any text editor)
  • make sure it works as expected
    • upload your project
    • add new file brix-profile.xml to main directory and replace its content with xml code from Generator
    • open or reopen html file

If you use Save attribute to create sections, go to Settings and click Create sections. Reload html file and check auto-generation of sections.

Do not forget to include brix-profile.xml in zip archive of your template.

Make over your template description with the information that there's an easy modification with customizer.io. You can either use the links (pictures or text) from this site.

https://app.brix.io/customizer/try.png

<a href="https://app.brix.io/customizer/product.ne?m=message&c=code">
  <img src="https://app.brix.io/customizer/try.png">
<a>

https://app.brix.io/customizer/product.ne?m=message

<a href="https://app.brix.io/customizer/product.ne?m=message">
  <img src="https://app.brix.io/customizer/customize.png">
<a>

Author's account

You can take over the project in editor, or sign up on page. You are not obliged to use brix.io but it's free for template authors, thus you can bring into play the Gallery and Try function.

To employ Gallery or Try function:

  • go to Panel
  • upload your project
  • click project Settings
  • set Available for Try
  • set project sharing in customizer.io Gallery (link to Marketplace, add to Templates Gallery)
Links:
Clone this wiki locally