Packages from symbiote
-
PHP
symbiote/php-wordpress-database-tools
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
-
PHP
symbiote/phpcs-sonar
Provides a Generic Issue Import Format report output for PHPCS, for use with tools such as Sonarqube
-
-
PHP
symbiote/silverstripe-advancedworkflow
Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.
-
-
-
PHP
symbiote/silverstripe-build
Phing build helpers for projects making use of the silverstripe-base installation process.
-
PHP
symbiote/silverstripe-cdncontent
A module that uses the content-services module for mapping Files and/or theme content from the CMS to compatible CDNs.
-
-
-
PHP
symbiote/silverstripe-content-services
An abstraction from reading and writing content directly to the filesystem.
-
PHP
symbiote/silverstripe-contentreplace
This module replaces certain tags in WYSIWYG content with SilverStripe templates.
-
PHP
symbiote/silverstripe-contextawareupload
Automatic organization of uploaded files based on the site tree structure.
-
PHP
symbiote/silverstripe-datachange-tracker
Record and track changes to any dataobjects. View chages/diffs in model admin.
-
PHP
symbiote/silverstripe-datatransfer
Assists with transferring data between Silverstripe installations
-
-
PHP
symbiote/silverstripe-dynamiclists
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
-
PHP
symbiote/silverstripe-elemental-dashboard
Dashboard module with three column elemental area layout
-
PHP
symbiote/silverstripe-elemental-listingpagelisting
An elemental block showing a Listing Page's listing
-
PHP
symbiote/silverstripe-frontend-authoring
Provides frontend editing capabilities for SilverStripe pages
-
JavaScript
symbiote/silverstripe-frontend-dashboards
Allows the creation of user-manageable dashboards in a frontend UI
-
PHP
symbiote/silverstripe-frontend-objects
A module that combines several different mechanisms of editing and showing data on the frontend of a SilverStripe site
-
-
-
PHP
symbiote/silverstripe-interactives
A simple mechanism for implementing tracked interactive elements
-
PHP
symbiote/silverstripe-listingpage
A module that allows CMS users to create templated listing pages.
-
JavaScript
symbiote/silverstripe-local-personalisation
Builds a profile of a site user in their browser, to be used for content personalisation
-
PHP
symbiote/silverstripe-mailcapture
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
-
-
PHP
symbiote/silverstripe-metadata
Allows the ability to annotate objects with metadata, according to a CMS defined schema.
-
PHP
symbiote/silverstripe-microblog
Provides microblog type functionality for creating interactive sites like Facebook, Twitter and Reddit.
-
PHP
symbiote/silverstripe-multirecordfield
A module for editing multiple records on a backend or frontend form.
-
PHP
symbiote/silverstripe-multisites
Allows for multiple websites to be managed through a single site tree.
-
PHP
symbiote/silverstripe-multisites-googleanalytics
Adds Google Analytics tracking code to each multisite
-
PHP
symbiote/silverstripe-multivaluefield
A DB field + form fields for storing multiple values in a single property (serialized).
-
-
-
PHP
symbiote/silverstripe-pdfrendition
A module that makes use of the Flying Saucer XHTML renderer project to create PDFs from XHTML pages.
-
-
-
PHP
symbiote/silverstripe-queuedjobs
A framework for defining and running background jobs in a queued manner
-
-
PHP
symbiote/silverstripe-restrictedobjects
Provides more advanced permission management for data objects in SilverStripe.
-
-
-
PHP
symbiote/silverstripe-schedulizer
A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
-
-
-
-
PHP
symbiote/silverstripe-sqs-jobqueue
A module for interacting with AWS's Simple Queue Service (SQS)
-
PHP
symbiote/silverstripe-test-assist
Some extensions to the default SS test structures to allow parametrisation in CI builds, as well as a framework for selenium testing.
-
symbiote/silverstripe-thrive
Symbiote Thrive - SilverStripe modules for building sites in AWS
-
PHP
symbiote/silverstripe-treehugger
Add additional menus (such as footer, sidebars) programmatically that can be managed by CMS users nicely on the SiteConfig or Multisite view.
-
PHP
symbiote/silverstripe-union-list
Provides a SS_List type that allows combining various list types (DataList, ArrayList, etc).
-
PHP
symbiote/silverstripe-usertemplates
Provides user-definable templates within the CMS that can be applied to content trees. Allows specification of Layout and main templates, as well as associating css + js files
-
-
-
PHP
symbiote/silverstripe-wordpressmigrationtools
A wordpress importer that handles various operations.