claromentis / thankyou
A component to say thanks to each other
Installs: 3 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 9
Forks: 1
Open Issues: 7
Type:claromentis-module-v7
Requires
- php: >=7.2
- claromentis/framework: >=8.9
- claromentis/installer-composer-plugin: ^1.2.3
- v4.0.x-dev
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-rc
- v3.3.x-dev
- 3.3.2
- 3.3.1
- 3.3.0
- v3.2.x-dev
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.2.0-rc
- v3.1.x-dev
- 3.1.2
- 3.1.1
- 3.1.0
- v3.0.x-dev
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- v2.x-dev
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- v1.x-dev
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-feature/ui-refresh
- dev-bugfix/BT-1494_disabled-core-values_submitting-anyway
- dev-feature/group-thank-yous
- dev-bugfix/BT-680_user-dropdown-no-localization
This package is auto-updated.
Last update: 2020-12-20 11:13:41 UTC
README
A simple application to say thanks to fellow employees.
- Version 3.2 - for Claromentis 8.2 and 8.3 (new features - see change log)
- Version 3.1 - for Claromentis 8.2
- Version 3.0 - for Claromentis 8.1 (includes Pages app component)
- Version 2.x - for Claromentis 8.0
- Version 1.x - for Claromentis 7.3 and 7.4
Installation
Composer
Add the module to modules.json
"claromentis/thankyou":"*"
then run the installer using ./clc resolve
Manually
- Clone this repository to
/web/intranet/thankyou
- Run
./clc app:install thankyou
in the Claromentis application directory
Usage
Once installed, this application adds "Thanks" tab on each user's profile that displays list of latest 10 thanks. It's also possible to add a global list of thanks on the intranet home page or any other page using a component:
<component class_key="thankyou" allow_new="1" limit="10">