Documentation

Media sourcesWebsite development
Media sources
0386
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
0168
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
0346
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
chunks - what are they and how to use themWebsite development
MODX chunks
0625
Chunks are small pieces of code that can be reused across multiple pages of a site. They function similarly to files or "blocks" in other content management systems.
MODX 3
Template variables (TV)Website development
Template variables (TV)
0350
Template variables are an important element of MODX that allows you to create flexible and powerful sites. They simplify the process of creating and managing
MODX 3
SnippetsWebsite development
MODX Snippets
0185
Snippets are the way MODX allows you to run dynamic PHP code on any of your pages. They can provide content such as menus, blog or news lists, search
MODX 3
ResourcesWebsite development
Resources
0618
What is a resource? A resource is a representation of a page in MODx. By default, MODx has 4 types of resources – documents, links, symbolic links, and files.
MODX 3
friendly urlsInternal SEO optimization
Friendly Urls
0584
Setting up the CNC in MODX consists of several steps. Renaming the ht.access The ht.access file is in the root folder of the site, rename it to .
MODX 3
MODX elementsWebsite development
MODX elements
0116
MODX elements are a catch-all term that includes templates, TV template variables, chunks, snippets, and plugins. Each of these elements is managed through
MODX 3
Date formatsWebsite development
Date formats or how to display dates in MODX 3
0294
A guide to displaying and formatting dates (publishing, updating/editing resources, etc.) in MODX Revolution.
MODX 3
Website development practice
Installing the required add-ons (Extras)
0347
To install a package (add-on) in MODX, on the left in the tree, click on “Extras” and select “Installer”. On the page that opens
MODX 3
Getting Started
Initial setup of MODX 3
0779
Detailed instructions on how to set up MODX 3 after installation.
MODX 3