Skip to content
Discussion options

You must be logged in to vote

@SAP74 There is quite a few ways to accomplish this in JCB for different areas.

We would recommend using the File Includes functionality provided by Joomla Component Builder (JCB) for this use case.

JCB allows you to include external files and folders directly into your component package without modifying or overriding core-generated files. This approach keeps your custom logic clean, maintainable, and fully under your control.

How it works

  • You maintain your custom files separately within your own codebase.

  • These files are written and updated manually, independent of JCB's generated structure.

  • Within JCB, you simply reference the file or folder path, and it will:

    • Automatically incl…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@SAP74
Comment options

@lemuelvdm
Comment options

Answer selected by lemuelvdm
@SAP74
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants