
Maintainer(s):
DNA
Supported By: Community
Push a status update to a facebook user's wall or page, set the fields you want to send and tick the box when you want to send it.
Release [Unreleased] compatible with SilverStripe 2.4
Maintainer(s):
Nicolaas
Supported By: Community
See this Module in action Visit the Support Forum
add Frequently Asked Questions to your site.
Release [v0.1] compatible with SilverStripe 2.4
Maintainer(s):
Marcus
Supported By: Community
The FileSystem Connector is an example connector to use with the External Content module
Release [v0.1.1] compatible with SilverStripe 2.4 Release [v0.1.0] compatible with SilverStripe 2.4.0 Release [v0.1.0-rc1] compatible with SilverStripe 2.4
Maintainer(s):
Matt,
laktek,
Willr
Supported By: Community
See this Module in action Visit the Support Forum
Display a gallery of photos uploaded to Flickr, filtering by Flickr user or by tag.
Release [v0.3] compatible with SilverStripe 2.2
Maintainer(s):
Nicolaas
Supported By: Community
See this Module in action Visit the Support Forum
adds the flowplayer to your site
Release [v0.1] compatible with SilverStripe 2.4
Maintainer(s):
Nicolaas
Supported By: Community
See this Module in action Visit the Support Forum
Allows the user to resize the fonts on your site.
Release [v0.1] compatible with SilverStripe 2.4
Maintainer(s):
Nicolaas
Supported By: Community
See this Module in action Visit the Support Forum
add explanations for form fields
Release [v0.1] compatible with SilverStripe 2.4
Maintainer(s):
hfried,
Willr
Supported By: SilverStripe
See this Module in action Visit the Support Forum
Add a discussion forum to your site.
Release [v1.0-beta1] compatible with SilverStripe 3.0.1 Release [v0.3.0] compatible with SilverStripe 2.4 Release [v0.2.5] compatible with SilverStripe 2.3 Release [v0.2.4] compatible with SilverStripe 2.3.3, 2.3.4, 2.3.5
Maintainer(s):
hfried
Supported By: Community
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
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.
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.