Silverstripe
Silverstripe CMSDocs
  • Getting Started
  • Tutorials
  • Developer Guides
    • Model and Databases
    • Templates and Views
    • Controllers
    • Forms
    • Configuration
    • Extending SilverStripe
      • Modules
      • Extensions
      • Shortcodes
      • Injector
      • Aspects
      • Custom Templates
      • How To's
        • How to Publish a SilverStripe module
        • How to Create a Google Maps Shortcode
        • Track member logins
    • Testing
    • Debugging
    • Performance
    • Security
    • Email
    • Integration and Web Services
    • Search
    • i18n
    • Files
    • Customising the Admin Interface
    • Execution pipeline
    • Command Line Interface
    • Cookies and Sessions
  • Upgrading
  • Changelogs
  • Contributing
  1. Developer Guides/
  2. Extending SilverStripe/
  3. How To's
Version 3End of Life

This version of Silverstripe CMS will not receive any additional bug fixes or documentation updates.

Go to documentation for the most recent stable version →

How To's: Extending Silverstripe#

How to Publish a SilverStripe module
Have you created some work you think others can use? Turn it into a module and share it.
How to Create a Google Maps Shortcode
Learn how to embed a Google map in the WYSIWYG editor with a simple shortcode
Track member logins
Keep a log in the database of who logs in and when

Edit on GitHub