Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
endroid_qr_code
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
endroid_qr_code
Merge requests
!7
Issue
#3332818
: Update README.md file according to README.md template
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3332818
: Update README.md file according to README.md template
issue/endroid_qr_code-3332818:3332818-update-readme.md-file
into
3.0.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Shubham Rathore
requested to merge
issue/endroid_qr_code-3332818:3332818-update-readme.md-file
into
3.0.x
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
3.0.x
3.0.x (HEAD)
and
latest version
latest version
6530d486
1 commit,
2 years ago
1 file
+
28
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
28
−
15
Options
#
INTRODUCTION:
#
Endroid Qr Code
> The Endroid QR Code module enables to generate a QR Code image.
> It provides a field formatter, field widget, field type plugin.
The Endroid QR Code module enables to generate a QR Code image.
> Now, the branch 8.x-2.x is set to have both options,
> 1. Text
> 2. Url
> Just pass the full url in the field to get QR Image.
It provides a field formatter, field widget, field type plugin.
*********
#REQUIREMENTS:
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/endroid_qr_code
)
.
> Install endroid/qr-code package from packagist.org using:
> *composer require
endroid
/
qr
-
code
-bundle*
.
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/
endroid
_
qr
_
code
)
.
#INSTALLATION:
> Install in like any other module [link](https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules).
## Table of contents
#CONFIGURATION:
-
Requirements
-
Installation
-
Configuration
> Got to */admin/config/endroid_qr_code* & set logo size, width & margin.
## Requirements
Install endroid/qr-code package from packagist.org using:
`composer require endroid/qr-code-bundle`
.
## Installation
Install as you would normally install a contributed Drupal module. For further
information, see
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
)
.
## Configuration
1.
Got to
*/admin/config/endroid_qr_code*
& set logo size, width & margin.
Loading