ZestMedia / basic_ubercart

A basic Ubercart installation profile.
0 stars 0 forks source link

Dummy Content #15

Open leex opened 10 years ago

leex commented 10 years ago

Upon profile installation we should be given the option to install some dummy content which is representative of real content.

This should be added via a module which is capable of removing the content upon uninstallation. This should be done manually rather than using a feature as features don't support all fields like images.

Tasks:

T1) Create a module which inserts dummy product and catalog content. Could also insert dummy brands and FAQs. Start off simple and we can add dependencies (like related product field) later on.

T2) Modify installation script to prompt user to install dummy content upon profile install. This should include some help text explaining how to remove the dummy content before go live.