File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020
2121readonly class LoadIndexAction
2222{
23- private const FALLBACK_PACKAGE_SOURCE = 'https://raw.githubusercontent.com/nuonic-digital/ plugin-data/refs/heads/ dev/shopware_extensions_v1.json ' ;
23+ private const FALLBACK_PACKAGE_SOURCE = 'https://plugin-data.nuonic. dev/shopware_extensions_v1.json ' ;
2424
2525 public function __construct (
2626 private PluginConfigService $ config ,
Original file line number Diff line number Diff line change 1010 <label >Package source URL</label >
1111 <label lang =" de-DE" >URL der Paketquelle</label >
1212 <placeholder >https://raw.githubusercontent.com/....</placeholder >
13- <defaultValue >https://raw.githubusercontent.com/nuonic-digital/ plugin-data/refs/heads/ dev/shopware_extensions_v1.json</defaultValue >
13+ <defaultValue >https://plugin-data.nuonic. dev/shopware_extensions_v1.json</defaultValue >
1414 <required >true</required >
1515 <helpText >The plugin will load it's package index from the given package source url</helpText >
1616 <helpText lang =" de-DE" >Das Plugin wird seinen Paketindex von der angegebenen Paketquelle laden</helpText >
You can’t perform that action at this time.
0 commit comments