Faust.js

وضاحت

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.

تصوير

  • The settings page
  • Portfolio, blog, and basic blueprints for headless sites built with Faust.js
  • A code snippet

انسٽاليشن

  1. Search for the plugin in WordPress under “Plugins -> Add New”.
  2. 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.

جائزا

26 جُولاءِ 2023
Reduces the complexity of building headless WordPress frontends for the web tenfold. Addition of Apollo helps the user flexibly perform declarative queries to manipulate and structure data too.
16 آڪٽوبر 2022
This plugin makes all cms management much more efficient, simple, and fast. It is highly recommended
18 جُولاءِ 2022
This plugin is really awesome
جمع: سڀ 6 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Faust.js” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Faust.js” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.1.2

Patch Changes

  • 78a061a: Fixed a bug that caused links to files in wp-content to be rewritten to the Faust Front-end site URL when they should not have been.
  • 2559958: Bug Fix: Fixed missing call to autosave when using Post/Page previews.
  • 75f5c80: Fixed a bug where links were rewritten to the Faust Front-end Site URL when using the post editor, resulting in those rewritten links being saved to the post content and guid fields when they shouldn’t be. These links are now saved with the URL pointing to the WP site, as they should be. They are still rewritten at runtime to link to the Front-end Site URL when appropriate.

1.1.1

Patch Changes

  • b2c0fd3: Updated the settings page to improve descriptions and documentation links.

1.1.0

Minor Changes

  • c29f83d: Add blockset command in @faust/cli and faustwp plugin.

    Add your blocks inside wp-blocks folder. Then run faust blockset to compile and upload the blocks into WordPress. Blocks will be available in the editor.

  • d3d30aa: Added support for authenticated WPGraphQL introspection queries using FAUST_SECRET_KEY. It is no longer required to enable “Public Introspection” in WPGraphQL.

View the full changelog