Плагин Sypex для CMF Cotonti

Плагин Sypex обеспечивает интерфейс для использования Sypex Dumper под CMF Cotonti

Разработка плагина Sypex Dumper

Плагин Sypex обеспечивает интерфейс для использования Sypex Dumper под CMF Cotonti.

1. Установка

  1. Распаковать содержимое архива в каталог plugins
  2. Проинсталлировать плагин
  3. Назначить файлу sypex/sxd/ses.php права доступа 666 (777)

2. Обновление Sypex Dumper

  1. Распаковать Sypex Dumper в каталог Sypex
  2. В файле cfg.php заменить строку
    'auth' => 'mysql cfg',
    на
    'auth' => 'cot mysql cfg',
  3. Убедиться в том, что файл auth_cot.php, отвечающий за подключение Sypex Dumper к Cotonti, находится в каталоге Sypex

The Sypex plugin provides interface for the use of Sypex Dumper with Cotonti Content Management Framework

1. Installation

  1. Unpack the zipped archive into the plugins folder
  2. Install the plugin
  3. Chmod sypex/sxd/ses.php 666 or 777

2. Updating Sypex Dumper

  1. Unpack Sypex Dumper into the Sypex folder
  2. In cfg.php replace
    'auth' => 'mysql cfg',
    with
    'auth' => 'cot mysql cfg',
  3. Make sure that auth_cot.php is placed back in the Sypex folder