Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iqual-ch/iq_autocode
https://github.com/iqual-ch/iq_autocode
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iqual-ch/iq_autocode
- Owner: iqual-ch
- Created: 2021-12-09T13:11:31.000Z (about 3 years ago)
- Default Branch: 2.x
- Last Pushed: 2022-07-22T07:46:59.000Z (over 2 years ago)
- Last Synced: 2023-03-11T20:17:50.279Z (almost 2 years ago)
- Language: PHP
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iq_autocode
This modules adds autocomputed short url and qr code fields to nodes and terms.
## Installation
Install the module using composer:
`composer require iqual/iq_autocode`Enable the module using drush:
`drush en iq_autocode`## Dependencies
The module requires drupal/barcodes and tecnickcom/tc-lib-barcode. For tecnickcom/tc-lib-barcode, the general packagist repo may be necessary.## Setup
1. Navigate to the content type (/admin/structure/types/manage/TYPE) or vocabulary (/admin/structure/taxonomy/manage/TYPE).
2. In the section Autocode, activate the desired functions.Detailled info about the module can be found here: