faustjs
faustjs copied to clipboard
Faust.js™ - The Headless WordPress Framework
Currently in Faust, there is a 1-to-1 relationship from WordPress instance to Faust site. Let's build a POC to see if we can modify the Apollo client (either by modifying...
## Environment - Faust WordPress plugin: 1.2.1 - WordPress version: 6.4.3 - Browser, OS, and other relevant software versions: Safari 17.3 ## Description When publishing a post using the block...
## User Story (Required) As a Faust user who uses previews in their Faust templates, I want to automatically have Apollo set no-fetch options and/or set a cache buster SHA...
When trying to log in (with `onLogin` from `@faustwp/experimental-app-router` or `generateAuthorizationCode` GraphQL mutation) with an inexistant username/email, or wrong password we get a specific error message for each case: ```json...
As a team we can only support Next.js and Apollo for support and requests with Faust.js. This ticket is to review our documentation and ensure that this support has been...
As the title, please show me how to get the value of the parameters on the URL in the variables For example, URL www.domain.com/archive/?page=1&order=asc I want to receive the value...
## Description block-editor-utils package should allow the users to add their own custom controls. ## Acceptance Criteria - package allows users to add their own custom control or mappings from...
## User Story (Required) As a Faust developer, want to see a console log statement saying something to the tune of “xxx filter is being used in the plugin system....
## User Story (Required) As a site owner, I want to use Faust in a way that allows me to use traditional WordPress posts/pages in addition to headless posts/pages. ##...
## Environment - `@faustwp/core` version: 2.0.0 - `@faustwp/cli` version: 2.0.0 - `@faustwp/blocks` version: N/A - `@faustwp/block-editor-utils` version: N/A - WordPress version: 6.4.3 - Browser, OS, and other relevant software versions:...