Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

[WIP] Try fresh-data wp-plugin as external. #301

Conversation

coderkevin
Copy link
Contributor

@coderkevin coderkevin commented Aug 16, 2018

This commit tries out using fresh-data as a wp-plugin that is external
to the repository altogether. It exists here in a subdirectory, but for
a real implementation it should be in its own package.

See #248 and https://github.com/WordPress/gutenberg/pull/8754/files for more details.

To Test:

  1. Clone gutenberg to your plugins directory, use current master, npm install, npm run build.
  2. Build this branch as normal.
  3. Test out functionality on the orders. It should show "Loading..." and then the orders. And clicking the button should actually fulfill each order.
  4. Change order status from another page, the order status on this page should update within 5 minutes.

This commit tries out using fresh-data as a wp-plugin that is external
to the repository altogether. It exists here in a subdirectory, but for
a real implementation it should be in its own package.
@coderkevin
Copy link
Contributor Author

Closing in favor of #833

@coderkevin coderkevin closed this Nov 27, 2018
@samueljseay samueljseay deleted the try/fresh-data-wp-data-external branch April 7, 2021 03:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant