Skip to content

chrisdivyak/cosignid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoSign Id plugin for Craft CMS 3.x

Craft 3 Plugin version of Cosign login

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require readme.md/co-sign-id
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for CoSign Id.

CoSign Id Overview

This is a simple plugin that pulls the session cosign id into a Craft variable for usage throughout templates.

Using CoSign Id

You can set a variable in your templates to grab the cosign id after sign in.

{% set studentId = craft.cosignid.studentId  %}

Brought to you by WPSU Multimedia

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages