Name Last Update
dist Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.project Loading commit data...
CreateOpm.sh Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...

README.md

Bootstrap Customer Skin support for OTRS

Support for using bootstrap-based interfaces in customer interfaces. Does not override existing skin (default) properties.

Required PERL Packages:

Config required:

Kernel/Config.pm:

$Self->{' Loader::Customer::SelectedSkin'} = 'bootstrap';

Package building:

To build the package, do the following:

cd dist
./CreateOpm.sh

The generated package will be on the same dist directory

Issues:

This module was developed in-house and thus is provided without warranty or support. If you have a problem, please open an issue at https://softwarepublico.gov.br/gitlab/setic-ufsc/otrs-bootstrap/