Skip to content
Snippets Groups Projects
installed.yaml 1.94 KiB
Newer Older
#
# Welcome ticket template
#
# When the system if first installed and the installer finishes setting up
# the database, it creates a first ticket with a welcome message to the
# administrator
#
---
deptId: 1 # support
topicId: 1 # support
name: osTicket Support
email: support@osticket.com
source: Web # notrans
subject: osTicket Installed!
message: |
    <p>
    Thank you for choosing osTicket.
    </p><p>
    Please make sure you join the <a
    href="http://osticket.com/forums">osTicket forums</a> and our <a
    href="http://osticket.com/updates">mailing list</a> to stay up to date
    on the latest news, security alerts and updates. The osTicket forums are
    also a great place to get assistance, guidance, tips, and help from
    other osTicket users.  In addition to the forums, the osTicket wiki
    provides a useful collection of educational materials, documentation,
    and notes from the community. We welcome your contributions to the
    osTicket community.
    </p><p>
    If you are looking for a greater level of support, we provide
    professional services and commercial support with guaranteed response
    times, and access to the core development team. We can also help
    customize osTicket or even add new features to the system to meet your
    unique needs.
    </p><p>
    If the idea of managing and upgrading this osTicket installation is
    daunting, you can try osTicket as a hosted service at <a
    href="http://www.supportsystem.com">http://www.supportsystem.com/</a> --
    no installation required and we can import your data!  With
    SupportSystem's turnkey infrastructure, you get osTicket at its best,
    leaving you free to focus on your customers without the burden of making
    sure the application is stable, maintained, and secure.
    </p><p>
    Cheers,
    </p><p>
    -<br/>
    osTicket Team http://osticket.com/
    </p><p>
    <strong>PS.</strong> Don't just make customers happy, make happy
    customers!
    </p>