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 bd7df31 commit c1e23d8Copy full SHA for c1e23d8
package.yml
@@ -1,5 +1,5 @@
1
package: demo_fullpage
2
-version: 2.0.6
+version: 2.0.7
3
author: 'Friends Of REDAXO'
4
supportpage: 'https://github.com/FriendsOfREDAXO/demo_fullpage'
5
page:
@@ -34,12 +34,7 @@ default_config:
34
slidenavigationposition: bottom
35
usesubcategories: 1
36
console_commands:
37
+ 'demo_fullpage:dump_files': rex_command_demo_fullpage_dumpfiles
38
+ 'demo_fullpage:dump_tables': rex_command_demo_fullpage_dumptables
39
'demo_fullpage:install': rex_command_demo_fullpage_install
-setup:
- installSequence:
40
- - backup
41
- - structure/content
42
- dbimport:
43
- - demo_fullpage.sql
44
- fileimport:
45
- - demo_fullpage.tar.gz
+
0 commit comments