Extras Directories

Skip to end of metadata
Go to start of metadata


Extras are most commonly stored in 2 directories when they are installed:

  • core/components/ - This is the location for all the PHP and non-web-accessible files for the Extra.
  • assets/components/ - This is the location for the web-accessible files for the Extra, such as CSS, JS and images.

Why the separation? Well, since MODx users can move the core outside the webroot, separating out the non-accessible files into core/components allows MODx developers to add an extra level of security to their Extras.

See Also

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.