Packages from taitava

  • PHP

    taitava/php-cachedcall

    A simple PHP trait that makes it easy to cache class method call results within a single session.

  • PHP

    taitava/php-html-parser

    An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.

  • PHP

    taitava/silverstripe-assetcommitter

    Commit your uploaded SilverStripe asset files immediately to a VCS repository.

  • PHP

    taitava/silverstripe-autoarchivable

    A library that automatically moves pages to a specific archive page when they expire.

  • PHP

    taitava/silverstripe-changeablelasteditedvalue

    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.

  • PHP

    taitava/silverstripe-cloakemail

    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.

  • PHP

    taitava/silverstripe-cmseditlink

    An easy way to generate links to edit any DataObjects in the CMS.

  • PHP

    taitava/silverstripe-dataview

    Creates MySQL views automatically during dev/build .

  • PHP

    taitava/silverstripe-emailqueue

    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.

  • PHP

    taitava/silverstripe-encrypt-at-rest

    Enable encryption of data at rest (in database)

  • PHP

    taitava/silverstripe-eucookielawpopup

    A wrapper for wimagguc/jquery-eu-cookie-law-popup for easy usage in SilverStripe CMS.

  • JavaScript

    taitava/silverstripe-mobilemenu

    An easy way to add a mobile menu button to your theme automatically when the viewport is narrow.

  • PHP

    taitava/silverstripe-pricelist

    Just a simple pricelist functionality that makes it possible to create products and have them listed in specific pricelists. No e-commerce functions.

  • PHP

    taitava/silverstripe-sentemails

    A module that allows saving sent email message to an IMAP server.

  • PHP

    taitava/silverstripe-serverrequirementschecker

    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.

  • PHP

    taitava/silverstripe-slickcarousel

    A SilverStripe wrapper for Slick carousel: "the last carousel you'll ever need".

  • PHP

    taitava/silverstripe-taitavadefaults

    Contains just some common settings, tweaks and requirements for other modules that I use on all of my SilverStripe projects. Perhaps not useful for others, but can be used freely by anybody.

  • PHP

    taitava/swiftmailer-imapsentfolder

    A SwiftMailer plugin that stores a copy of all sent messages to a folder on an IMAP email server.

  • PHP

    taitava/silverstripe-socialmedia

    This module provies a basic interface for fetching/pushing content to/from Twitter, Facebook and LinkedIn.

    Abandoned!

  • PHP

    taitava/silverstripe-untranslatablefields

    Make custom specified data fields to share the same value across different locale/language versions.

    Abandoned!