Documentation

InternationalizationFor developers
Internationalization
01.5k.
Overview Internationalization, or i18n, is the process of extrapolating text strings in a document into individual languages, so that the document can
MODX 3
Package managerFor developers
Package manager
01.8k.
Let's look at the MODX Package Manager: what it is, how to get there, how to install, update and remove packages, and how to add additional providers (repositories).
MODX 3
Website development startWebsite development practice
Website development on MODX 3. Start
01.2k.
Developing a website on MODX requires certain knowledge and skills, but with the right approach the results can be impressive. Below is a sample list of
MODX 3
Integration of html templatesWebsite development practice
Integration of html templates with MODX
02.9k.
MODX is a popular content management system that allows you to create websites of any complexity. One of its advantages is the ability to integrate with
MODX 3
Customizable TVFor developers
Custom TV (template variables)
01.6k.
What are Custom TV Template Variables? MODX Revolution allows you to create your own custom TV input types (similar to already available types like textbox, radio, textarea, richtext, etc.
MODX 3
MIGXExtras
MODX MIGX
04.5k.
What is MIGX? MIGX is a custom TV variable for aggregating multiple TVs into one. This aggregation greatly simplifies the workflow for Manager end users
MODX 3
Ace - code editorExtras
Ace – code editor for MODX
01.7k.
Ace is a powerful code editor that makes it easy and convenient to work with code in MODX. It has many features and tools that help speed up the development
MODX 3
Media sourcesWebsite development
Media sources
01.6k.
Media sources are the locations where the files used on the site are stored. They can be located on the server, on another server, or even in cloud storage.
MODX 3
Static elementsWebsite development
Static elements
01.1k.
A static element is an element that gets its content from a file. When you edit it through the manager, the file will be updated. Similarly, when you edit
MODX 3
MODX templatesWebsite development
MODX templates
01k.
Templates typically contain HTML markup tags that define the layout and appearance of your site. When a document is requested, MODX loads the document
MODX 3