Took me 30 minutes to update this project (a backend only project) from Joomla 3 π£ π π π π π π 5οΈβ£
https://git.vdm.dev/joomla/eHealth-Portal/src/branch/5.0-dev
https://git.vdm.dev/joomla/eHealth-Portal/src/branch/5.0-dev
Please open Telegram to view this post
VIEW IN TELEGRAM
Good news, the back-end is stable (except for this DB issue)
Thank you for all those testing the JCB extension, it is really helping us move faster. PLEASE CONTINUE!!!!
Next we are moving towards the front-end!
I already have a few components that work both front-end and back-end (no errors in Joomla 5). I just had to manually write the Router class. So I am working on automating the new Router class as we speak. The new Router class has moved to its own table in JCB... more info to follow.
We want to have a Code Sprint (virtual). Who would be interested?
Agenda for Code Sprint:
- Create a checklist of TODO's for migrating a JCB component to Joomla 5 (see repo AI made as the starting point)
- Discussion about new features we would like to add
- Further debugging of known issues
Please open Telegram to view this post
VIEW IN TELEGRAM
I picked a few dates that will work for me, (I had a two - three hour slot in mind)
Please show your interest, and help us pick the day.
Please show your interest, and help us pick the day.
Final Results
0%
Monday Feb 5th Office Hours (GMT +2)
67%
Monday Feb 5th After Hours (GMT +2)
0%
Tuesday Feb 6th Office Hours (GMT +2)
22%
Tuesday Feb 6th After Hours (GMT +2)
0%
Thursday Feb 8th Office Hours (GMT +2)
22%
Thursday Feb 8th After Hours (GMT +2)
11%
Friday Feb 9th Office Hours (GMT +2)
11%
Friday Feb 9th After Hours (GMT +2)
22%
Saturday Feb 10th Office (GMT +2)
33%
Saturday Feb 10th After Hours (GMT +2)
So we have a winner:
## Monday Feb 5th After Hours (GMT +2)
> Now we would like to select the starting time:
## Monday Feb 5th After Hours (GMT +2)
> Now we would like to select the starting time:
Final Results
14%
Feb 5th, 5pm (GMT +2)
14%
Feb 5th, 6pm (GMT +2)
0%
Feb 5th, 7pm (GMT +2)
0%
Feb 5th, 8pm (GMT +2)
71%
Feb 5th, 9pm (GMT +2)
We have now also added a new channel for JCB on the official Joomla-MatterMost chat platform for those who prefer to connect there.
https://joomlacommunity.cloud.mattermost.com/main/channels/jcb
π£ We plan to keep official JCB announcement in sync on all channels. We also plan to increase our social footprint, if any of you would like to help, and have experience as a social influencer please contact Llewellyn, we need your help.
https://joomlacommunity.cloud.mattermost.com/main/channels/jcb
Please open Telegram to view this post
VIEW IN TELEGRAM
π JCB v3.2.0-beta1 is now out!!!
- We moved beta to the main repositories
- So please check the package location has changed
- This release is the beta1 of the next stable release v3.2.0
see changelog for more.
- We moved beta to the main repositories
- So please check the package location has changed
- This release is the beta1 of the next stable release v3.2.0
see changelog for more.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
JCB v3.2.0-beta6, v4.0.0-alpha2, v5.0.0-alpha2 is now out!
Some PHP settings that should be helpful going forward:
> Add these to the php.ini file where you are running JCB since JCB is large and some defaults are to low.
https://git.vdm.dev/joomla/pkg-component-builder/archive/v3.2.0-beta6.zip
> see changelog
https://git.vdm.dev/joomla/pkg-component-builder/archive/v4.0.0-alpha2.zip
> see changelog
https://git.vdm.dev/joomla/pkg-component-builder/archive/v5.0.0-alpha2.zip
> see changelog
Thank you for all the testing!!!
Some PHP settings that should be helpful going forward:
; Resource Limits and File Uploads
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 60
max_input_vars = 5000
max_input_time = 60
memory_limit = 256M
> Add these to the php.ini file where you are running JCB since JCB is large and some defaults are to low.
https://git.vdm.dev/joomla/pkg-component-builder/archive/v3.2.0-beta6.zip
> see changelog
https://git.vdm.dev/joomla/pkg-component-builder/archive/v4.0.0-alpha2.zip
> see changelog
https://git.vdm.dev/joomla/pkg-component-builder/archive/v5.0.0-alpha2.zip
> see changelog
Thank you for all the testing!!!
JCB v3.2.0 STABLE is now out!
π£ Some PHP settings that should be helpful going forward:
π£ Add these to the php.ini file where you are running JCB since JCB is large and some defaults are too low.
π£ see changelog
π£ Thank you for all the testing!!
π£ Big thank you to all our financial contributorsβΌοΈ
π£ This version should fully build Joomla 4 and 5 components back and front. (No import/export yet)
π£ We are planning to add many new features. The first is called Joomla Power, that will like with super powers give you a
π£ JOIN OUR NEW YouTube Stream....
π we have a new channel on YouTube: https://www.youtube.com/@OctoYou
Yes there is no videos yetπ€©
We will start pushing short easy to follow snippets here.
We will not take the old channel down.
But all our new content will be added to this @OctoYou channel going forward.
π£ A new Joomla Component Builder Era π
; Resource Limits and File Uploads
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 60
max_input_vars = 5000
max_input_time = 60
memory_limit = 256M
spk
=SuperPowerKey
to dynamically add use statements
where you use these powers. So the Joomla Power will give you the same power to with the jpk
=JoomlaPowerKey
add Joomla classes all over your custom code, and let JCB take care of adding the corresponding use statements
in the header. I should push out some tutorial on this use-case soon.Yes there is no videos yet
We will start pushing short easy to follow snippets here.
We will not take the old channel down.
But all our new content will be added to this @OctoYou channel going forward.
Please open Telegram to view this post
VIEW IN TELEGRAM
https://joomla.social/invite/gzAvC48K (follow Llewellyn on Joomla.Social)
Mastodon hosted on joomla.social
Joomla Social
@llewellyn invites you to join this server of Mastodon! With an account, you will be able to follow people, post updates and exchange messages with users from any Mastodon server and more!
π’ Yes, you heard right! JCB's next set of stable releases is out. π
π₯ JCB v5.0.1 - next stable release for Joomla 5.
- Changelog
- Package Repo
- Download
π JCB v4.0.1 - next stable release for Joomla 4.
- Changelog
- Package Repo
- Download
π JCB v3.2.2 - still fully functional for Joomla 3.
- Changelog
- Package Repo
- Download
We will immediately start with the next set of alpha packages. Stay tuned for JUG meeting dates to explore the new additions. Looking forward to seeing you all again soon!
#Release
π₯ JCB v5.0.1 - next stable release for Joomla 5.
- Changelog
- Package Repo
- Download
π JCB v4.0.1 - next stable release for Joomla 4.
- Changelog
- Package Repo
- Download
π JCB v3.2.2 - still fully functional for Joomla 3.
- Changelog
- Package Repo
- Download
We will immediately start with the next set of alpha packages. Stay tuned for JUG meeting dates to explore the new additions. Looking forward to seeing you all again soon!
#Release
π’ JCB's next set of stable releases are out. Now with Component API!! π
Joomla 4+ Introduces Native Plugin Architecture and Expanded API Support for Components
We are pleased to announce significant enhancements with this release that reshape how plugins and components are developed and integrated. Plugins are now fully native to the Joomla's new architecture, leveraging a modern, containerized system that aligns with the platform's new file structure. This update ensures seamless performance and compatibility across all Joomla environments.
Furthermore, JCB now allows the addition of APIs for all component admin views (basic first step), empowering developers to extend and customize functionality more easily than ever before.
π₯ JCB v5.0.2 - next stable release for Joomla 5.
- Changelog
- Package Repo
- Release
- Download
π JCB v4.0.2 - next stable release for Joomla 4.
- Changelog
- Package Repo
- Release
- Download
π JCB v3.2.3 - still fully functional for Joomla 3.
- Changelog
- Package Repo
- Release
- Download
Joomla 4+ Introduces Native Plugin Architecture and Expanded API Support for Components
We are pleased to announce significant enhancements with this release that reshape how plugins and components are developed and integrated. Plugins are now fully native to the Joomla's new architecture, leveraging a modern, containerized system that aligns with the platform's new file structure. This update ensures seamless performance and compatibility across all Joomla environments.
Furthermore, JCB now allows the addition of APIs for all component admin views (basic first step), empowering developers to extend and customize functionality more easily than ever before.
π₯ JCB v5.0.2 - next stable release for Joomla 5.
- Changelog
- Package Repo
- Release
- Download
π JCB v4.0.2 - next stable release for Joomla 4.
- Changelog
- Package Repo
- Release
- Download
π JCB v3.2.3 - still fully functional for Joomla 3.
- Changelog
- Package Repo
- Release
- Download
Weβre thrilled to announce our most stable release yet since transitioning to Joomla 5! This update includes an advanced demo component showcasing new features, along with major bug fixes. Dive into the enhanced experience and check out all the improvements in our changelog. Don't miss out! #Joomla5 #JCB #NewRelease #ComponentBuilder #Joomla
- Changelog
- Package Repo
- Release
- Download
- Changelog
- Package Repo
- Release
- Download
- Changelog
- Package Repo
- Release
- Download
Please open Telegram to view this post
VIEW IN TELEGRAM
π Big changes are coming to Joomla Component Builder (JCB)! We're introducing GUID-based linking for effortless data migration, advanced import/export functionality for developers, and a decentralized architecture for greater stability. π JCB is empowering developers to build faster, smarter, and better. Learn more: https://opencollective.com/joomla-component-builder/updates/exciting-updates-on-jcbs-progress-and-future-plans
Opencollective
Exciting Updates on JCB's Progress and Future Plans - Joomla! Component Builder
As we approach the end of the year, I wanted to share a comprehensive update on the current developments and future direction of the Joomla Component Builder (JCB). Itβs been an exciting journey, and we are thrilled about what lies ahead. C...
π JCB is evolving! We're decoupling the JCB 3 version for Joomla 3 CMS from JCB 4 & 5 to focus on innovation and reintroducing powerful features for Joomla 4 & 5. Read all the details here: https://opencollective.com/joomla-component-builder/updates/decoupling-jcb-for-joomla-3-from-joomla-4-and-5-a-strategic-evolution
Opencollective
Decoupling JCB for Joomla 3 from Joomla 4 & 5: A Strategic Evolution - Joomla! Component Builder
To the visionaries, trailblazers, and pioneers shaping the future of Joomla development:You are the bold onesβthose who refuse to settle for the status quo, who see beyond the boundaries of whatβs common and strive to redefine the possibili...
π JCB Release Candidates β We Need Your Help! π
We're rolling out the latest release candidates for JCB 5 and 4, and this is a BIG milestone! π
β Database IDs have been fully decoupled β Now, every component is linked via globally unique IDs, ensuring a more robust and flexible structure.
π§ͺ We need testers! Help us ensure a smooth upgrade before the stable release.
π₯ How to Test π₯
1οΈβ£ Backup your project before installing the release candidate.
2οΈβ£ Build & commit your current extension to Git.
3οΈβ£ Upgrade to the release candidate & compile again.
4οΈβ£ Compare the changes (
5οΈβ£ Report issues if you find discrepancies.
π‘ Your feedback is critical! Weβve done extensive internal testing, but real-world scenarios help us catch any surprises.
π’ Join the discussion:
π Read More
Thanks for helping us make JCB even better! ππ§
We're rolling out the latest release candidates for JCB 5 and 4, and this is a BIG milestone! π
β Database IDs have been fully decoupled β Now, every component is linked via globally unique IDs, ensuring a more robust and flexible structure.
π§ͺ We need testers! Help us ensure a smooth upgrade before the stable release.
π₯ How to Test π₯
1οΈβ£ Backup your project before installing the release candidate.
2οΈβ£ Build & commit your current extension to Git.
3οΈβ£ Upgrade to the release candidate & compile again.
4οΈβ£ Compare the changes (
git diff
) after replacing the old files. 5οΈβ£ Report issues if you find discrepancies.
π‘ Your feedback is critical! Weβve done extensive internal testing, but real-world scenarios help us catch any surprises.
π’ Join the discussion:
π Read More
Thanks for helping us make JCB even better! ππ§
π JCB 5 & JCB 4 are here! Faster, smarter, and packed with powerβgoodbye backward compatibility issues, hello GUIDs, advanced imports & a decentralized super-core!
Plus, we bid farewell to JCB 3 with its final release. A new era begins!
π Read all about it: github.com/vdm-io/joomla-component-builder/discussions/982
Plus, we bid farewell to JCB 3 with its final release. A new era begins!
π Read all about it: github.com/vdm-io/joomla-component-builder/discussions/982
We're rolling out JCB 5.1.1 Alpha 2, packed with exciting new features:
β Import Engine β Import data into your JCB components!
β Modal Select β A new field type for seamless selection!
β Bug Fixes β Improved database updates for smoother development!
We need testers to try out these features before we move to Beta! Download the latest release, explore the JCB 5 Demo Component, and report your feedback on GITEA.
Letβs make JCB 5 the most advanced version ever! π₯
π Test & Share Feedback Now!
Please open Telegram to view this post
VIEW IN TELEGRAM