Giter Club home page Giter Club logo

har_crm's Introduction

SuiteCRM Theme for HAR

Setup

  1. Create a new custom theme directory (custom/themes/SuiteP/)
  2. Add new label in a couple of places (this file)
  3. Add a new $app_strings for the new Theme (this file)
  4. Include all custom files (these files)
  5. Finally, just do a Quick Repair and Rebuild at Admin > Repair > Quick Repair and Rebuild, and the HAR theme is operational and can be selected from the User’s profile, under Layout options.

Customizing the styles

In case it's needed to update/customize the style, all you need to do is to custom (this file.)

After you change the style file, it's needed to compile it (read topic below).

Compiling the styles

In order to be able to compile the CSS file, you need to run a SASS compiler and compile only the file main.scss. For instance:

sass --watch main.scss:main.css

Tutorial

I followed this tutorial for creating the custom theme.

har_crm's People

Contributors

riandesign avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.