{% set title = "Become a Service Provider" %} {% extends "layout-toc.html" %} {% block style %} {{ super() }} {% endblock style %} {% block content %}

{{ title }}

{{ super() }} {% endblock content %} {% block toc %}
{% endblock toc %} {% block main %}

You want your company to be listed as a service provider? Follow these steps:

build
Contribute

You must build a reputation for expertize within the community by contributing to the project.

Contribute
send
Request Listing

Once you think that your reputation has reached a high enough level, send an email to foundation@tryton.org to request to be listed.

Send Email
create
Submit Success Stories

To stay listed, you must provide at least one success story within 6 months.

Submit Success Stories
update
Keep up to date

You must:

  • keep your company information and existing success stories up to date,
  • stay active in the community and keep contributing,
  • submit new success stories.

{% endblock main %}