Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aion Website 1.0

Initiate Mage
Joined
Nov 20, 2013
Messages
4
Reaction score
2
Hello,

I'm currently working on a website working with Aion.




Website :


  • News
  • Subscribe / Login / Lost password
  • List characters ONLINE
  • Servers status (Login/Game/TS)
  • Vote system with a top voter
  • Item shop
  • Account Manager (List of characters, Unlock character, etc)
  • Allopass / Paypal
  • Weddings block
  • Full SEO (You can edit of course)
  • Translation (FR / EN)

Administration :


  • (Add / Edit / Delete) news with Ckeditor
  • (Add / Edit / Delete) item in the shop
  • Download logs from the server
  • Edit pages (Team, Teamspeak, join-us, subscribe)
  • Add images on the slider
  • Seed notification to your users with pushbullet
  • Logs (Allopass / Paypal)
  • Search items or characters based on the name

Please, if you have a issue, create a issue on Github with images !

Capture d’écran 2016-08-27 à 12.07.49 - Aion Website 1.0 - RaGEZONE Forums Capture d’écran 2016-08-27 à 12.08.46 - Aion Website 1.0 - RaGEZONE Forums Capture d’écran 2016-08-27 à 12.08.03 - Aion Website 1.0 - RaGEZONE Forums Capture d’écran 2016-08-27 à 12.08.56 - Aion Website 1.0 - RaGEZONE Forums Capture d’écran 2016-08-27 à 12.08.29 - Aion Website 1.0 - RaGEZONE Forums

Thx, Mathieu
Portfolio :
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Nov 20, 2013
Messages
4
Reaction score
2
Hi,

If you are a Web-Designer, please contact me.
I would like a designer for change the design. And update the website with new technologies like React and nodeJS API :p

My email : mathieu.letyrant@gmail.com
My skype : mathew78540
 
Initiate Mage
Joined
Nov 20, 2013
Messages
4
Reaction score
2
On the last version :

- Add legion's name on the list 'Player online'
- Add character's level on the list 'Player online'
- Add World's name on the list 'Player online',
- Add a weddings block : List the 5 last weddings

- Fix all issues


If you need a website , you can contact me on skype (mathew78540).
 
Experienced Elementalist
Joined
Aug 26, 2013
Messages
238
Reaction score
92
I need a little Help to install it on UniServer ( )

Thank You!
 
Newbie Spellweaver
Joined
Nov 5, 2013
Messages
14
Reaction score
1
Please i know is a lot asking, but could you realease a simple how-to compile or, release a compiled version for poor humans to test and give feed? xD
 
Newbie Spellweaver
Joined
Apr 28, 2017
Messages
65
Reaction score
2
Website created
Download link :
how to install easy way :
1/ config at first .env file
2/ install database 'al_server_gs', 'al_server_ls', and create a database for website 'aion_ws' (You need create empty database )
3/ Execute : php artisan migrate then php artisan db:seed
4/ You have a config files : config/aion.php
5/ cmd_shop :




link

link
 
Last edited:
Newbie Spellweaver
Joined
Jul 18, 2021
Messages
66
Reaction score
6
I try this but not work when I input “PHP artisan db:Seed”
 
Joined
Oct 5, 2018
Messages
774
Reaction score
1,143
# php artisan db: seedPHP Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in E:\xampp\htdocs\config\app.php on line 96Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in E:\xampp\htdocs\config\app.php on line 96 [Symfony\Component\Console\Exception\RuntimeException] Too many arguments, expected arguments "command".
 
Back
Top