A custom, secure output filter for phpThumb, a thumbnail generation solution for images. Any phpThumb-compatable config options can be passed into parameter of the filter.
For more information see: http://www.firephp.org/PHP 5 only, see: http://svn.modxcms.com/docs/display/revolution/Server+RequirementsRequirements: Firefox, Firebug and FirePHPUsage:$modx->getService('fire', 'modFire', $modx->getOption('core_path').'components/modfire/');//or with options$modx->getService('fire', 'modFire', $modx->getOption('core_path').'components/modfire/', array( 'maxObjectDep…
mxCalendar is a full feature calendaring extra with ability to create repeating events, assign categories, and integrate with Google Map for location. This is a perfect solution for most users looking for an event management calendar or just a simple calendar component.DocumentationForum Support and RequestIssues and Enhancement Request (GitHub)
A Google Analytics addon for MODx Revolution 2.2.This component will give you access to an overview of Google Analytics reports directly from the manager (Quick overview dashboard widget + Full report in a CMP).The following reports are available:Site Content (By page and Page Title)Audience (Language, Country, Browser, Operating System, Service Provider, Mobile, Screen Resolution)Traffic Sources …
Wufoo Form integration using a custom tv. This allows you to add the power of Wufoo to your website by just adding a template variable to your template.Thanks to Cal Wilson for allowing me to publish this freely to MODx Extras.
Allows old URL's to be transfered to a new website with 301 "Permanently moved" headers. This script is based on the one from "Brian Stanback" (stanback.net).
With MathX plugin, you can render LaTeX formulas directly in MODx resources. Simply surround your formulas between or for inline formulas, e.g., E=mc^2 or A=\pi r^2.