- Notifications
You must be signed in to change notification settings - Fork15
⚡ Lightweight Chatter messenger utility item, which supports real-time private conversation, in Salesforce Lightning Experience. Built by Lightning Web Component.
License
shunkosa/lightning-chatter-messenger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
⚡Chatter messenger utility item, which supports private chatter conversation, in Salesforce Lightning Experience. Built by Lightning Web Component. Motivated by the ideaChatter Messenger for Salesforce
Click the following link. Before installation, my domain must be enabled in the target org.
You can also install in your scratch org by cloning this repo and pushing the source.
After installation, addchatterMessenger
custom component as an utility item in application setting.
Make sure that the profile of the users has create and read access to Chatter Message Event to refresh the screen automatically.
- Clone this repo and run
npm install
. - Authorize a DevHub (if not yet) and create a scratch org, and then push the source to the org. (Or use sfdx button above)
- Assign permission.
sfdx force:user:permset:assign -n LCM_Manager
- Create test users.
sfdx force:apex:execute -f ./scripts/apex/init.apex
Feature requests, bug reports and pull requests are welcome🙏🏻
- Akira Kuratani - This project is inspired by hisLightningMessage app.
The source code is licensed under theMIT license
About
⚡ Lightweight Chatter messenger utility item, which supports real-time private conversation, in Salesforce Lightning Experience. Built by Lightning Web Component.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.