#1 2013-09-30 14:18:26
- FBohnen
- Member
- From: Manching, Bavaria, Germany
- Registered: 2009-02-19
- Posts: 113
Barcode Plugin
Hello there,
I’ve a problem with the barcode plugin. I use GLPI 0.84.1. I installed and enabled the plugin.
In Genaral Configuation I selected ean13 and saved it.
I did not found any rights management for the plugin. Is this so?
Only the super-admin can use the plugin. Where do I manage the plugin?
When I select some computers from the Asset list (yes they have an inventorynumber) and select Actions Print barcode I get a blank page back.
Back to computers there’re still selected. I do the them with QRcodes (all settings yes) I get the computers list with the Generated file link and I can open the PDF with the QRcodes.
Where do I go wrong.
Please help
Frank
Still nuts about GLPI
Running glpi 0.84.1 on Ubuntu 12.04 LTS
Why are my posts written so poorly: I was the best dyslexic in my class.
#2 2013-09-30 15:49:17
- ddurieux
- Plugins Dev
- From: Propières, France
- Registered: 2005-06-17
- Posts: 7,521
Re: Barcode Plugin
For blank page, see your error logs (glpi and Apache)
#3 2013-10-01 06:58:13
- FBohnen
- Member
- From: Manching, Bavaria, Germany
- Registered: 2009-02-19
- Posts: 113
Re: Barcode Plugin
Good morning,
I ran GLPI in Debug Modus and got an error.
It’s some misspelling in the barcode plugin.
The PHP script is looking for /barcode/lib/PEAR/PEAR.PHP and there is only a barcode/lib/pear/pear.php.
So I did a ln -s on the Dir and the file. presto it runs.
ddurieux you should correct that.
I still can’t find any rights management. What has to be on write in the Profiles setting?
I’m puzzeled about that.
Still nuts about GLPI
Running glpi 0.84.1 on Ubuntu 12.04 LTS
Why are my posts written so poorly: I was the best dyslexic in my class.
#4 2013-10-01 09:12:27
- FBohnen
- Member
- From: Manching, Bavaria, Germany
- Registered: 2009-02-19
- Posts: 113
Re: Barcode Plugin
Hello again,
I found something interesting. In my environment it makes a difference how and from where one copies files.
The writing in the plugin is OK.
So ddurieux, ash over my head and I beg for mercy.
But still, the plugin works only with the super-admin profile.
Where do I miss things
Frank
Still nuts about GLPI
Running glpi 0.84.1 on Ubuntu 12.04 LTS
Why are my posts written so poorly: I was the best dyslexic in my class.
#5 2013-10-02 06:29:26
- ddurieux
- Plugins Dev
- From: Propières, France
- Registered: 2005-06-17
- Posts: 7,521
Re: Barcode Plugin
I’m surprising plugin works only with super-admin, it may works with all profiles have ‘standard’ view in profile
#6 2013-10-07 08:21:36
- FBohnen
- Member
- From: Manching, Bavaria, Germany
- Registered: 2009-02-19
- Posts: 113
Re: Barcode Plugin
Good Morning,
I’ve played a bit with the plugin.
What I’ve discovered is that when super-admin installs and enables the plugin only super-admin can use it.
When disabling and uninstalling and install and enable it with the admin profile only admin profile can use it.
I did that on my running system and verified it on a freshly setup for 0.84.20 in my test environment.
Has anyone an idea?
Frank
Still nuts about GLPI
Running glpi 0.84.1 on Ubuntu 12.04 LTS
Why are my posts written so poorly: I was the best dyslexic in my class.
#7 2013-10-07 08:55:14
- ddurieux
- Plugins Dev
- From: Propières, France
- Registered: 2005-06-17
- Posts: 7,521
Re: Barcode Plugin
A bug perhaps
#8 2014-09-17 05:17:18
- lexcorp
- Member
- Registered: 2014-09-17
- Posts: 64
Re: Barcode Plugin
I found that I had to fill in the inventory number. If this number is empty, no barcode is created…
Problem solved
#9 2014-09-17 08:43:37
- nodar.kuttenie
- Member
- Registered: 2014-08-10
- Posts: 96
Re: Barcode Plugin
hello there
im facing the same issue with another plugin which is the dashboard ,
– no rights for control the access to the plugin
– only super-admin can use it ,
– its visible to all profiles but non of them can use it
any ideas ??
#10 2014-09-17 09:27:36
- ddurieux
- Plugins Dev
- From: Propières, France
- Registered: 2005-06-17
- Posts: 7,521
Re: Barcode Plugin
What is the relation with dashboard plugin ?
#11 2014-11-06 10:21:21
- glpi.al
- Member
- Registered: 2012-10-16
- Posts: 78
Re: Barcode Plugin
Hi,
I have the same problem (Ubuntu 12.04 + GLPI 0.84.7 + Barscode 0.84+1.0).
Plugin works only with “super-admin” and not with the “admin” profile even if this has the “standard” view.
I cannot find the “Rights Management” section in the Plugin Configuration.
I don’t know how to replicate the FBohnen configuration to work, I cannot install plugin with the admin profile.
What is the procedure to install plugin as “admin”?
Best Regards.
Last edited by glpi.al (2014-11-06 10:22:16)
#12 2014-11-06 10:25:09
- ddurieux
- Plugins Dev
- From: Propières, France
- Registered: 2005-06-17
- Posts: 7,521
Re: Barcode Plugin
Right management is in GLPI profile management
#13 2014-11-06 10:39:00
- glpi.al
- Member
- Registered: 2012-10-16
- Posts: 78
Re: Barcode Plugin
I looked in this section for the “admin” profile, but the only plugin that is configurable is the “OCSNG link”.
OCSNG link
Rights management – ID 3
Rights management – admin
OCSNG servers Manually synchronization
See information Cancella il link tra GLPI ed OCS-NG
Is there a mode to enable this section for the barscode plugin?
Best Regards.
I have installed Barcode version 2.1.0 and GLPI 9.2.2.
I have no Barcode Action in Computer List or elsewhere.
Checked Access Rights for Super-Admin and check Config.
Within our company, we had the same problem with GLPI 0.90.5 with the barcode plugin 0.90+1.0. Now I have migrated GLPI to version 9.3.0 with barcode 2.2.0, and we have the same problem.
The QRCode generation works, but concerning the barcode generation it doesn’t work….
When I generate the barcode, the.pdf created is blank, I have a blank page.
For information, I have tried all types of barcodes. And I didn’t touch the default configuration of the plugin.
Thank you for you help
Best regards,
Josemd
Good morning,
I am working with version 9.3 of GLPI and the last of this plugin and I have the same problem. the qr code is generated correctly, but the rest of the codes are not generated, or it shows a blank page or returns an error or NO ASSET TAG. (attached image).
How can I generate the bar codes?
It is important for me since I work only with bar dofigos, not with qr.
Thank you very much for the help
Greetings.
It seems that the barcode is generated in relation to an inventory number.
After trying to manually enter an inventory number on a device (a computer for example), the barcode is generated correctly!
In addition, how can we update the “inventory number” field of our equipment, automatically via Fusion Inventory?
Give me a feedback please.
Thank you
Hi,
It seems that the barcode is generated in relation to an inventory number.
After trying to manually enter an inventory number on a device (a computer for example), the barcode is generated correctly!
Yes, the barcode is generated using the “inventory number” field. If this field is blank, then no barcode can be generated.
In addition, how can we update the “inventory number” field of our equipment, automatically via Fusion Inventory?
I do not know well Fusion Inventory. You should ask for this on dedicated forum https://forum.glpi-project.org/viewforum.php?id=20 .
Regards
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
- Pick a username
- Email Address
- Password
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
pluginsglpi / barcode
Goto Github
PK
View Code? Open in Web Editor
NEW
13.0
30.0
999 KB
License: GNU Affero General Public License v3.0
Shell 1.09%
Perl 1.50%
glpi-plugin
barcode
printing
qrcode
barcode’s People
barcode’s Issues
Barcode generation not possible – GLPI v9.5.5 / Barcode v2.5.1
Hi,
Barcode generation not possible – GLPI v9.5.5 / Barcode v2.5.1
Check LOG:
/var/www/html/glpi/files/_log/php-errors.log
[2021-06-25 08:56:50] glpiphplog.CRITICAL: *** Uncaught Exception ParseError: syntax error, unexpected ‘new’ (T_NEW) in /var/www/html/glpi/marketplace/barcode/vendor/pear/image_barcode/Image/Barcode.php at line 80
Backtrace :
vendor/composer/ClassLoader.php:322 ComposerAutoloadincludeFile()
: ComposerAutoloadClassLoader->loadClass()
marketplace/barcode/inc/barcode.class.php:438 spl_autoload_call()
marketplace/barcode/inc/barcode.class.php:294 PluginBarcodeBarcode->create()
marketplace/barcode/inc/barcode.class.php:509 PluginBarcodeBarcode->printPDF()
inc/massiveaction.class.php:1087 PluginBarcodeBarcode::processMassiveActionsForOneItemtype()
inc/massiveaction.class.php:1066 MassiveAction->processForSeveralItemtypes()
front/massiveaction.php:59 MassiveAction->process()
Check FILE at line 80:
/var/www/html/glpi/marketplace/barcode/vendor/pear/image_barcode/Image/Barcode.php
The character “&” is not required. It must be removed for the generator to work.
Laurent
In GLPI 9.4.2 not compati
In GLPI 9.4.2 not work.
Incorrect display of Russian characters
When generating the QR-code, if the element name contains Russian characters, when opening the pdf file, question marks are displayed instead of Russian characters. In the QR-code itself, the text is recognized correctly, incorrect only in the QR-code signature.
Problem installing (worked around)
After unzipping the plugin I see nothing in the GLPI setup/plugin page.
Renaming the directory from barcode-master to barcode fixes this, ie:
cd /usr/local/www/glpi/plugins
unzip barcode-baster.zip
mv barcode-master barcode
GLPI 9.2.1
FreeBSD 11.1-RELEASE
No Barcode Action
I have installed Barcode version 2.1.0 and GLPI 9.2.2.
I have no Barcode Action in Computer List or elsewhere.
Checked Access Rights for Super-Admin and check Config.
Barecode – qrcode cassé / qrcode smash (broken)
— English version will follow —
Bonjour,
Je viens d’installer le plugin barecode sur mon GLPI.
Lorsque je tente de générer un qrcode (ou même un simple codebare) le pdf se génère mais pas de qrcode dans le fichier :
- Sur adobe reader le faire d’ouvrir le pdf fais planté le adobe parfois
- Avec un lecteur basique de pdf, l’image apparaît moitié noire moitié blanche.
Version en place :
- windows 7 + IIS
- php 5.6.30 avec php_gd2 actif (visiblement nécessaire a barecode)
- phpmyadmin : 4.7.0
- GLPI 9.2.3
Les droits en écriture semble être bon (j’imagine du moins vu que le pdf est créé dans tous les cas).
Test déja effectuer :
- vider le cache avec barcode
- réinstallation de barcode
- générer le qrcode avec plus ou moins d’information
Des idées ? ou un moyen de debug ?
Par avance merci
Hi Everyone,
I installed the barcode plugin on my GLPI server.
When I try to generate a qrcode (or even a bare code), the pdf is creating but at the end no qrcode in my file :
- On Adobe reader If I try to open the pdf file which have been generate, adobe crash (sometime).
- With a basic pdf reader images looks middle white mibble black…
Version :
- windows 7 + IIS
- php 5.6.30 avec php_gd2 actif (visiblement nécessaire a barecode)
- phpmyadmin : 4.7.0
- GLPI 9.2.3
Read-write access looks good. (I mean, the pdf is created in the directory)
Troubleshoot already process :
- Empty the barcode cache
- Re-install barcode
- Generate qrcocde with more or less information
Any idea ? or anything I can do to debug it ?
Thank you
[Enhancement] Posibility to add barcode plugin with PDF Plugin
Hi, i dont know if here is the place but will be nice to get the posibility to add the barcode feature on PDF plugin print options.
Like select the PDF Data and the end of the page add the barcode to print.
Thanks and regards!
Margins problem 2.1.0
Hi,
I have a QRcode Left and Right margins problem.
Chinese language garbled
Hi!
Sorry I know alitte English.
Chinese language garbled.
Drop magic_quote
url generated by qrcode is always going to computer with id=1
I am using glpi on version 9.4.5 with barcode plugins version 2.4.1
Everything seems to be working fine except from the url generated.
il always point to computer of id=1.
I am trying to check the file checkItembyInv.php to understand.
it figures out that tsis code is always redirecting to ‘1’ instead of redirectind to computer’s Id.
include ('../../../inc/includes.php');
Session::checkRight("config", UPDATE);
// To be available when plugin is not activated
Plugin::load('barcode');
Html::header(__('Barcode', 'barcode'), $_SERVER['PHP_SELF'], "config", "plugins");
$itemtype = $_GET['itemtype'];
$item = new $itemtype();
$itemInventoryNumber[] = $_GET['inventoryNumber'];
foreach ($itemInventoryNumber as $key => $value) {
$item = $item->getFromDBByCrit(['otherserial' => $value]);
Html::redirect($itemtype::getFormURLWithID($item));
};
Html::footer();
Missing charset definition in header of file cs_CZ.po
In file locales/cs_CZ.po
(origin of file is on Transifex, file downloaded from there have the same deficiency – so it is insufficient to correct it there on Github, where is the same mistake – wrong settings on Transifex probably)
is
“Content-Type: text/plain; charset=CHARSETn”
which leads to error in conversion to .mo :
msgfmt for_use_glpi_barcode_plugin-09010_cs_CZ.po -o for_use_glpi_barcode_plugin-09010_cs_CZ.mo
for_use_glpi_barcode_plugin-09010_cs_CZ.po: warning: Charset “CHARSET” is not a portable encoding name. Message conversion to user’s charset might not work.
record should be:
“Content-Type: text/plain; charset=UTF8n”
Thanks 🙂
Installing the plugin on GLPI 9.4.5 blocks the plugin interface
Hi,
I tried installing the barcode plugin on a GLPI 9.4.5 server, but as soon as it is present in the plugins/ directory, the plugins web interface gets buggy and I cannot do anything :
And as soon as I remove it, I can access the webpage normally.
I checked on another GLPI server, a newly installed one, and the issue remains.
Could you please take some time to update the plugin ?
Thank you very much 🙂
Shawn.
Undefined array key “eliminate” in C:xampphtdocsglpipluginsbarcodeincbarcode.class.php at line 488
PHP Compile Error (64): Declaration of & Image_Barcode_code128::draw($text, $imgtype = ‘png’) must be compatible with & Image_Barcode::draw($text, $type = ‘int25’, $imgtype = ‘png’, $bSendToBrowser = true, $height = 60, $barwidth = 1) in C:xampphtdocsglpipluginsbarcodevendorpearimage_barcodeImageBarcodecode128.php at line 75
Good day! Tell me what could be the problem?
This error occurred during the formation of the barcode. Everything is fine with the formation of the Q-code.
Equipment identification on the QRcode tag
Hello,
I downloaded the Barcode 2.4.1 version and saw numerous improvements.
However, I need to generate QrCode only with the device URL and the device name below.
The pugin only places the name when below the QrCode the name is included in the QrCode. with that the URL is not automatically directing the user to the page of the equipment in the GLPI
If I don’t check the name option the plugin generates the url correctly
however when we generate several tags it is difficult to identify the tag without the name below the QrCode.
Non-existent function: plugin_barcode_install plugin_barcode_check_config
Hi,
I tried to install version 2.5.0-rc3 on glpi 9.4.5 and got the following errors on the plugins’ page :
Non-existent function: plugin_barcode_install plugin_barcode_check_config
Non-existent function: plugin_barcode_uninstall
I’ve read on the glpi forum that someone else is having the same issue so it must be affecting everyones…
Thanks
unable to remove logo
Hi,
i have attached a pic of my company. But finally i want delete it.
How can i do that?
Thank you.
does not generate file and does not generate identification on the label
Hello
I am using glpi on version 9.4.4 with barcode plugins version 2.4.0 and GenericObject versao 2.7.0
I’m having two problems
the first, when I manage the Asset Qr Code, I can’t get the Asset Name or its ID to be printed next to it, or under the Qr Code which makes it difficult to print the Qrcode of multiple assets at once.
Every time I mark the name option or id as yes, this information is incorporated into qrcode which makes the web link function impossible, where the user would be directed to the asset page simply by simply reading qrcode.
Second problem… When I have the QRCode PDF File generated, a file is not downloaded on my machine, only the successfully generated file message appears in the lower right corner of the screen and I am required to click it so that the file is opened in my browser.
How to update to new version
Hi,
I try the suggested; to move old from plugin directory and to copy new, to log out and log in and it is not working. I try to copy new over existing but it is not working.
I am running GLPI 9.4-2.4
Barcode 2.4
update
When there will be an update for GLPI 9.1 ?
some enhancements
Fatal Error on Generating QR Codes
I’ve got an fatal on creating QR Codes. I use GLPI 9.4.3 and barcode 2.4.
Here ist the Debug Log:
Fatal error: Uncaught Error: Call to undefined method QRcode::png() in /var/www/html/plugins/barcode/inc/qrcode.class.php:159 Stack trace: #0 /var/www/html/plugins/barcode/inc/qrcode.class.php(380): PluginBarcodeQRcode->generateQRcode('Computer', '2', 1483400923, 0, Array) #1 /var/www/html/inc/massiveaction.class.php(991): PluginBarcodeQRcode::processMassiveActionsForOneItemtype(Object(MassiveAction), Object(Computer), Array) #2 /var/www/html/inc/massiveaction.class.php(970): MassiveAction->processForSeveralItemtypes() #3 /var/www/html/front/massiveaction.php(59): MassiveAction->process() #4 {main} thrown in /var/www/html/plugins/barcode/inc/qrcode.class.php on line 159
Problem installing – plugin list empty
Hi,
I just tried installing the barcode plugin.
GLPI version: 9.3.2
I tried the following steps:
cd /var/www/html/glpi/plugins
git clone https://github.com/pluginsGLPI/barcode.git
mv barcode-master barcode
chown -R www-data:www-data barcode
chmod -R 755 barcode/
After I sign-out and sign-in again my plugin-list is completely empty.
If I delete the barcode folder all my other plugins show up again
I also tried the dev brach with similar results.
Any ideas how to fix the problem?
Enhancement – Custom Page Dimension
barcode has predefined Page Sizes “A4, A5,A6 …” where can i add custom dimensions?
Add new page size
Hi, is there a possibilities to add a new page size ? I’d need to print QRCode on a special size tag.
Thanks a lot
Hey. tell me how to configure the plugin barcode
after installation, the code is generated, but when you scan the link to the computer is opened and not the form, how can I make the computer form open?
I can’t change my URL “By ID” to “Series Number”
Hello everyone,
I am sorry to trouble you but everytimes that I try to change my URL it will always comes back to “By ID” even when I save “Series number”, if someone know why it does this and could answer me i would be really grateful. I saw that there were an issues that could look similar to mine so I am really sorry if thats the case. I hope that you can help me without making me feel dumb
Anyway thank you to those who will help me 🙂
Add Generic Object plugin support
It would be great to enable support to Generic Object generated assets.
GLPI 9.3.2 – incompatiblilité
Bonjour,
Il semble que ce plugin est compatible avec toutes les versions >9.2 et <9.4.
Or, lorsque je copie le dossier dans le dossier plugin, je ne vois plus les plugins installés sous glpi.
Après suppression du dossier barcode, tout rentre dans l’ordre !
Empty sheet
Barcode is not generated. When generated, it gives an empty sheet
add option to display text beside qrcode
Installation Problems
I’ve got an inststallation error while there is an wrong require_once on line 53 in setup.php. After remove this line i can install it on GLPI 9.4.3.
Upgrading to 2.6 error
Hi, I’m tryng to upgrade 2.5.2 to 2.6 by GLPI web interface.
This is error:
“Il formato dell’archivio del plugin non è supportato dal tuo sistema: tbz2.”
Translating: tbz2 system error
How can I fix it?
barcode 2.4.0 no work at GLPI 9.4.2
Hello. The barcode 2.4.0 no work at GLPI 9.4.2,Pls.
website link in plugins menu is broken
What sheet labels is this designed to print on?
I’m using CODE128 barcodes. What labels (sheet) is this designed to print on? It appears to put CODE128 barcodes 4-across on a Letter sheet.
Is there a specific dimension or Avery label number this is designed for?
Print QR/Barcode on network devices
why there is no option to print QR or barcode on network devices?
Wrong URL ir QR barcodes
I think I found a bug in this plugin.
I´ve a GLPI installation on a test environment running without domain name, using only IP address.
The URL encoded in QR barcodes is wrong. The encoded IP is 1.8.2.23 but it should be 1.8.4.23
Regards.
suggestion – use TCPDF library provided by GLPI for QR code and barcode generation
Hi
TCPDF is able to generate barcodes and qr codes. It would be a good idea to use it instead of other libraries, and make the plugin smaller.
no support in the last stable version
I got the last stable version of glpi (glpi 9.1.6) and when I clone the master branch and try to use the GLPI says:
GLPI version not compatible need 0.85.x or 0.90.x
Is there a branch into git repository with support for this version?
Regards
How to install
hi i dont find the plugin on plugins list, need to run the setup php?
sorry for ask here but dont find in the wiki
compatibility with 9.4.3
Hello. Thank you for this plugin.
I ask you to help me. I’ve downloaded zip archive with this plugin and placed it to plugins folder: /var/www/html/glpi/plugins/barcode-master, renamed this folder to just “barcode”. Using documentation of GLPI I logout and login to GLPI as administrator, but Plugin menu didn’t appear. I can’t install this plugin, because I do not have plugin menu 🙁 I even set permissions 777 to plugin and barcode folders What can I check?
Additional string under the QR code.
Hello! I would like to thank you for the plugin. Could you add the ability to add an additional line to the generated QR? For example, I need the PC name to be in both the QR and the signature under the code. And, if it does not make it difficult for you, make it possible to view the generated QR files. Great to you is very grateful.
In GLPI 0.83.2 not work
Hi,
Im in GLPI 0.83.2 . I follow this steps:
Put the download in: /var/www/glpi/plugins
unzip barcode-baster.zip
mv barcode-master barcode
Immediately afterwards it shows me error when I go to: localhost/glpi
What am I doing wrong? I have put chmod -R 775 to ‘barcode’ folder.
Thanks!
Enhanced barcode in GLPI 9.1.3.
Hi, can it possible upgrade the plugin can used in GLPI 9.1.3 or above?
Thanks.
Change lib for generate barcode + barcode
Plugin can’t be install on GLPI 9.4.5
Hello There,
When I try to install the plugin on 9.4.5 version it doesn’t show itself on the plugin list.
More then that, after copy barcode folder in to plugins folder it’s make all others plugin disappear from plugin list and deactivate them.
When I delete barcode folder all came back to normal and on plugin list there is info that “clean after barcode plugin”.
PHP Warning: require_once(/home/hostingname/user/www_name/public_html/glpi/plugins/barcode/vendor/autoload.php): failed to open stream: No such file or directory in /home/hostingname/user/www_name/public_html/glpi/plugins/barcode/setup.php at line 53
Fatal error: require_once(): Failed opening required ‘/home/hostingname/user/www_name/public_html/glpi/plugins/barcode/vendor/autoload.php’ (include_path=’.:/usr/local/php/7.3/7.3.12-dh25/lib/php’) in /home/hostingname/user/www_name/public_html/glpi/plugins/barcode/setup.php on line 53
Sheet format and others things
Hello, I want to print a format C10 (40mmX2_mm) but when I am using this format I dont have a correct output. The visual is too small compared to the sheet format even with margin equal to 0.
As well I can see the page number displayed, how to remove “1/1” from the visual ?
BR
Network Equipment has no Barcode action
It seems Network needs to be renamed to NetworkEquipment line 49, hook.php, at least for 9.2.1
Wrong URL generated by the QRCode [GLPI9.4.2 | Barcode2.4]
Hi,
I’m not sure if it’s normal or not, but the link that’s generated by the QRCode is not the good one.
it’s supposed to be : ” http://[ip]/glpi/front/computer.form.php?id=1″
thanks,
Thom
Recommend Projects
-
ReactA declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
TypescriptTypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlowAn Open Source Machine Learning Framework for Everyone
-
DjangoThe Web framework for perfectionists with deadlines.
-
LaravelA PHP framework for web artisans
-
D3Bring 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.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
FacebookWe are working to build community through open source technology. NB: members must have two-factor auth.
-
MicrosoftOpen source projects and samples from Microsoft.
-
GoogleGoogle ❤️ Open Source for everyone.
-
AlibabaAlibaba Open Source for everyone
-
D3Data-Driven Documents codes.
-
TencentChina tencent open source team.
Обновляем плагин до версии совместимой с GLPI 10.0.0
Перемещаем или копируем исходную папку с плагином
mv /var/www/html/glpi/plugins/barcode /tmp/
cd /tmp
wget https://github.com/pluginsGLPI/barcode/releases/download/2.7.1/glpi-barcode-2.7.1.tar.bz2
Разархивируем файл в папку /var/www/html/glpi/plugins/:
tar -xvf glpi-barcode-*.tar.bz2 -C /var/www/html/glpi/plugins/
Обновление GLPI с версии 9.5 до версии 10.0.0
Обновление GLPI с версии 10.0.0 до версии 10.0.3
Обновление плагина FusionInventory
Обновление плагина MyDashboard