sheadawson
Building beneficial open-source tech with Laravel @indracollective
IndraCollectiveNew Zealand
Pinned Repositories
laravel-revisor
Robust Draft, Publishing and Versioning for Laravel Eloquent Models.
silverstripe-blocks
Flexible blocks/widgets module for SilverStripe 3
silverstripe-dependentdropdownfield
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
silverstripe-editlock
Prevents a CMS user from editing a record that another CMS user is currently editing
silverstripe-linkable
Easily add external or internal links to a dataobject with a dialog form
silverstripe-quickaddnew
A decorator for a form field that manages as has_one relation, to allow adding a new object on the fly
silverstripe-rateable
An extension that adds a star rating system + UI to any DataObject type
silverstripe-select2
A silverstripe form field based on http://ivaynberg.github.com/select2/
silverstripe-shortcodable
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views.
silverstripe-zenvalidator
Faster, easier client and server-side form validation for SilverStripe
sheadawson's Repositories
sheadawson/silverstripe-blocks
Flexible blocks/widgets module for SilverStripe 3
sheadawson/silverstripe-zenvalidator
Faster, easier client and server-side form validation for SilverStripe
sheadawson/silverstripe-shortcodable
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views.
sheadawson/silverstripe-linkable
Easily add external or internal links to a dataobject with a dialog form
sheadawson/silverstripe-quickaddnew
A decorator for a form field that manages as has_one relation, to allow adding a new object on the fly
sheadawson/silverstripe-dependentdropdownfield
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
sheadawson/silverstripe-rateable
An extension that adds a star rating system + UI to any DataObject type
sheadawson/silverstripe-select2
A silverstripe form field based on http://ivaynberg.github.com/select2/
sheadawson/silverstripe-timepickerfield
A time picker field based on jQuery UI Timepicker By François Gélinas
sheadawson/silverstripe-userswitcher
Allows Admins to quickly login as any user in the system during development/testing
sheadawson/silverstripe-bash-deploy
Simple bash deployment script for SilverStripe
sheadawson/silverstripe-timednotices
Allows CMS users to create and display notices to other CMS users for the duration of a specified time period.
sheadawson/bEartha-laravel
sheadawson/blade-bootstrap-icons
A package to easily make use of Bootstrap Icons in your Laravel Blade views
sheadawson/BrowserStream
Stream text to browser in realtime without using websockets using PHP
sheadawson/docs
The Laravel documentation.
sheadawson/elemental-seach
Fulltext Search for elemental blocks.
sheadawson/filamentphp.com
Source code for the filamentphp.com website.
sheadawson/laravel-drafts
sheadawson/pgsync
Sync data from one Postgres database to another
sheadawson/sheadawson.github.io
sheadawson/silverstripe-addressable
Adds configurable address fields to an object, and provides automatic geocoding.
sheadawson/silverstripe-comments
Adds commenting functionality for Pages and other DataObjects on your SilverStripe site.
sheadawson/silverstripe-datachange-tracker
Record and track changes to any dataobjects
sheadawson/silverstripe-debugbar
SilverStripe DebugBar module
sheadawson/silverstripe-framework
SilverStripe Framework, the MVC framework that powers SilverStripe CMS
sheadawson/silverstripe-memberprofiles
A module to allow the creation of registration and profile management pages with custom fields and validation.
sheadawson/silverstripe-multisites
sheadawson/silverstripe-queuedjobs
A module that provides interfaces for scheduling jobs for certain times.
sheadawson/silverstripe-upgrader
A tool to help upgrade your code to handle API changes in packages you used.