menu

Home

The foundation of any Silverstripe website is its model: the page types and data objects.  

Spending a bit of extra time considering their definitions will be hugely beneficial to:

  1.  CMS Experience
  2. Data Quality
  3. Building Controllers and Views (as in MVC)

This site helps you build fully detailed, carefully considered DataObjects in far less time.

Try it now (you can also create a page) or checkout the original github repository for project specific content.

To install for specific project:

composer require --dev sunnysideup/dataobject-generator