Linux 软件免费装
Banner图

Frontend View For Headless CMS

开发者 DropTheme
Dropndot
更新时间 2026年5月15日 20:29
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

React next.js headless frontend headless CMS WordPress WordPress to Next.js

下载

1.1 2.0 1.0

详情介绍:

Frontend View For Headless CMS is a plugin that seamlessly links your backend WordPress content, including posts, pages, custom post types, taxonomies, categories, and authors to your headless CMS frontend site. This ensures that any content in your WordPress backend are linked with your headless CMS frontend, therefore, you can easily visit the contents using visit links. Features: Works with any frontend that consumes WordPress via the REST API, GraphQL, or your own data layer—as long as your frontend URLs follow the paths you configure.

安装:

  1. From your WordPress dashboard, go to Plugins → Add New.
  2. Search for Frontend View For Headless CMS and press Enter.
  3. Click Install Now, then Activate.
  4. Go to Frontend View Settings in the admin menu (or Plugins → Settings on this plugin’s row).
  5. Enter your frontend site URL (no trailing slash) and save.
Manual install:
  1. Upload the frontend-view-for-headless-cms folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Open Frontend View Settings and enter your frontend site URL.

屏幕截图:

  • View link on a post list row pointing to the headless frontend.
  • Opened frontend page for the respective content.

升级注意事项:

2.0 Major update: redesigned settings, slug mapping, admin bar “Visit Site” support, preview paths, and improved link rewriting for headless frontends. Configure your frontend URL after upgrading.

常见问题:

Can I use this plugin with any front-end application?

Yes. It only rewrites admin links to URLs you configure. Your frontend can be built with Next.js, Nuxt, Gatsby, Astro, React, Vue, or any other stack.

How do I configure the plugin?

After activation, open Frontend View Settings and enter your frontend site URL. Optionally enable a custom preview path, set the author slug, and map taxonomy or CPT path segments to match your frontend routing.

Does this plugin work with custom post types?

Yes. Public custom post types shown in the admin UI appear under Post type / CPT slug overrides, where you can set a custom segment or enable Empty slug to drop the CPT base from links.

What does “Empty slug” do?

When enabled for a taxonomy or post type, the plugin removes that base path segment from generated URLs. For example, /products/my-item/ can become /my-item/ on your frontend if your routes are flat.

Is this plugin compatible with multisite?

Yes, the plugin is compatible with multisite installations. Configure the frontend URL per site as needed.

How do I set the frontend site URL?

Go to Frontend View Settings and enter the full URL of your frontend (for example https://www.example.com).

Does the plugin support HTTPS?

Yes, both HTTP and HTTPS frontend URLs are supported.

更新日志:

2.0 1.1 1.0