Go to page content

Support & Services

Zotonic is well supported. Join the mailing lists or contact us for commercial grade support.

Do you need direct access to experts? Need extensions to Zotonic? Need active support for a Zotonic project?

We offer excellent support and services for all Zotonic web projects.

Contact us and explain what you would like. We can help you.

Mailing lists / chat

Do you want to start a Zotonic based project?  Then join our mailing lists and discuss Zotonic with us, our developers and our users.

We have two mailing lists. One for people who use Zotonic as editors, and one for people developing with or on Zotonic.

We also have a XMPP (Jabber) chat room where core developers usually hang out. The address is:

Room name: zotonic
Server: conference.zotonic.com

Issue tracking

You can check the current open issues at https://github.com/zotonic/zotonic/issues.

We also have a mailing list for all Zotonic commits at zotonic-commits@googlegroups.com.

Comments

  • avatar

    Teddy

    Posted 1 year, 6 months ago.

    I love the looks of this CMS. I haven't used erlang before but this project could very well make me look into it more.

    There's one issue though. Hosting… this won't be able to replace my current PHP/WordPress sites for clients as long as it's both a chore and costly to setup a hosting environment for it. Which is to bad.

  • avatar

    Marc Worrell

    Posted 1 year, 6 months ago.

    There are multiple cheap vps hosters,it is also possible to host cheaply at WebFaction.

  • avatar

    dr1ss

    Posted 1 year, 6 months ago.

    This is pretty neat... I'll probably take a look at it later !

  • avatar

    Wendell Fernandes

    Posted 1 year, 6 months ago.

    If you need design work, I have 10 years of experience and trying to get the most of the web these days. I'm Wendell Fernandes, a Senior UI / UX Designer, and in the lookout for some gigs to work with professionals.

    If interested, my latest personal project is:
    printedpiece.com

    My site is:
    dellustrations.com

    Sincerely,
    Wendell Fernandes

  • avatar

    iEdge

    Posted 1 year, 6 months ago.

    Excellent product, what about the Russian localization?

  • avatar

    Marc Worrell

    Posted 1 year, 5 months ago.

    @iEdge You are welcome to submit it :-) We use gettext compatible .po files. There is support for the russian character set.

  • avatar

    Marc Worrell

    Posted 1 year, 5 months ago.

    @Wendell You are welcome to support the project with your design work.

  • avatar

    iEdge

    Posted 1 year, 5 months ago.

    @Marc Worrell: to think about your proposal, may make sense to create a Russian community.

  • avatar

    Efren

    Posted 1 year, 5 months ago.

    Just curious if zotonic will support other databases aside from postgresql. How about cassandra?

  • avatar

    Marc Worrell

    Posted 1 year, 5 months ago.

    @Efren A Zotonic version for a distributed key/value store has been planned and we are working on it.

  • avatar

    Carlo Pires

    Posted 1 year, 5 months ago.

    Is this k/v db riak? Will support FTS search?

  • avatar

    Vayu

    Posted 1 year, 5 months ago.

    HI.

    This CMS looks very interesting. However, like Teddy said, hosting will be a problem with these specific requirements.

    Is there any way of following your development, getting updates, news, twitter?

  • avatar

    Arjan Scherpenisse

    Posted 1 year, 5 months ago.

    @Vayu

    our mailinglist, zotonic-users, is very active:
    http://groups.google.com/group/zotonic-users

    we post annoucements there and help users with all kinds of issues.

    You can also follow @zotonic on twitter for release announcements etc.

    regards, Arjan

  • avatar

    evren

    Posted 1 year, 3 months ago.

    @marc, it will be good for you how many users you have since it starts to work.

  • avatar

    Vlat-

    Posted 1 year, 3 months ago.

    I know Erlang a bit, and I'm going to love Zotonic, but how about non-Latin characters ? Does current Erlang support unicode, or any non-latin charsets?

    just for test purposes: йцукенфывапячсми

  • avatar

    Vlat-

    Posted 1 year, 3 months ago.

    Well, it seems it does :-)

  • avatar

    Nish

    Posted 1 year, 2 months ago.

    Does Zotonic have social Networking features like loging in a personal page, adding friends and writing messages on a wall? Is it possible to write Instant Messages to friends? Does Zotonic have features of a Shop like a shopping cart and secure payment options?

  • avatar

    linda

    Posted 1 year, 2 months ago.

    Can I use this software on Yahoo web hosting? if so, is there an easy installation available? tks, linda

  • avatar

    onkara

    Posted 1 year, 1 month ago.

    Can't start Zotonic 0.5, postgres tables not getting created. The error shown is

    =INFO REPORT==== 9-Dec-2010::05:19:50 ===
    SQL error {error,{error,error,<<"42P01">>,
    <<"relation \"config\" does not exist">>,
    [{position,<<"15">>}]}} : "select * from
    config order by module, key"
    =CRASH REPORT==== 9-Dec-2010::05:19:50 ===
    crasher:
    initial call: z_notifier:init/1
    pid: <0.5610.0>
    registered_name: []
    exception exit: {{badmatch,
    {error,
    {error,error,<<"42P01">>,
    <<"relation \"config\" does not
    exist">>,
    [{position,<<"15">>}]}}},
    [{z_db,assoc_props,3},
    {m_config,all,1},
    {m_config,get,3},
    {m_config,get_value,3},
    {m_config,get_value,4},
    {z_trans,default_language,1},
    {z_context,new,1},
    {z_notifier,init,1}]}
    in function gen_server:init_it/6
    ancestors:
    [<0.5601.0>,<0.131.0>,z_sites_manager,zotonic_sup,<0.80.0>]
    messages: []
    links: [<0.5601.0>,<0.72.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 610
    stack_size: 24
    reductions: 335
    neighbours:

    I am able to connect to zotonic database using zotonic credentials. What am I missing ? Do I need to manually create these tables ?

  • avatar

    onkara

    Posted 1 year, 1 month ago.

    is there a zotonic irc channel ?

  • avatar

    Marc Worrell

    Posted 11 months, 24 days ago.

    @nish Alain O'Dea just contributed a paypal payment module. Social network like functionality is something we are adding bit by bit. There is fully functional signup, simplified access control and facebook signup.

    @linda When you can run Erlang and PostgreSQL, then you can use it.

    @onkara Strange error, does it work better with 0.6?

    @onkara Currently we don't have an IRC channel, maybe nice to setup one :-)

  • avatar

    Rick Scherle

    Posted 10 months, 20 days ago.

    I'm very interested in this as a possible development environment for our clients.

    Do you have a list of sites that were developed in Zotonic?

  • avatar

    j

    Posted 10 months, 17 days ago.

    Marc Worrell

    Freenode zotonic

  • avatar

    Axel Roest

    Posted 10 months, 7 days ago.

    I installed Erlang using macports (Erlang R14B01 (erts-5.8.2) [source] [64-bit] ), and have the full XCode installed. However, when I do a make in zotonic, I get the error :
    cd deps/z_logger && make
    Recompile: src/z_logger
    src/z_logger.erl:272: Warning: function overload_test/0 is unused
    cd deps/mochiweb && make
    Uncaught error in rebar_core: {'EXIT',
    {undef,
    [{crypto,start,[]},
    {rebar_core,run,1},
    {rebar,main,1},
    {escript,run,2},
    {escript,start,1},
    {init,start_it,1},
    {init,start_em,1}]}}
    make[1]: *** [all] Error 1
    make: *** [mochiweb] Error 2

    Is mochiweb necessary and not part of a normal Erlang install?

  • avatar

    Axel Roest

    Posted 10 months, 7 days ago.

    never mind, after installing erlang+ssl I got Zotonic compiling.

  • avatar

    Marc Worrell

    Posted 10 months, 5 days ago.

    Indeed, you need crypto + SSL :) We mostly compile from source.

  • avatar

    m

    Posted 9 months, 7 days ago.

    Is your CMS translated ? French ?
    Is there a possibiliy to have a multilanguage website with your CMS ?

    Thanks for your answers
    m

  • avatar

    Marc Worrell

    Posted 7 months, 20 days ago.

    @m Yes we have a (partial) French translation. You can add your own languages and translate the content in as many languages as you like.

  • avatar

    Benjamin

    Posted 5 months, 5 days ago.

    Dear,

    is there a developer guide planed or not ?

    There seems to have a lot of documentations but in fact, incomplete to start development base on Zotonic as a framework and not a cms.

    We need for instance, more complete documenations on Module focused on Development needs (Models, Resources and so on).

    What do you think ?

    Thanks

  • avatar

    SJMW

    Posted 3 months, 29 days ago.

    Do you have any reference sites where Zotonic is live?

  • avatar

    Vocalbit

    Posted 3 months, 21 days ago.

    I've been using Zotonic for my blog and so far I really like it. It's fairly full featured for what I need. I'm looking forward to customizing it using ErlyDTL or Erlang and am very happy I don't have to do PHP. The speed *is* amazing.

    I haven't gotten my head around the documentation organization. There seems to be a fair amount of docs but I can't usually find things I'm looking for. For e.g. I was trying to enable an atom feed on by blog and even enabled the 'Atom Feed' module via the admin interface. But I can't really figure out how to actually make it work. Am I supposed to read the source code?

  • avatar

    alac

    Posted 1 month, 24 days ago.

    Hi i working with zotonic 0.6.
    I Can't start Zotonic The error shown is
    Erlang R14B04 (erts-5.8.5) [source] [smp:4:4] [rq:4] [async-threads:0] [hipe] [kernel-poll:true]

    Eshell V5.8.5 (abort with ^G)
    (zotonic46664@ccde015)1> ** Found 0 name clashes in code paths
    ** Found 0 name clashes in code paths
    ** Found 0 name clashes in code paths

    =CRASH REPORT==== 12-Dec-2011::13:19:34 ===
    crasher:
    initial call: webmachine_logger:init/1
    pid: <0.97.0>
    registered_name: []
    exception exit: {{badmatch,{error,enotdir}},
    [{webmachine_logger,log_open,2},
    {webmachine_logger,init,1},
    {gen_server,init_it,6},
    {proc_lib,init_p_do_apply,3}]}
    in function gen_server:init_it/6
    ancestors: [webmachine_sup,<0.55.0>]
    messages: []
    links: [<0.56.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 610
    stack_size: 24
    reductions: 885
    neighbours:

    =INFO REPORT==== 12-Dec-2011::13:19:35 ===
    Could not find template: error.tpl (enoent)
    =INFO REPORT==== 12-Dec-2011::13:19:35 ===
    Could not find template: error.tpl (enoent)

    What can i do?

  • avatar

    francisco javier barrera

    Posted 1 month, 2 days ago.

    Hello, please I need information about spanish support and translations to spanish interface

    Thanks

  • avatar

    Marc Worrell

    Posted 3 days, 6 hours ago.

    @francisco Recently there is a Spanish translation added.