Packages from fromholdio
-
-
PHP
fromholdio/silverstripe-asset-cmsfields
Improved CMS fields arrangement for File & Image objects in Asset Admin
-
PHP
fromholdio/silverstripe-attributable
A SilverStripe module providing a global attribution system for categorising, tagging, etc any/all objects and/or pages across your project.
-
PHP
fromholdio/silverstripe-bouncer
Providing admin sections that replace the OOTB Silverstripe SecurityAdmin
-
PHP
fromholdio/silverstripe-cmsmessagefield
Very simple form field wrapping literal field to add message into CMS UI
-
-
PHP
fromholdio/silverstripe-commonancestor
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
-
-
PHP
fromholdio/silverstripe-configured-multisites
Allows for multiple websites to be managed through a single site tree.
-
PHP
fromholdio/silverstripe-dbhtmlanchors
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
-
JavaScript
fromholdio/silverstripe-dependentgroupeddropdownfield
A silverstripe groupeddropdown field that has it's options populated via ajax, based on the value of the field it depends on
-
PHP
fromholdio/silverstripe-dropdownoptionattrsfield
Dropdown field with ability to set attributes on contained options
-
-
PHP
fromholdio/silverstripe-elemental-base
Base layer to sit on OOTB elemental providing first-class multi-areas and other enhancements
-
PHP
fromholdio/silverstripe-elemental-group
Elemental block type 'Group' which holds other elemental blocks (akin to ElementList)
-
PHP
fromholdio/silverstripe-elemental-inheritablearea
A SilverStripe module providing an ElementalArea that can be inherited (and the CMS fields to manage this)
-
PHP
fromholdio/silverstripe-elemental-multiarea
Extends elemental to allow for subclassing ElementalArea and per-EA-relation allowed/disallowed Element types.
-
PHP
fromholdio/silverstripe-embedfield
A form field for adding oembed objects to pages or dataobjects
-
-
PHP
fromholdio/silverstripe-errorpagesconfig
A SilverStripe module to move ErrorPages out of the cms tree and into their own grid field in CMS Settings area.
-
PHP
fromholdio/silverstripe-externalurlfield
Provides SilverStripe with a DBField and FormField for handling external URLs.
-
PHP
fromholdio/silverstripe-featureimage
Adds feature image to pages and a fallback to SiteConfig, with inheritance/fallbacks
-
PHP
fromholdio/silverstripe-formaction-link
A type of FormAction that renders as a link/anchor rather than button or input.
-
PHP
fromholdio/silverstripe-fulltext-filters
This module adds three fulltext SearchFilters to your SilverStripe project.
-
PHP
fromholdio/silverstripe-fulltext-innodb
A small SilverStripe module that enables usage of fulltext indexes with the InnoDB engine.
-
PHP
fromholdio/silverstripe-globalanchors
A SilverStripe module that allows developers to define a static list of global html anchors - #nav, #content, etc - allowing them to be used for constructing links and etc by CMS users.
-
PHP
fromholdio/silverstripe-gridfield-addnew-hasmany
Add new object to gridfield with has many relation based on lookup selection.
-
PHP
fromholdio/silverstripe-gridfield-addnew-manymanythrough
Add new object to gridfield with many-many-through relation based on lookup selection.
-
PHP
fromholdio/silverstripe-gridfield-configurable-sort-headers
Allows excluding named column headers from being sortable
-
PHP
fromholdio/silverstripe-gridfield-extradata
Provides a mechanism to define extra data during GridField definition that will be passed to objects created via the grid field
-
PHP
fromholdio/silverstripe-gridfield-limiter
Limit number of records that can be added to a SilverStripe GridField
-
PHP
fromholdio/silverstripe-gridfield-refresh
Provides user and programmatic mechanisms to refresh grid fields
-
PHP
fromholdio/silverstripe-gridfieldversionedorderablerows
Allows Versioned Orderable Rows In GridField
-
PHP
fromholdio/silverstripe-grouploginredirect
A small SilverStripe module that allows assigning a page to a security group, forcing redirection to that page upon login for users in that group.
-
PHP
fromholdio/silverstripe-heroic
A SilverStripe module adding full-featured, flexible hero/banner area (flat or carousel) to pages with inheritance of settings & themes, & colour/image/video backgrounds.
-
PHP
fromholdio/silverstripe-listings
A SilverStripe module providing foundation for pages with listed records.
-
PHP
fromholdio/silverstripe-no-edit-message
Display friendly message in CMS on pages where user has no edit perm, rather than read-only form.
-
PHP
fromholdio/silverstripe-notrackingtabs
Removes link dependency tracking tabs from SilverStripe CMS data object fields.
-
PHP
fromholdio/silverstripe-paged
A small SilverStripe module that applies pagination functionalities to a Controller and its datalist/s.
-
PHP
fromholdio/silverstripe-schedulable
This module adds embargo/expiry scheduling to your data objects and site tree.
-
PHP
fromholdio/silverstripe-sherlock
A SilverStripe module that enables you to build a project-specific 'search engine' with fulltext search with relevance and weighting.
-
PHP
fromholdio/silverstripe-sherlock-pages
A usage/implementation example of fromholdio/silverstripe-sherlock.
-
PHP
fromholdio/silverstripe-simplevideo
A small SilverStripe module providing a Video object, created by supplying an oEmbed-compatible video URL, which pulls metadata into object locally.
-
PHP
fromholdio/silverstripe-singular
A SilverStripe extension to apply to Page classes that should only be allowed to appear in a site tree once.
-
PHP
fromholdio/silverstripe-sortable
Adds an extension to make any SilverStripe DataObject sortable.
-
-
PHP
fromholdio/silverstripe-superlinker-ctas
A SilverStripe module providing basic Button/Call-to-Action data objects built using the Superlinker foundation
-
PHP
fromholdio/silverstripe-superlinker-megamenus
Menu management (with Mega Menu submenus) built using the Superlinker foundation
-
PHP
fromholdio/silverstripe-superlinker-menus
Menu management built using the Superlinker foundation
-
PHP
fromholdio/silverstripe-superlinker-redirection
Replace for OOTB Silverstripe Redirector Page, using a SuperLink target to select a much wider range of target types
-
PHP
fromholdio/silverstripe-superlinker-targets
A SilverStripe module providing basic link/target data objects built using the Superlinker foundation
-
-
PHP
fromholdio/silverstripe-systemlinks
A SilverStripe module that allows developers to define a static list of "system links" - login, logout, lostpassword, etc - and expose these for use in both back-end and templates.
-
PHP
fromholdio/silverstripe-text-statistics
Calculates statistics on page/object content, such as word count, readability scores/standards, reading time, etc.
-
PHP
fromholdio/silverstripe-urlsegmenter
Adds an extension to add a URLSegment to any SilverStripe DataObject and manages slug collisions
-
PHP
fromholdio/silverstripe-csshelpers
Provides css hooks to add to your template BODY element, generated from user state and current page meta information.
Abandoned!