Overview
Regbar is an icard generator application that creates icards containing barcodes for each user during registration. It does solve the problem seperate icard generation if you are organizing some conference or any event. If you have setup a nice Drupal website for registration then user can get these icards printed & then all one gotta do is to verify authenticity,if need, using barcode scanner.
Features
- Multiple Barcode Encoding Format Support(EAN 8, EAN 13, standard 2 of 5 (industrial), interleaved 2 of 5, code 11, code 39, code 93, code 128, codabar, MSI, Datamatrix (ASCII + extended)).
- Integration with libraries api.
- Barcode which will be printed can be easily configured to match your need by color, width, background, height, positioning.
- You can use either username or choose random string to give uniqueness to ICard very easily.
- You can either use default specified template or can upload one to give your Icard more good look & feel.
- All the burden of generating iCards for users who is attending your event is not there anymore.
Installation
- Follow the usual module installation procedure.
- Do not forget to install the dependency 'libraries api' module.
- Make sure to put Barcode.php & arial.ttf in 'regbarlibs' folder inside
sites/all/libraries, so the path should be:
e.g. sites/all/libraries/regbarlibs/Barcode.php You can get those from here. - Visit the status page [ admin/logs/status ] to check barcode is installed correctly.
- Visit the settings page [ admin/settings/regbar/settings ]to review the global settings.
- Don't forget to set permissions at admin/user/permissions.
- You are good to go, I suppose :-)
Known Issues
- Works only for jpg format currently.
Todo List
Resolve all minor stuff #1457952-12: Regbar reported by patrickd- Support More Barcode Encoding Types
- Integration with cck & profile module.
Porting to Drupal 7- Multiple fileformat Support
You can try out live demonstration of it here:
http://nmudgaldev.devcloud.acquia-sites.com/
Please feel free to report any bugs, issues or submit patches :-)
Project information
- Project categories: Content editing experience, Integrations
- Created by nmudgal on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

