Description
In conjunction with the Faust.js? NPM packages, the Faust.js? WordPress plugin enables a decoupled front-end to authenticate with WordPress through GraphQL mutations and REST API endpoints. It is the bridge between a Faust.js? powered front-end application, and a WordPress backend.
The plugin also provides useful options for headless sites, such as the ability to:
- Hide “theme” admin pages.
- Redirect public route requests to the front-end application.
- Rewrite WordPress URLs to front-end URLs in queried content.
Screenshots
Installation
- Search for the plugin in WordPress under “Plugins -> Add New”.
- Click the “Install Now” button, followed by “Activate”.
That’s it! For more information on getting started with headless WordPress, see Getting Started with Faust.js.
FAQ
-
If I need more support, where should I ask questions?
-
Use one of the channels below to contact the Faust.js team for support.
GitHub – Faust.js GitHub documentation and codebase.
Discord – Interactive chat support on Discord. -
Where can I find more information about development and future features for this plugin?
-
Great question! The development team posts weekly summaries of sprints related to Faust.js, here.
-
Why the name “Faust.js”?
-
Johann Faust was a German printer and was instrumental in the invention of the printing press, along with his partner Johann Gutenberg. In the same way the printing press democratized the spread of information, the mission of Faust.js is to support and further the vision of WordPress to democratize publishing on the web.
Reviews
Contributors & Developers
“Faust.js” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Faust.js” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.1
Patch Changes
- e80d80af: Tested up to WordPress v6.6.1
1.4.0
Minor Changes
- 9ff1df86: Introduces a new setting on the Faust settings page that allows users to opt-in or out of Faust removing Nav Menu Locations that are not registered on the Faust Settings page.
1.3.2
Patch Changes
- 84076cd1: Bug: Fixes issue with blocks not showing in the block editor when running blockset command on WP >=v6.5