Skip to content
reaby edited this page Nov 23, 2016 · 39 revisions

#Welcome to eXpansion Wiki

Installation

Completing this will guide you thought setting up basic server environment for the add-on to run. After finishing the installation tutorial, head on to Master Administrator guides, it's recommended to read and complete the first steps after installation!

  • Install guide for Windows
  • Install guide for Linux
  • Install guide for Modern Linux (php7)
  • Run multiple servers with same installation and database
  • Install with composer

    Installing new Plugins

  • Install plugins using composer (recomended)

    Master Administrators

    These documents will help you as a master admin to understand how the add-on works and manages your server.

  • First steps after installation
  • How to add/remove and manage admins using admin groups
  • Using & Debug AutoUpdate

    Server Administrators

  • Chat commands list

    Plugins

  • MusicBox tutorial

    Advanced Configuration Guides

  • [Disable moving widgets, and force server administrator defined positions](https://github.com/eXpansionPluginPack/eXpansion/wiki/config-widgets)
  • Differences for Variable scopes: Global, Scoped and file
  • Migrate database from xaseco2, when you have no cmd-line access at server

    FAQ

    Guides and examples for developers

    In case you would like to author a plugin using expansion add-on, here some help to get started with.

  • Your first eXpansion plugin
  • [AdminGroups and Permissions](https://github.com/eXpansionPluginPack/eXpansion/wiki/Developpers-:-Admin-Groups)
  • [How to add multilingual support for your plugin](https://github.com/eXpansionPluginPack/eXpansion/wiki/Developpers-:-i18n-support)
  • [How to use color codes](https://github.com/eXpansionPluginPack/eXpansion/wiki/Developpers-:-Chat-Colors)

    Documentation

  • Hooks

    For eXpansion team only !!