1.0.4 • Published 7 years ago

we-plugin-certification v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

9 years ago

0.3.6

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago