Skip to content

davist11/Config-Variables-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Config Variables Plugin

I wanted to have access to things like the base_path on my server without having to use PHP. So this plugin gives access to anything that is in the $config array.

Requirements & Installation

Config Variables is built to run on EE 2.0. To install:

  • Copy the config folder into your /system/expressionengine/third_party/ directory.

Usage

{exp:config:vars value="base_path"}

To see all of the possible values, just pass in “all”

{exp:config:vars value="all"}

About

Access ExpressionEngine 2 Config Variables

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages