silverstripe/framework dependents (2879) Order by: name | downloads Show: all | require | require-dev

  • PHP

    syntro/silverstripe-phpstan

    PHPStan for Silverstripe

  • PHP

    syntro/silverstripe-sendy

    Silverstripe module allowing to create and export newsletters to a sendy instance.

  • PHP

    syntro/silverstripe-seo

    Silverstripe module handling meta tags for pages.

  • 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.