Skip to content

FAQ service with moderation, logging and telegram-bot

License

Notifications You must be signed in to change notification settings

ksyukaksyu/faqService

Repository files navigation

FAQ servise with moderation and telegram-bot

@author Ksenia Konovalova

Install

Additional info for nginx server:

https://github.com/yiisoft/yii2/blob/master/docs/guide/start-installation.md#recommended-nginx-configuration-

Home:

/frontend/web/

User:

admin:adminadmin

DB

DB config:

/common/config/main.php

DB dump:

faq.sql

DB schema:

db_schema.jpg

schema

Features

Logger

Class:

class common\log\AppTarget

Log file:

/frontend/runtime/logs/actions.log

Bloking by key words

Class:

class frontend\models\Stopword
class frontend\models\StopwordsSearch

Method:

frontend\models\Question->save()

Telegram Bot

Class:

class frontend\mods\Telegram

Bot:

http://telegram.me/FAQNetDiplomaBot

About

FAQ service with moderation, logging and telegram-bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published