Modules

Modules can extend SilverStripe in many ways. From blogs to complex publishing on a static server, our free modules will make your site sing.

  • Supported by SilverStripe: These modules are developed and maintained by SilverStripe core developers. We test them for new versions of SilverStripe CMS and release regular updates.
  • Community-supported: These modules are developed and maintained by members of the SilverStripe open-source community. The individual module maintainers are responsible for testing their modules for new versions of SilverStripe.
  • Not supported: These modules don't have a maintainer and may or may not work with your SilverStripe site. They may have been created for specific projects or functions and have been made available for other developers to download and use.
What does this mean?
Search

Your search returned the following results:

  • FullTextSearch [Unreleased]

    Maintainer(s): hfried
    Supported By: Community

    Visit the Support Forum

    There are several fulltext search engines that work in a similar manner. They build indexes of denormalized data that is then searched through using some custom query syntax.

    Traditionally, fulltext search connectors for SilverStripe have attempted to hide this design, instead presenting fulltext searching as an extension of the object model. However the disconnect between the fulltext search engine's design and the object model meant that searching was inefficient. The abstraction would also often break and it was hard to then figure out what was going on.

    This module instead provides the ability to define those indexes and queries in PHP. The indexes are defined as a mapping between the SilverStripe object model and the connector-specific fulltext engine index model. This module then interrogates model metadata to build the specific index definition.

    Release [Unreleased] compatible with SilverStripe 3.0

    More info

  • Security Audit [Unreleased]

    Maintainer(s): Ingo
    Supported By: Community

    Visit the Support Forum

    Tracks access to URLs in the CMS by user, including IP tracking. Useful for basic audit logging.

    Release [Unreleased] compatible with SilverStripe 2.3

    More info

  • Comments [v1.0.0]

    Maintainer(s): Willr, Ingo
    Supported By: Community

    Visit the Support Forum

    This module provides a commenting functionality for Pages and other DataObjects. 

    Release [v1.0.0] compatible with SilverStripe 3.0

    Download More info

  • iCal [v0.1]

    Maintainer(s): FrozenFire
    Supported By: Community

    Visit the Support Forum

    This module provides a simple means of importing iCalendar (ICS) files into SilverStripe as DataObjects.

    Release [v0.1] compatible with SilverStripe 2.4

    More info

  • SOAP Server [Unreleased]

    Maintainer(s): Ingo
    Supported By: Community

    Visit the Support Forum

    Formerly a core feature of 2.x, the SapphireSOAPServer and SOAPModelAccess classes have been spun off into their own module. Requires SilverStripe 3.x

    Release [Unreleased] compatible with SilverStripe 3.0

    More info

  • RestfulServer [Unreleased]

    Maintainer(s): Ingo
    Supported By: Community

    Visit the Support Forum

    Formerly a core feature of 2.x, the RestfulServer class is now spun off into a module. Requires SilverStripe 3.x.

    Release [Unreleased] compatible with SilverStripe 3.0

    More info

  • Contextual Scrolling [Unreleased]

    Maintainer(s): luisdias
    Supported By: Community

    Visit the Support Forum

    Silverstripe module for contextual scrolling in long vertical pages

    Release [Unreleased] compatible with SilverStripe 2.4.6

    Download More info

  • Timeline [vv0.1]

    Maintainer(s): luisdias
    Supported By: Community

    Visit the Support Forum

    Module to create a timeline

    Release [vv0.1] compatible with SilverStripe 2.4.6

    Download More info

  • Booklet [Unreleased]

    Maintainer(s): luisdias
    Supported By: Community

    Visit the Support Forum

    Module to display content in a flipbook layout

    Release [Unreleased] compatible with SilverStripe 2.4.6

    Download More info

  • Widgets [v0.1]

    Maintainer(s): Ingo
    Supported By: SilverStripe

    Visit the Support Forum

    The base Widget API for adding reusable components to a SilverStripe theme, selectable and configurable by CMS authors. Moved from SilverStripe core into a module with the 3.0 release.

    Release [v0.1] compatible with SilverStripe 3.0

    Download More info

1 2 3 4 5 30

Make your own module

Save time with modules image

Want to create your own module? Read our Guide to Making your own Module. Once you've created and debugged your module, submit it to our directory.

Submit your Module

Thanks to all those who have volunteered their time to make modules, widgets and themes

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.