Bootstrap Theming

Hello Guys

I know this has been discussed a few times however I still don't see an answer

How do we add our own bootstrap theme to Erpnext ?

Kind regards




Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8e763571-f73c-459b-add0-f1555210aa22%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.


On 17-Sep-2014, at 5:50 am, Ryder Saint <ry...@gmail.com> wrote:

Hello Guys

I know this has been discussed a few times however I still don't see an answer

How do we add our own bootstrap theme to Erpnext ?

You can add a theme file and add it to hooks as "app_include_css":

https://github.com/frappe/erpnext/blob/develop/erpnext/hooks.py#L12

If you have suggestions for the standard template, please feel free to discuss.


Kind regards





Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8e763571-f73c-459b-add0-f1555210aa22%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/0F57AD00-A156-41D2-9FC6-ED5EEAAC2B39%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.
Actually I was thinking to just buy an admin them from https://wrapbootstrap.com/

would adding it to the add to the hook as "app_include_css": work.

Or would I have to build it from the bench in DEV mode.

Sorry I have worked a lot on Wordpress however I started using with your software it is Awesome ! and I am hooked on it now !.

That being said I am learning all over again and you don't have a install theme button as yet or do you ?

kind regards 

On Wednesday, September 17, 2014 2:42:35 PM UTC+9, rushabh wrote:


On 17-Sep-2014, at 5:50 am, Ryder Saint <ry...@gmail.com> wrote:

Hello Guys

I know this has been discussed a few times however I still don't see an answer

How do we add our own bootstrap theme to Erpnext ?

You can add a theme file and add it to hooks as "app_include_css":


If you have suggestions for the standard template, please feel free to discuss.


Kind regards





Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8e763571-f73c-459b-add0-f1555210aa22%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/30463815-933b-4e3c-b43d-28e467c999b9%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Just replace the bootstrap.css else you will load 2 bootstraps and another 120k

Please raise this on GitHub

@rushabh_mehta
via mobile

On 20-Sep-2014, at 9:14 AM, Ryder Saint <ry...@gmail.com> wrote:

Actually I was thinking to just buy an admin them from https://wrapbootstrap.com/

would adding it to the add to the hook as "app_include_css": work.

Or would I have to build it from the bench in DEV mode.

Sorry I have worked a lot on Wordpress however I started using with your software it is Awesome ! and I am hooked on it now !.

That being said I am learning all over again and you don't have a install theme button as yet or do you ?

kind regards 

On Wednesday, September 17, 2014 2:42:35 PM UTC+9, rushabh wrote:


On 17-Sep-2014, at 5:50 am, Ryder Saint <ry...@gmail.com> wrote:

Hello Guys

I know this has been discussed a few times however I still don't see an answer

How do we add our own bootstrap theme to Erpnext ?

You can add a theme file and add it to hooks as "app_include_css":


If you have suggestions for the standard template, please feel free to discuss.


Kind regards





Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8e763571-f73c-459b-add0-f1555210aa22%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/30463815-933b-4e3c-b43d-28e467c999b9%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/123DD210-598F-42C4-B6E8-B112BDE435EC%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.

Hello,

We have a scenario, where i have to apply bootstrap theme on erpnext and made some changes in design. The changes are basically regarding to desktop and the form view. I have to make changes on desktop design where user wants all modules on top menu bar and respective module’s data (like documents, doctypes, reports) on left side menu bar. On click of doctype, the data(List of records, form view) will be displayed on right side panel. To apply this theme and made changes on erpnext, What kind of changes i have to do and which files i have to follow. Please tell me right specific approach. Please check design approach on link Dropbox - Error

Thanks, Rohit

These are no some change - I think this is a lot of change.

Look at this for a starting point.

We can’t write code for you, but if you share what you are doing, we can help.

Again - please start a fresh topic for a fresh issue.