# Discourse enterprise customer

**URL:** https://meta.discourse.org/t/discourse-enterprise-customer/153074
**Category:** Support
**Created:** [28 במאי,‏ 2020,‏ 9:43am UTC](https://meta.discourse.org/t/discourse-enterprise-customer/153074 "2020-05-28T09:43:15Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Velmurugan\_M](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/velmurugan_m/32/147328_2.png) [@Velmurugan\_M](https://meta.discourse.org/u/Velmurugan_M)
#### Post date: [28 במאי,‏ 2020,‏ 9:43am UTC](https://meta.discourse.org/t/discourse-enterprise-customer/153074/1 "2020-05-28T09:43:15Z")

</div>

I am plan to buy discourse product as an enterprise customer, They provide sourcecode or only dashboard  
If they provide only dashboard means? How to handle HTML, CSS, Javascript all kind of stuffs.  
How can i modified the interface?

Could you please any one help above queries

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [28 במאי,‏ 2020,‏ 9:52am UTC](https://meta.discourse.org/t/discourse-enterprise-customer/153074/2 "2020-05-28T09:52:01Z")

</div>

If You want source code, it is available here:  
[https://github.com/discourse/discourse](https://github.com/discourse/discourse)

As an enterprise customer, all of Your hosting and a majority of configuration will be managed by highly talented engineers at CDCK. If You need to make any visual changes to Discourse, those can be easily done though Themes & Plugins.

---

<div class="post-metadata">

### Author: ![Velmurugan\_M](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/velmurugan_m/32/147328_2.png) [@Velmurugan\_M](https://meta.discourse.org/u/Velmurugan_M)
#### Post date: [28 במאי,‏ 2020,‏ 9:57am UTC](https://meta.discourse.org/t/discourse-enterprise-customer/153074/3 "2020-05-28T09:57:24Z")

</div>

Thanks for you replay @itsbhanusharma, Is it possible to change the replies view to make it look like threads?

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [28 במאי,‏ 2020,‏ 10:06am UTC](https://meta.discourse.org/t/discourse-enterprise-customer/153074/4 "2020-05-28T10:06:17Z")

</div>

No, that’s not possible by default. You may have to look at some other solution.

---

<div class="post-metadata">

### Author: ![ycrepeau](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ycrepeau/32/177036_2.png) [@ycrepeau](https://meta.discourse.org/u/ycrepeau)
#### Post date: [28 במאי,‏ 2020,‏ 6:49pm UTC](https://meta.discourse.org/t/discourse-enterprise-customer/153074/5 "2020-05-28T18:49:47Z")

</div>

Even with a custom CSS?

I have quickly inspected the DOM and the replies are easily to pick.

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [28 במאי,‏ 2020,‏ 6:55pm UTC](https://meta.discourse.org/t/discourse-enterprise-customer/153074/6 "2020-05-28T18:55:48Z")

</div>

You can do whatever you like when you mention ‘custom’ … It’s not a ‘flip the switch’ kind of solution so it’s not in the core but when you’re developing a custom solution, it isn’t stock anymore.
