Skip to content

Q2A plugin: Displays the newest events of your question to answer forum in a widget.

Notifications You must be signed in to change notification settings

fullstack412/Q2A-Recent-Events-Widget

Repository files navigation

Question2Answer Recent Events Widget

Description

This plugin for Question2Answer displays the newest events of your q2a forum in a widget.

Features

  • considers questions/answers/comments/best-answer-selects/registed users as events to show
  • needs plugin "Event Logger" enabled, check Admin > Plugins >Event Logger >options (tick "Log events to qa_eventlog database table")

Installation

  1. Install Question2Answer
  2. Get the source code for this plugin from _github, download directly from the project page and click Download
  3. Extract the files to a subfolder such as q2a-revent-events-widget inside the qa-plugins folder of your Q2A installation.
  4. Change language strings in qa-recent-events-widget-lang.php
  5. Navigate to your site, go to Admin -> Plugins on your q2a install.
  6. The event logger plugin must be active, see option Log events to qa_eventlog database table.
  7. Then go to Admin >Layout >Available widgets, and add the widget "Recent Events Widget" where you want it to appear

Disclaimer

This is beta code. It is probably okay for production environments, but may not work exactly as expected. You bear the risk. Refunds will not be given!

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Copyright

All code herein is OpenSource. Feel free to build upon it and share with the world.

About q2a

Question2Answer is a free and open source platform for Q&A sites. For more information, visit: www.question2answer.org

Final Note

If you use the plugin: + Consider joining the Question2Answer-Forum, answer some questions or write your own plugin! + You can use the code of this plugin to learn more about q2a-plugins. It is commented code. + Thanks!

About

Q2A plugin: Displays the newest events of your question to answer forum in a widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages