Linux 软件免费装
Banner图

Answers Pai

开发者 dewan-shahedur-rahman
更新时间 2026年8月21日 18:10
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

community forum social-network qa questions-answers

下载

1.0.0

详情介绍:

Answers Pai is a free community plugin for WordPress. It lets you run questions and answers, topic-based discussion, member profiles, and reputation on your own site and database. Community pages and the moderation dashboard use clean URLs you choose (for example /community/), outside wp-admin. Official site: https://answerspai.com Developer: Dewan Shahedur Rahman Who is this for? What you can build Architecture Answers Pai uses a Vue front-end on top of the WordPress REST API, with dedicated database tables for community data. The community still runs on your WordPress URLs. Content stays in your database. Community features Moderation and administration Privacy and data ownership Community content stays in your database. Uninstall does not delete data unless you enable “Delete data on uninstall.” Optional add-ons Additional modules (private messaging, social login, Ask AI, follow, captcha, XML sitemaps, and more) are available as a separate commercial plugin, Answers Pai Pro, from answerspai.com. The plugin on WordPress.org is fully usable on its own. Documentation: https://answerspai.com Answers Pai is free software licensed under GPLv2 or later.

安装:

  1. Upload the answers-pai folder to /wp-content/plugins/, or install the ZIP via Plugins → Add New → Upload Plugin.
  2. Activate Answers Pai.
  3. Open Answers Pai in wp-admin, set your community base path (for example community), and save.
  4. Visit https://yoursite.example/community/ for the community and https://yoursite.example/community/admin/ for the dashboard.
  5. Configure topics and email as needed. For reliable outbound mail on many hosts, use an SMTP plugin.

屏幕截图:

  • Member profile with cover, bio, points, badges, and activity tabs.
  • Ask a question with rich editor, media, and similar-question hints.
  • Feed layout styles (social card, list, and stats list).
  • Theme settings — logos, colors, and site title.
  • Header branding — colors, sticky header, and menu toggles.
  • SEO titles, descriptions, and indexing controls.
  • Advertisement placements for topic and question pages.
  • Ask AI companion screen (Answers Pai Pro).
  • Integration settings for media and connected services (Answers Pai Pro).

升级注意事项:

1.0.0 First release. Build your WordPress Q&A community on your own domain.

常见问题:

Can I build a Quora-like or Reddit-style community on WordPress?

Yes. Answers Pai runs Q&A and discussion on your WordPress site: questions, answers, topics, tags, profiles, reputation, feeds, and moderation — on your domain.

Is this a Q&A plugin or a forum plugin?

Both in practice. It supports Q&A workflows plus topic/tag discussion and member profiles.

Is Answers Pai headless?

It uses a decoupled Vue SPA and the WordPress REST API. The community still runs on your WordPress URLs.

Is it fast? Does it work with LiteSpeed Cache?

The SPA + REST + dedicated tables design is built for responsive community UX. It works alongside common cache plugins (including LiteSpeed Cache). Exact speed depends on hosting, caching, and media.

How is this different from Question2Answer or Discourse?

Those are excellent standalone platforms. Answers Pai is for teams that want a modern community experience inside WordPress — same site, users, and hosting.

Does it work on shared hosting?

Yes, if your host meets the requirements: WordPress 6.5+, PHP 8.1+, and a MySQL/MariaDB database with enough resources for your traffic. Performance still depends on your plan, caching, and plugins.

How do I send email reliably?

Configure SMTP. You can install a trusted SMTP plugin from WordPress.org (for example SMTP Pai). Answers Pai can help install SMTP Pai from dashboard email settings when your account can install plugins.

Where is the community dashboard?

At /{base}/admin/ — for example https://example.com/community/admin/. Available to administrators and Answers Pai moderators. The base path is configurable.

Does uninstalling delete my community data?

Only if you enable “Delete data on uninstall.” Otherwise questions, answers, and profiles remain in the database.

Where is the front-end source code?

The plugin ships with pre-built front-end assets in assets/dist/. Site owners do not need Node.js or any build step — install and activate only. Human-readable Vue/JavaScript sources are included in src-community/, src-dashboard/, and src-shared/ for developers who modify the UI (rebuild with npm install && npm run build).

Who develops Answers Pai?

Answers Pai is developed by Dewan Shahedur Rahman. Project site: https://answerspai.com

更新日志:

1.0.0