What is your Must-Use SivlerStripe module for (Almost) Every Project?
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
- Page 11(current)
- 2
- Next 10 entries
I have a custom module to handle MetaTags. A custom Form module to simplify some things (e.g. $form->parseFields2Message()) and to set some standards. Next would be a module to change the location of resized images, because I don't like resize parameters in the filename. And a module to implement Piwik tracking.
I also like Sortable GridField and Sortable UploadField (sortablefile). And above all else: Google Sitemaps Module.
SortableGridField, translatable, userforms, spamprotection, googlemaps, googlesitemaps
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Arvixe Web Hosting / SilverStripe Community Liaison | Looking for quality SilverStripe Web Hosting? Look no further than Arvixe Web Hosting!
See our article on this very topic: https://quinnlabs.com/articles/our-favorite-silverstripe-modules/
SortableGridField, googlesitemaps; BetterButtons.
https://github.com/NightJar/ssrigging-gallery
At the base of about every website in one way or another. A gallery (eg. every other gallery module). A slider (rotating banner, eg cycle2). A carousel (eg jcarousel), anything with a collection of images on it. Which is about every website ever.
And userforms with recaptcha.
Great idea for a thread. My staples:
undefinedoffset/sortablegridfield,
colymba/gridfield-bulk-editing-tools,
unclecheese/mock-dataobjects,
unclecheese/betterbuttons,
jonom/focuspoint,
jonom/silverstripe-betternavigator,
nathancox/minify,
silverstripe/redirectedurls,
markguinn/silverstripe-clockwork
https://github.com/silverstripe-labs/silverstripe-raygun - this has proven an invaluable source of exception information that we would otherwise not have known about.
- Page 11(current)
- 2
- Next 10 entries