Skip to content
Discussion options

You must be logged in to vote

I was looking through the code, and yeah, there are a few spots that would need changes. We’ve got some major releases coming up this month, so time is a bit tight right now.

What timeline are you looking at?

One possible approach for now: you could start by writing the extension to handle project syncing separately. Once that’s working, it can later be merged into your fork and self-hosted. That way you’ll get a feel for how much effort it takes to maintain, but on a much smaller code base related to phoenix.

Phoenix Code has a pretty tiny core - most features are built as extensions. We follow the same pattern internally: new features usually start as extensions and get merged into core…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@jeppebundsgaard
Comment options

@abose
Comment options

abose Nov 8, 2025
Maintainer

@jeppebundsgaard
Comment options

@abose
Comment options

abose Nov 8, 2025
Maintainer

Answer selected by jeppebundsgaard
@jeppebundsgaard
Comment options

@jeppebundsgaard
Comment options

@abose
Comment options

@jeppebundsgaard
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants