| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
JCB Repositories define where Joomla Component Builder (JCB) pushes or pulls content from
during INIT, RESET, and PUSH operations.
They act as the Git configuration layer for managing remote syncing of the following entity types:
Each repository configuration defines how and where content is versioned - using GitHub, Gitea, or similar Git platforms.
A JCB Repository specifies:
Each repository becomes a "target" used by JCB to push and pull data between your local builder and remote Git Repo.
Repositories themselves do not contain the data - they provide the link for transferring it.
You can define two authentication modes:
This provides fine-grained control for contributors, CI/CD automation, or organization-level collaboration.
Depending on the selected Git type:
Each Repository can be assigned as the sync target for:
When INIT or RESET is triggered in those respective areas, JCB uses the matching repository settings to:
Multiple repositories can exist for different content types or development environments.
Repositories define where things go — they are the communication bridge between your structured data in JCB and your remote Git Repositories.
| Back | FazBrowse Home | New Git URL |