Linux 软件免费装

Report Viewer for Power BI

开发者 Atlas Public Policy
atlaspolicy
更新时间 2026年9月4日 04:18
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

embed reports business intelligence power bi

下载

1.0.0

详情介绍:

Report Viewer for Power BI lets you create Power BI Report posts in WordPress, then embed them anywhere using the [powerbi_report] shortcode. Authentication is handled server-side via the Azure AD ROPC flow — credentials never reach the browser. Features:

安装:

  1. Upload the plugin files to the /wp-content/plugins/report-viewer-for-power-bi directory, or install via the WordPress plugin screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Power BI Reports → Settings and enter your Azure AD credentials.
  4. Create a Power BI Report post and enter the Report ID and Group/Workspace ID.
  5. Add [powerbi_report id="{post_id}"] to any page or post.

常见问题:

What Azure AD credentials do I need?

You need a Tenant ID, Client ID, Client Secret, and a Master User account (UPN + password) with Power BI access. The Master User account must have MFA disabled. See the Microsoft Power BI Embedded documentation for full setup instructions.

Does this require Composer?

The distributed ZIP includes all PHP dependencies pre-installed. Composer is only needed if you are developing or building from source.

How do I enable development mode?

Set RVPBI_DEV_MODE to true in report-viewer-for-power-bi.php, then start the Vite dev server with cd react-app && npm run dev.

Where is the source code?

The full source code, including the React/TypeScript frontend, is available on GitHub: https://github.com/AtlasPublicPolicy/report-viewer-for-power-bi

更新日志:

1.0.0