Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a Model whose name matches the name of the Plugin. In this example, the Model is created at app/Plugin/MyPlugin/Model/MyPlugin.php.
  2. Define $cmPluginType to indicate the type of the Plugin, from the following options:

    $cmPluginType

    Description

    Available SinceInstantiated?
    authenticatorAuthenticator Pluginv3.1.0Yes
    confirmerInvitation Confirmer Pluginv3.1.0No
    dashboardwidgetDashboard Widget Pluginv3.2.0Yes
    datafilterData Filter Pluginv3.3.0Yes
    enroller
    Enrollment Flow Pluginv0.9.4No
    identifiervalidatorIdentifier Validation Pluginv2.0.0Optional
    jobJob Pluginv3.3.0Yes, when queued
    ldapschemaLDAP Schema Pluginv2.0.0Yes, via LDAP schema configuration

    normalizer

    Normalization Plugin

    v0.9.2No
    orgidsourceOrganizational Identity Sources Pluginv2.0.0Yes

    provisioner

    Provisioning Plugin

    v0.8Yes

    other

    Any other type of Plugin

    v0.8No

    As of v2.0.0, $cmPluginType may also be an array.

...

Menu Location Key

Menu Location*

Default Permission

Icon?

CO ID Inserted?

CO Person ID Inserted?

Available Since

cmp

Platform Menu

CMP Administrator




v0.8
cos

Collaborations Menu

(warning)(warning) Removed v3.0.0

Member of Any CO


v0.8 - v3.0.0


coconfig

CO Configuration Menu

CO Administrator

(tick)

(tick)


v0.8
comainCO Main MenuMember of CO(tick)(tick)
v3.2.0

copeople

CO People Menu

Member of CO


(tick)


v0.8
cogroupsCO Groups MenuMember of CO
(tick)
v1.0.0

coperson

My Identities Menu

Member of CO



(tick)

v0.8
coservices

CO Services Menu

(warning)(warning) Removed v3.0.0

Member of CO
(tick)

v2.0.0 - v3.0.0

...

...