angelxmoreno/cake-php-environment-switcher

There is no license information available for the latest version (1.0) of this package.

Environment Switching class for CakePHP

1.0 2014-09-29 17:26 UTC

This package is auto-updated.

Last update: 2024-04-16 02:01:36 UTC


README

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