angelxmoreno/cake-php-environment-switcher

Environment Switching class for CakePHP



Documentation

CakePHP Environment Switcher

Environment Switching class for CakePHP


Requirements

  • CakePHP 2.0 - 2.4
  • PHP 5.2.6

Installation

  • Follow the instructions located in the Wiki

TODOS

  • Write installation instructions
  • Write examples for integrating with a "One app different domains" solution
  • Write tests?
  • Develop a fallback priority solution. Perhaps an array of environments, taking in the order as the preference of where to find files
  • Allow auto including of configuration file that defines the value of CAKE_CORE_INCLUDE_PATH
  • Consider distributing as a plugin
  • Create installation shells scripts