Pinned Repositories
EvolutionCMS.libraries.ddTools
A library with various tools facilitating your work.
EvolutionCMS.plugins.ManagerManager
ManagerManager lets you customise your MODX manager interface. You can rename, hide, move fields and tabs and doing many others intresting actions. And do it just for certain users or templates. Absolute power!
EvolutionCMS.snippets.ddGetDocumentField
Snippet gets the necessary document fields (and TVs).
EvolutionCMS.snippets.ddGetDocuments
A snippet for fetching and parsing resources from the document tree by a custom rule.
EvolutionCMS.snippets.ddRunSnippets
Snippet runs necessary snippets with necessary params.
jQuery.ddMap
A jQuery library that allows Yandex Maps to be rendered on a page in a simple way.
MODXEvo.plugin.ManagerManager.mm_createTab
A widget for ManagerManager plugin that allows create a new custom tab within the document editing page.
MODXEvo.plugin.ManagerManager.mm_ddAutoFolders
Widget for ManagerManager plugin that allows document to be moved automatically in month and year folders in accordance with date (it may be publication date or any other date) when event OnBeforeDocFormSave occurs.
php.library.ddPaymentManager
php.library.ddTextCompare
A simple tool allowing to compare two texts
DD Group's Repositories
DivanDesign/jQuery.ddMap
A jQuery library that allows Yandex Maps to be rendered on a page in a simple way.
DivanDesign/EvolutionCMS.libraries.ddTools
A library with various tools facilitating your work.
DivanDesign/EvolutionCMS.snippets.ddGetDocumentField
Snippet gets the necessary document fields (and TVs).
DivanDesign/EvolutionCMS.snippets.ddRunSnippets
Snippet runs necessary snippets with necessary params.
DivanDesign/EvolutionCMS.libraries.ddInstaller
The library for installing and updating snippets, plugins, and libraries from GitHub repositories.
DivanDesign/EvolutionCMS.snippets.ddColorTools
Converts the color to match the offset in tone, brightness, or saturation.
DivanDesign/EvolutionCMS.snippets.ddGetDocuments
A snippet for fetching and parsing resources from the document tree by a custom rule.
DivanDesign/EvolutionCMS.snippets.ddGetFileInfo
DivanDesign/EvolutionCMS.snippets.ddTypograph
Snippet for text typography. The snippet doesn’t use third-party services, also it sends no requests. In other words, everything is performed on your server.
DivanDesign/jQuery.ddMetrics
A jQuery library for easy working with Yandex.Metrica and Google Analytics.
DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_renameField
A widget for ManagerManager plugin that allows one of the default document fields or template variables to be renamed within the manager.
DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_requireFields
A widget for ManagerManager plugin that allows document fields (or TVs) to become required. The widget appends a red asterisk to a field to indicate it is required, and alerts users if they save the document without completing all required fields.
DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_synch_fields
Widget for ManagerManager plugin that allows a few fields values to be synchronized while editing the document. E. g. it`s required that page title and menu title have the same value. It`s especially useful when some values being synchronized are hidden.
DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_widget_showimagetvs
A widget for ManagerManager plugin that allows the preview of images chosen in image TVs to be shown on the document editing page.
DivanDesign/EvolutionCMS.snippets.ddColumnBuilder
Выводит элементы (например, результаты ddGetDucuments, ddGetMultipleField, Ditto и т. п.) в несколько колонок, стараясь равномерно распределить количество.
DivanDesign/EvolutionCMS.snippets.ddGetChunk
Snippet gets the chunk contents by its name. For example, it useful to get chunks inside JS code.
DivanDesign/EvolutionCMS.snippets.ddGetDate
Snippet returns the date in a specified format.
DivanDesign/EvolutionCMS.snippets.ddGetMultipleField
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
DivanDesign/EvolutionCMS.snippets.ddGetParentId
Gets the parent ID of the required level.
DivanDesign/EvolutionCMS.snippets.ddIf
This snippet compares different values and returns required chunk or string.
DivanDesign/EvolutionCMS.snippets.ddMakeHttpRequest
Makes HTTP request to a given URL.
DivanDesign/EvolutionCMS.snippets.ddMenuBuilder
Simple and flexible template-driven menu builder.
DivanDesign/EvolutionCMS.snippets.ddObjectTools
Tools for modifying objects.
DivanDesign/EvolutionCMS.snippets.ddPregReplace
Searches “inputString” for matches to “pattern” and replaces them with “replace”.
DivanDesign/EvolutionCMS.snippets.ddSendFeedback
A snippet for sending users' feedback messages to a required email. It is very useful along with ajax technology.
DivanDesign/EvolutionCMS.snippets.ddStartSnippet
This repository is snippet template. Use it when you create a new snippet repository.
DivanDesign/EvolutionCMS.snippets.ddStash
Save data as JSON or QueryString, then extend if needed and use it later without database queries.
DivanDesign/EvolutionCMS.snippets.ddStringTools
Tools for modifying strings.
DivanDesign/EvolutionCMS.snippets.ddYMap
A snippet that allows Yandex.Maps to be rendered on a page in a simple way.
DivanDesign/jQuery.ddUrl
The library for working with URLs.