Install
Contents
Install and updates
file | size | gzip size |
---|---|---|
zip/apijs-screen.min.css | 13.21 kB | 3.23 kB |
zip/apijs-print.min.css | 1.00 kB | 0.48 kB |
zip/apijs.min.js | 63.27 kB | 16.84 kB |
fonts/apijs/fontello.woff2 | 4.44 kB | 4.24 kB |
images/apijs/tv.gif | 8.64 kB | 8.18 kB |
90.57 kB | 32.98 kB |
Redmine (1.4+, 2.x, 3.x, 4.x, 5.x, 6.x)
Read the plugin documentation.
Dolibarr (5.0+, 19.0+, 21.0+)
Extract src
content in dolibarr/htdocs/custom/apijs
.
Download of the latest version: dolibarr-apijs-6.9.7.tar.gz
Symfony (5.x / 6.x / 7.x)
Run: composer require luigifab/symfony-apijs-bundle
Run: php bin/console assets:install public --symlink --relative
Then add assets in HTML head.
Download of the latest version: symfony-apijs-6.9.7.tar.gz
Maho (25.x)
Read the module documentation (via composer).
OpenMage (19.x, 20.x, 21.x)
Read the module documentation (via composer).
All other websites
Download of the latest version: apijs-6.9.7.tar.gz
Put the following files in your directories:
- zip/apijs-screen.min.css (clean-css)
- zip/apijs-screen-rtl.min.css (rtlcss + clean-css)
- zip/apijs-print.min.css (clean-css)
- zip/apijs.min.js (uglify-js)
- fonts/apijs/*
- images/apijs/tv.gif
Then add assets in HTML head.
html<link rel="stylesheet" media="screen" type="text/css" href=".../zip/apijs-screen.min.css?v=697" />
<link rel="stylesheet" media="print" type="text/css" href=".../zip/apijs-print.min.css?v=697" />
<link rel="prefetch" type="font/woff2" as="font" href=".../fonts/apijs/fontello.woff2?a3ab5acff3" /> <!-- md5file 0..10 -->
<script type="text/javascript" src=".../zip/apijs.min.js?v=697"></script>
Information
Download of the latest version: apijs-6.9.7.tar.gz
See also: github - composer - geany - phpstorm
- Current version: 6.9.7 (04/04/2025)
- Client compatibility: Firefox 36+, Chrome 32+, Opera 19+, Edge 16+, Safari 9+
- Translations: English (en), French (fr-FR/fr-CA), German (de), Italian (it), Portuguese (pt-PT/pt-BR), Spanish (es) / Chinese (zh), Czech (cs), Dutch (nl), Greek (el), Hungarian (hu), Japanese (ja), Polish (pl), Romanian (ro), Russian (ru), Slovak (sk), Turkish (tr), Ukrainian (uk)
- License: GNU GPL 2.0+
- Read absolutely: the README file
- 6.9.7
- Tested with Firefox 36/114, Chrome 32/106, Edge 108, Opera 19/94.
If you like this tool, take some of your time to improve the translations.