Libraries tagged by taint
tantacula/getresponse
7 Downloads
GetResponse API v3 client library.
taitt/hello-world
9 Downloads
Hello World package description
taitin/multiimage-import
63 Downloads
Description...
taitava/swiftmailer-imapsentfolder
17 Downloads
A SwiftMailer plugin that stores a copy of all sent messages to a folder on an IMAP email server.
taitava/silverstripe-slickcarousel
105 Downloads
A SilverStripe wrapper for Slick carousel: "the last carousel you'll ever need".
taitava/silverstripe-simplegallery
31 Downloads
taitava/silverstripe-serverrequirementschecker
8 Downloads
A BuildTask for SilverStripe which allows for easy checking that the current server environment still meets the requirements defined by the standard SilverStripe installation process.
taitava/silverstripe-sentemails
12 Downloads
A module that allows saving sent email message to an IMAP server.
taitava/silverstripe-mobilemenu
25 Downloads
An easy way to add a mobile menu button to your theme automatically when the viewport is narrow.
taitava/silverstripe-eucookielawpopup
27 Downloads
A wrapper for wimagguc/jquery-eu-cookie-law-popup for easy usage in SilverStripe CMS.
taitava/silverstripe-encrypt-at-rest
268 Downloads
Enable encryption of data at rest (in database)
taitava/silverstripe-emailqueue
68 Downloads
A module that allows you to send emails in a background process, check previously sent emails, and monitor and cancel queued and scheduled emails. Also contains an email templating structure that makes your email related code easier to manage via custom classes and .ss template files.
taitava/silverstripe-dataview
106 Downloads
Creates MySQL views automatically during dev/build .
taitava/silverstripe-cloakemail
398 Downloads
Module to easily encode email addresses inside templates, page content and PHP code so that SPAM bots can't understand them, but human readers see them clearly.
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.