Skip to content

aaronwaldon/developer_info.ee_addon

 
 

Repository files navigation

Developer Info for ExpressionEngine 2.x

Displays useful information about your channels and channel fields all on one page. Additionally, all template information and all file upload locations are displayed on their own pages. This is an EE2 port of the EE1 SL Developer Info addon by Stephen Lewis.

Installation

  • Copy the /system/expressionengine/third_party/developer_info/ folder to your /system/expressionengine/third_party/ folder
  • Copy the /themes/third_party/developer_info/ folder to your /themes/third_party/ folder
  • Login to your ExpressionEngine control panel
  • Install module by going to Add-Ons → Modules, click the Install link next to Developer Info

To use the German language, you will need to rename the Javascript files in the /themes/third_party/developer_info/js/ folder.

  • Change: developer_info.js to: developer_info-english.js
  • Change: developer_info-deutsch.js to: developer_info.js

Usage

  • Browse to Add-Ons → Modules → Developer Info
  • It is recommended that you click the +Add link in the top navigation to create a quick access link to this page.

About

ExpressionEngine 2.x port of SL Developer Info

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.4%
  • JavaScript 17.0%
  • CSS 5.6%