GithubHelp home page GithubHelp logo

4funio / myaac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slawkens/myaac

0.0 3.0 0.0 12.88 MB

A free and open-source Automatic Account Creator (AAC) and Content Management System (CMS) written in PHP

Home Page: https://my-aac.org

License: GNU General Public License v3.0

PHP 76.67% CSS 6.95% HTML 7.87% JavaScript 8.50%

myaac's Introduction

myaac

MyAAC is a free and open-source Automatic Account Creator (AAC) and Content Management System (CMS) written in PHP. It is a fork of the Gesior project. It supports only MySQL databases.

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

REQUIREMENTS

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

INSTALLATION AND CONFIGURATION

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:
		chmod 660 config.local.php
		chmod 660 images/guilds
		chmod 660 images/houses
		chmod 660 images/gallery
		chmod -R 770 system/cache

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

KNOWN PROBLEMS

- none -

OTHER NOTES

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

LICENSING

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

myaac's People

Contributors

slawkens avatar angelofdeaths avatar jasonrox18 avatar miqueiaspenha avatar

Watchers

James Cloos avatar Oliver Kraemer avatar Silvio Greuel 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.