Table of Contents

About

The CSV generate howto shows you how to generate a CSV file with a generator but you can also write your own script to generate any kind of resource.

To learn further how to do it, check this script howto: How to create a CSV dynamically with a script?