Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Automatic Account Creator (AAC) for Open Tibia Servers written in PHP

License

NotificationsYou must be signed in to change notification settings

slawkens/myaac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyAAC is a free and open-source Automatic Account Creator (AAC) for Open Tibia Servers written in PHP. It is a fork of theGesior project. It supports only MySQL databases.

Official website:https://my-aac.org

GitHub Workflow Status (with event)License: GPL-3.0Downloads CountOpenTibia DiscordClosed Issues

VersionStatusBranchRequirements
2.xExperimental featuresdevelopPHP >= 8.1
1.xActive developmentmainPHP >= 8.1
0.9.xNot developed anymore0.9PHP >= 7.2.5
0.8.xActive support0.8PHP >= 7.2.5
0.7.xEnd Of Life0.7PHP >= 5.3.3

The recommended version to install is 1.x, which can be found at releases page -https://github.com/slawkens/myaac/releases.

Documentation

Requirements

- MySQL database- PHP Extensions: pdo, xml, json- (optional) apache2 mod_rewrite (to use friendly_urls)- (optional) zip PHP Extension (to install plugins)- (optional) gd PHP Extension (for generating signature images)

Installation

Just decompress and untar the source (which you should have done by now,if you're reading this), into your webserver's document root.MyAAC needs proper permissions to handle files correctly.If you're using apache2, then your directory needs to have owner set to: www-data, you can do it by using following command:chown -R www-data.www-data /var/www/*(or any other path your MyAAC installation is located at..)  Note: Linux onlyIf you're under linux use these commands to set proper permissions:chmod 660 config.local.phpchmod 660 images/guildschmod 660 images/houseschmod 660 images/gallerychmod -R 760 system/cacheVisit http://your_domain/install (http://localhost/install) and follow instructions in the browser.

Configuration

Checkconfig.php to get more information. (Notice: MyAAC 1.0+ doesn't use config.php anymore, it has been moved to Admin Panel - Settings page).

Useconfig.local.php for your local configuration changes.

Branches

This repository follows the Git Flow Workflow.Cheatsheet:Git-Flow-Cheatsheet

That means, we use:

  • main branch, for current stable release
  • develop branch, for development version (next release)
  • feature branches, for features etc.

Known Problems

  • Some compatibility issues with some exotic distributions.

Contributing

Contributions are more than welcome.

Pull requests should be made to thedevelop branch as that is the working branch, master is for release code.

Bug fixes to current release should be done to master branch.

Look:Contributing in our wiki.

Other Notes

If you have a great idea or want to contribute to the project - visit our website athttps://www.my-aac.org

Project supported by JetBrains

Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.

JetBrains

License

This program and all associated files are released under the GNU Public License.
SeeLICENSE for details.

About

Automatic Account Creator (AAC) for Open Tibia Servers written in PHP

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project


    [8]ページ先頭

    ©2009-2025 Movatter.jp