Giter Club home page Giter Club logo

myaac's Introduction

MyAAC

MyAAC is a free and open-source Automatic Account Creator (AAC) written in PHP. It supports only MySQL databases.

Requirements

- PHP 7.4 or later
- MySQL database
- Composer
- PDO PHP Extension
- XML PHP Extension
- ZIP PHP Extension
- (optional) mod_rewrite to use friendly_urls

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 only
	If you're under linux use these commands to set proper permissions:
        sudo chmod 755 -R . && sudo chmod 777 -R outfits/ system/ images/ plugins/ tools/

Visit http://your_domain/install (http://127.0.0.1/install) and follow instructions in the browser.

Configuration

Check config.php to get more informations. Use config.local.php for your local configuration changes.

Informations

Changed box shadow image to css

Changed buttons, removed image and added by css

Created new buttons based on colors (green and red)

Added page load, configurable in config.php

Added status bar with configurable social networks

Added slide and collapse status bar, configurable in config.php

Added swipe effect in menu

Created client download page, configurable link in config.php

Created event calendar, getting information directly from events.xml

Char Bazaar with configurable rates in config.php

Changed login by email

Project supported by JetBrains

We extend our heartfelt gratitude to Jetbrains for generously granting us licenses to collaborate on this and various other open-source initiatives.

JetBrains

License

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

Credits

Slawkens MyAAC

myaac's People

Contributors

lucasgiovannibr avatar elsongabriel avatar leotkbr avatar majestyotbr avatar guivalladao avatar slawkens avatar

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.