User Tools

Site Tools


ru:plugins:update_notifications

This is an old revision of the document!


Взаимодействие плагинов и секции Extend сайта GetSimple CMS

Начиная с GetSimple 3.1, plugins will check “home” periodically to see if there is an update available within the Extend repository. The steps needed to ensure your plugin is compatible are minimal:

Zip-файл плагина, загружаемый в секцию сайта GS Extend должен иметь следующую структуру:

yourplugin.zip
  /yourplugin.php [наименование плагина должно быть уникальным для секции Extend]
  /yourplugin/ [любые папки, используемые вашим плагином]

The most important part of that file structure is the /yourplugin.php file. This name should be unique across all plugins within Extend. We will not enforce this, but if you create a plugin with a generic and/or common name and a second developer does the same thing - your plugin will potentially not be compatible with this new update system.

На заметку: Чтобы научиться правильно организовывать файлы вашего плагина, прочтите эту секцию ВИКИ.

ru/plugins/update_notifications.1380718983.txt.gz · Last modified: 2013/10/02 13:03 by Arkady