We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1300d commit c9da51cCopy full SHA for c9da51c
package.yml
@@ -1,5 +1,5 @@
1
package: demo_fullpage
2
-version: 2.0.8
+version: 2.0.9
3
author: 'Friends Of REDAXO'
4
supportpage: 'https://github.com/FriendsOfREDAXO/demo_fullpage'
5
page:
@@ -39,11 +39,3 @@ console_commands:
39
'demo_fullpage:dump_files': rex_command_demo_fullpage_dumpfiles
40
'demo_fullpage:dump_tables': rex_command_demo_fullpage_dumptables
41
'demo_fullpage:install': rex_command_demo_fullpage_install
42
-setup:
43
- installSequence:
44
- - backup
45
- - structure/content
46
- dbimport:
47
- - demo_fullpage.sql
48
- fileimport:
49
- - demo_fullpage.tar.gz
0 commit comments