Skip to content

Commit f196f2c

Browse files
committed
Update package.yml
1 parent 4d6a4c1 commit f196f2c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: demo_fullpage
2-
version: 2.0.4
2+
version: 2.0.5
33
author: 'Friends Of REDAXO'
44
supportpage: 'https://github.com/FriendsOfREDAXO/demo_fullpage'
55
page:
@@ -35,3 +35,11 @@ default_config:
3535
usesubcategories: 1
3636
console_commands:
3737
'demo_fullpage:install': rex_command_demo_fullpage_install
38+
setup:
39+
installSequence:
40+
- backup
41+
- structure/content
42+
dbimport:
43+
- demo_fullpage.sql
44+
fileimport:
45+
- demo_fullpage.tar.gz

0 commit comments

Comments
 (0)