Skip to Content Skip to Menu

It's finally here! We've officially implemented our own Install From Web directly within Community Builder. This will allow updating and installing any of our downloads directly from within your Community Builder installation. Check out the details below!

 

First a foremost lets explain a bit how this works. First you'll of course need the latest Community Builder release with the install from web functionality. Second yes you can turn it off within CB > Configuration > Integrations if you so choose. Third yes subscribers will be able to download plugins that are accessible in regards to their subscriptions.

Ok, so how this works is you need to first login here at Joomlapolis to establish your login state. Next visit the install from web tab within CB > Install New Plugin > Install from Web. This should send an ajax request to Joomlapolis to grab the web display, which will check for your login state and provide access accordingly. Check out what to expect below.

The web display will cache for 24 hours as noted in the bottom right as to when it will refresh. You're welcome to refresh it manually (see below) as needed and recommend doing so if for example you choose to subscribe or upgrade your subscription you'll certainly want the web display to reflect that.

As you'll also notice it does version checks and installation checks. Check out how this looks below when you've something installed and up to date.

Now have a look at something that hasn't been installed yet.

Next we have what it looks like when something is installed, but out of date.

Navigating around is also a breeze. We've turned the Type and SubType structuring into a category like navigation menu shown on the right of the web package display. Check it out below.

Again, you can disable this from within CB > Configuration > Integrations as shown below if you decide you do not need or want install from web.

I hope this will make things easier for everyone to maintain their install or install new plugins. Please let us know any and all feedback regarding Install From Web as we always say there is always room for improvement and your feedback is important to us.


krileon replied the topic:
6 years 3 months ago
Install from Web code was not touched in any way in CB 2.2 beyond updating its CSS classes for Bootstrap 4. If you've disabled 3rd party cookies within your browser security settings it will not work for you as it uses a JSONP JS call to allow your Joomlapolis cookie to log you in. We'll be looking into a way for you to use an API Token we provide for you to supply in your install to help authorize you without depending on JSONP calls in a future release.
ThePiston replied the topic:
6 years 3 months ago
Hi, this is after v2.2.0 and I see the "Failed to access install from web data at www.joomlapolis.com/ from your browser. Please check your internet connection or any browser-side Request Policy setting and retry."

Am I the only one or is this a new issue?
krileon replied the topic:
7 years 2 months ago
The "Update All" button should be working fine now.
krileon replied the topic:
7 years 2 months ago
Ok, was able to find the cause. I forgot to make some changes in Package Builder for the endpoint that Update All is using. We'll have to fix from our end of things. Should have fix installed sometime today. I apologize for the inconvenience.
krileon replied the topic:
7 years 2 months ago
Looks like it's just the "Update All" failing. Was able to confirm, but not sure yet why it's failing. Does updating 1 by 1 work fine for you?