Skip to content

Conversation

@rvveber
Copy link
Collaborator

@rvveber rvveber commented Nov 4, 2025

This is a Draft to integrating the Plugin System.
(Proper cleanup and more fine grained commits later)


> Documentation <

For Testing

  1. pull/switch to branch locally
  2. make run
  3. docker compose stop frontend-development
  4. in src/frontend/apps/impress/.env.development
    set NEXT_PUBLIC_DEVELOP_PLUGINS to true
  5. cd src/frontend/apps/impress
  6. yarn install
  7. yarn dev
    • new terminal
  8. cd src/frontend/apps/impress-plugin
  9. yarn install
  10. yarn dev
  11. visit localhost:3000
  12. login and see for example menu plugin in the header
  13. click/create document and see another demo plugin in header

... more fine grained commits later
@rvveber rvveber requested a review from AntoLC November 4, 2025 09:30
@rvveber rvveber marked this pull request as draft November 4, 2025 09:30
@rvveber rvveber changed the title Integrates plugin system POC to test [not merge yet] Integrates plugin system POC to test Nov 4, 2025
@rvveber rvveber changed the title [not merge yet] Integrates plugin system POC to test [to test and give feedback] Integrates plugin system POC to test Nov 4, 2025
@rvveber rvveber changed the title [to test and give feedback] Integrates plugin system POC to test [to test] Integrates plugin system POC Nov 4, 2025
@rvveber rvveber self-assigned this Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants