Sitemap

Getting Started

To get started with the SilverStripe framework:

  1. Create a Controller subclass (docs.silverstripe.org/en/developer_guides/controllers/)
  2. Setup the routes.yml to your Controller (docs.silverstripe.org/en/developer_guides/controllers/routing).
  3. Create a template for your Controller (docs.silverstripe.org/en/developer_guides/templates/)

Community resources