dubas-pro / ext-light-theme

Pretty theme for EspoCRM adjusted by devs from devcrm.it. Theme created from the default EspoCRM theme.

Home Page:https://devcrm.it/light-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dubas Light Theme for EspoCRM

The theme developed by devcrm.it for EspoCRM is available for download as an extension to EspoCRM at https://devcrm.it/light-theme.

This repository is for comments only, and we do not provide any warranty for the theme or installer. You install this theme at your own risk, and we do not offer additional free support.

Requirements

EspoCRM in version higher than 7.1.0. For older versions of EspoCRM please check download page.

If you have version 5.9.X of EspoCRM, you can download extension with theme from our website https://devcrm.it/light-theme

Getting started

  1. Open our website https://devcrm.it/light-theme and download installer;
  2. Login to your EspoCRM as admin;
  3. Go to admin section and open extensions page;
  4. Choose installer from you computer and start installation process;
  5. Choose new theme in your user preferences.

Development

To build a full instance, run:

make full

Building extension package

To build extension package run the following command:

make package

Troubleshoting

When encountering any problems, try to run the following commands:

make clean;
make full;

Support

All information about our services can be checked on our website https://devcrm.it.

License

Please see License File for more information.

About

Pretty theme for EspoCRM adjusted by devs from devcrm.it. Theme created from the default EspoCRM theme.

https://devcrm.it/light-theme

License:GNU General Public License v3.0


Languages

Language:JavaScript 31.1%Language:Less 30.7%Language:PHP 16.2%Language:Smarty 14.7%Language:Makefile 7.2%