Skip to content

Commit

Permalink
Merge branch '2023.11' into 2024.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Jan 24, 2024
2 parents e1996a4 + 896ac03 commit 5b7b8eb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/admins/import/tine20AdminImportDemoData.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Tine Admin HowTo: Import Demo Data
=================

Version: Pino 2022.11

## Import of Demo Data from a set

The following command creates the demo data defined by the file Admin.yml:

~~~
php tine20.php --method=Admin.createDemoData --username=admin --password=xyz -- demodata=set set=Admin.yml
~~~

``` yml title="Admin.yml"
--8<-- "tine20/Admin/Setup/DemoData/Admin.yml"
```

0 comments on commit 5b7b8eb

Please sign in to comment.