Problem/Motivation

When first installing the profile it would be nice to generate some demo content for the Party Dashboard to allow people to understand how the system could work.

Proposed resolution

I am going to create a module that is able to generate sample content from csv files during the profile installation using the migrate api.

Remaining tasks

  • Build Installation Steps

  • Create Migrations
  • Clean up the sample data csvs
  • Make sure documentation is clear

User interface changes

Extra stages on the installation wizard.

API changes

None

CommentFileSizeAuthor
#1 generate_demo_content-2415211-1.patch21.73 KByanniboi

Comments

yanniboi’s picture

Issue summary: View changes
StatusFileSize
new21.73 KB

Here is my first attempt: