Draw

Getting Started

To get started with the SilverStripe framework:

  1. Create a Controller subclass (doc.silverstripe.org/framework/en/topics/controller)
  2. Setup the routes.yml to your Controller (doc.silverstripe.org/framework/en/reference/director#routing).
  3. Create a template for your Controller (doc.silverstripe.org/framework/en/reference/templates)

Community resources