PHP Classes

File: htdocs/class/libraries/local/README.md

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/class/libraries/local/README.md   Download  
File: htdocs/class/libraries/local/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 6 years ago
Size: 446 bytes
 

Contents

Class file image Download

XOOPS_ROOT_PATH/class/libraries/local

This directory is intended for vendor libraries which have been modified for use in XOOPS, such as adding custom configuration, or sub setting to eliminate unneeded files.

Unlike the composer managed vendor directory, any code libraries here will not autoload, but will be in a known and standard location.

Isolating such libraries here will simplify updating these libraries to track upstream updates.