Skip to content

Commit

Permalink
[TASK] update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anjeylink committed Feb 3, 2020
1 parent da16cff commit 1a3f5de
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RESULTIFY
# Pixelant

This extension adds possibility to add cross-browser/cross-device messages in FE

Expand All @@ -23,12 +23,3 @@ This extension adds possibility to add cross-browser/cross-device messages in FE
4. Under "Record storage page" choose sys-folder that was created for storing messages

After that all messages that was created inside folder will apear to each FE user. FE user can press close for each message. In this case he/she will not see this message again, doesn't matter on which browser or device FE user open site again (cross-browser/cross-device).

## Scheduler
####There is possibility to add scheduler task to clean up redundant data from "fe users" table:
1. Go to scheduler module.
2. Press "Add task"
3. Under class choose ResultifyMessageBox->"Clean Up FE users message boxes"
4. Set Type and Frequency if needed

This task will remove all message ids from "fe user" table that are not present in system.

0 comments on commit 1a3f5de

Please sign in to comment.