This issue has been created
There is 1 update.
 
 
XWiki Commons / cid:jira-generated-image-avatar-6f5bf2be-4141-47ba-9bbd-4afd4d272035 XCOMMONS-3251 Open

Allow storing extensions in a shared location

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a8165482-785f-419e-99cd-ce29436a5f79 Thomas Mortagne created this issue on 04/Feb/25 18:25
 
Summary: Allow storing extensions in a shared location
Issue Type: cid:jira-generated-image-avatar-6f5bf2be-4141-47ba-9bbd-4afd4d272035 New Feature
Affects Versions: 17.0.0
Assignee: Unassigned
Components: Extension
Created: 04/Feb/25 18:25
Priority: cid:jira-generated-image-static-major-8f381a93-d9a6-447f-9791-1be2821a5c9a Major
Reporter: Thomas Mortagne
Description:

It would make easier to support extension sharing in a cluster (so one way to fix XWIKI-11441), and it's required for XWIKI-22847.

There are actually two difference pieces of information to store (which may or may not be stored in the same location):

  • the local (already downloaded) extensions (extension descriptor and file)
  • the index of installed extension
 
 

1 update

 
cid:jira-generated-image-avatar-a8165482-785f-419e-99cd-ce29436a5f79 Changes by Thomas Mortagne on 04/Feb/25 18:25
 
Description: It would make easier to support extension sharing in a cluster (so one way to it would fix XWIKI-11441), and it's required for XWIKI-22847.

There are actually two difference pieces of information to store (which may or may not be stored in the same location):
* the local (already downloaded) extensions (extension descriptor and file)
* the index of installed extension