Giter Site home page Giter Site logo

armasquadmanager's Introduction

Arma 2 and Arma 3 Squad Management Site

A PHP based admin and user management panel for Arma 2 / Arma 3 squads

Requirements

  • A web host running an Apache server that allows for PHP, prefferably PHP 5 or higer
  • A MySQL database

Installation

The installation is simple:

  • Upload all the files to your web directory
  • Import the sql.sql file found in the sql folder to your mysql database
  • Configure the config.php to your liking
  • Drop your squad.xml file in the main directory, make sure it's named squad.xml! This is important!
  • Drop your squad logo in the main directory, having the name you configured in the config.php
  • Drop the squad logo image that will show in game(The logo.paa / logo.tga or logo.jpg file) in the main directory
  • Remove inc/password_generator.php unless you need it's functionality for the time being

More instructions can be found here: http://community.bistudio.com/wiki/squad.xml

password_generator.php

  • If you need a user to set up an account on the squad page you want to send them a URL looking like this: http://www.yourdomain.com/index.php?pid=PLAYERID
  • Replace PlayerID with the users playerid in the squad.xml
  • Remember to remove the inc/password_generator.php if you're not using it!

Issues

If there are any issues please create a new issue in the "issues" tab or send in a pull request, I'll gladly review them :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.