1.0.4 • Published 5 years ago

we-plugin-certification v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

We.js user certification plugin

Add suport to generate user certifications in PDF, this plugin use the pdfkit module for render the certifications

Installation

we i we-plugin-certification

Configuration

project config/local.js file

    // ...
    certification: {
      textPositions: {
        middle: { l: 30, t: 350 },
        left: { l: 30, t: 150 },
        right: { l: 400, t: 150 },
        // use text positions to add others settings for move texts in your page like:
        top: { l: 400, t: 0 },
      }
    }

URLS:

Get user certifications:

/user/:userId([0-9]+)/certification

API

See plugin.js file

Certification generation process

TODO!

Links

License

under the MIT license.

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago