Faircoin Address Field

Component ID

2539964

Component name

Faircoin Address Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

958

Component created

Component changed

Component body

This module creates a new faircoin address field type, that is available to attach to any entity. When user introduces the address, the module validates it. When the field is displayed, it presents a qr-code if little icon is clicked.

This module is a simple and light field type creator. It can be used to extend the users' profile (admin/config/people/accounts/fields), to attach it to any node or content type (admin/structure/types/manage/[content_type]/fields), or to attach to any custom entity.

Installation for Drupal 7

  • Download and install the Libraries API 2 module.
  • Download the qrcode.js plugin.
  • Unpack and rename the plugin directory to "qrcode" and place it inside the "sites/all/libraries" directory. Make sure the path to the plugin file becomes: "sites/all/libraries/qrcode/jquery.qrcode.min.js"
  • Download and install Faircoin Address Field module.

Installation for Drupal 8

  • Download the qrcode.js plugin.
  • Unpack and rename the plugin directory to "qrcode" and place it inside the "/libraries" directory (if it doesn't exist, you have to create the directory in the root of drupal). Make sure the path to the plugin file becomes: "/libraries/qrcode/jquery.qrcode.min.js"
  • The module doesn't have any other dependency.

Faircoin information

Please, visit:
https://fair-coin.org

https://fair.coop