Ticket #1546 (closed task: invalid)

Opened 1 year ago

Last modified 1 month ago

Developers guide to customizing SS

Reported by: ischommer Assigned to: aoneil
Type: task Priority: blocker
Milestone: Component: Documentation
Version: Severity: medium effort / impact
Keywords: Cc:
Due date: Hours: 3

Description

highlevel overview of all available options to customize silverstripe-logic and templates, with help deciding which tool to use:

  • subclasses
  • object extensions/DataObjectDecorator
  • customclass
  • modules
  • themes

use cases:

  • extend core functionality (e.g. LoginForm?)
  • patching a buggy core-function without modifying core files
  • customize Members
  • custom requirements (javascript/css)

keep it short, and link to detailed articles where possible.

Attachments

Change History

Changed 1 month ago by sminnee

  • status changed from new to closed
  • resolution set to invalid

Sal is taking care of this as a separate activity.

Note: See TracTickets for help on using tickets.