Skip to content

Commit c1e23d8

Browse files
committed
Update package.yml
1 parent bd7df31 commit c1e23d8

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

package.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: demo_fullpage
2-
version: 2.0.6
2+
version: 2.0.7
33
author: 'Friends Of REDAXO'
44
supportpage: 'https://github.com/FriendsOfREDAXO/demo_fullpage'
55
page:
@@ -34,12 +34,7 @@ default_config:
3434
slidenavigationposition: bottom
3535
usesubcategories: 1
3636
console_commands:
37+
'demo_fullpage:dump_files': rex_command_demo_fullpage_dumpfiles
38+
'demo_fullpage:dump_tables': rex_command_demo_fullpage_dumptables
3739
'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
40+

0 commit comments

Comments
 (0)