Keyword check

Keyword check [Paid] 1.7

No permission to buy ($35.00)

AndyB

Well-known member
AndyB submitted a new resource:

Keyword check - Sends email to staff member when a post contains certain keywords.

Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:

https://www.xf2addons.com/

Description:

Sends email to staff member when a post contains certain keywords.

(Example of email)

View attachment 200234

(Example of Options page)...

Read more about this resource...
 
Is it possible to have this made the post "moderated" instead of sending an email? It seems to be more useful this way versus clogging up email. At least it makes it more usable and desirable for me if it worked this way :)
 
Is it possible to have this made the post "moderated" instead of sending an email? It seems to be more useful this way versus clogging up email. At least it makes it more usable and desirable for me if it worked this way :)
Likewise, this add on looks to be what I'm after but all I want is it moved to the approvals list like a message matching spam rather than an email or a thread and never going live.

@AndyB is this a change you would consider?
 
Takes too long to check a word. Getting errors.

Code:
#0 src/XF/Db/Mysqli/Statement.php(110): SV\SlowQueryLogger\Db\Mysqli\SlowQueryLogAdapter->logQueryCompletion()
#1 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#2 src/XF/Db/AbstractAdapter.php(157): XF\Db\AbstractAdapter->query('
        SELECT xf_po...', Array)
#3 src/addons/Andy/KeywordCheck/XF/Cron/KeywordCheck.php(484): XF\Db\AbstractAdapter->fetchAll('
        SELECT xf_po...', Array)
#4 src/XF/Job/Cron.php(37): Andy\KeywordCheck\XF\Cron\KeywordCheck::runKeywordCheck(Object(XF\Entity\CronEntry))
#5 src/XF/Job/Manager.php(260): XF\Job\Cron->run(2)
#6 src/XF/Job/Manager.php(202): XF\Job\Manager->runJobInternal(Array, 2)
#7 src/XF/Job/Manager.php(86): XF\Job\Manager->runJobEntry(Array, 2)
#8 job.php(43): XF\Job\Manager->runQueue(false, 2)
#9 {main}
 
Is it possible to have this made the post "moderated" instead of sending an email? It seems to be more useful this way versus clogging up email. At least it makes it more usable and desirable for me if it worked this way :)

Likewise, this add on looks to be what I'm after but all I want is it moved to the approvals list like a message matching spam rather than an email or a thread and never going live.

@AndyB is this a change you would consider?

Hi Andy, making the post moderated would be ideal for us also. Hope you will consider it. Cheers.
 
Top Bottom