external repository second step
This commit is contained in:
parent
49042039e8
commit
ba03497fee
@ -19,14 +19,14 @@ $this->registerModule(
|
||||
'fac',
|
||||
'Add RSS/Atom feeds after entries content',
|
||||
'Jean-Christian Denis and Contributors',
|
||||
'0.9.1',
|
||||
'0.9.2',
|
||||
[
|
||||
'permissions' => 'usage,contentadmin',
|
||||
'type' => 'plugin',
|
||||
'dc_min' => '2.19',
|
||||
'support' => 'https://github.com/JcDenis/fac',
|
||||
'details' => 'https://plugins.dotaddict.org/dc2/details/fac',
|
||||
'repository' => 'https://github.com/JcDenis/fac/',
|
||||
'repository' => 'https://raw.githubusercontent.com/JcDenis/fac/master/repository.xml',
|
||||
'settings' => [
|
||||
'blog' => '#params.fac_params'
|
||||
]
|
||||
|
@ -1,7 +1,7 @@
|
||||
<modules xmlns:da="http://dotaddict.org/da/">
|
||||
<module id="fac">
|
||||
<name>Feed after content</name>
|
||||
<version>0.9.1</version>
|
||||
<version>0.9.2</version>
|
||||
<author>Jean-Christian Denis and contributors</author>
|
||||
<desc>Add RSS/Atom feeds after entries content</desc>
|
||||
<file>https://github.com/JcDenis/fac/archive/refs/tags/v0.9.zip</file>
|
||||
|
Loading…
Reference in New Issue
Block a user