Jump to content

Recommended Posts

Hello guys, i'm brAthena Project Developer (not core, of course) and for a few months i've worked on control panel for us (brAthena Community).

 

I'm still working and i really have little time to develop, it causes lots commits (216 commits right now) and few features. But i'm happy to say it's almost released.

 

So the features for the brACP are:

 

** Instalation (Need improve)
** reCAPTCHA (https://www.google.com/recaptcha/intro/index.html)


** Themes system

**** Default theme has mobile support with CSS3


** Language system
**** We have only pt_BR translation file right now, but we are working on it.

** Cache control (memcache)
**** Rankings (Yes, cache sql result prevent MySQL to many request [shiraz, brAthena, hint]), translation and translated files.

** Account management
**** Login, Create, Recover
**** Administration panel (Still working on it)
**** Change pass and e-mail
**** Reset appear, position and equipment,
**** Donations system (PagSeguro, https://pagseguro.uol.com.br)

** User notification (e-mail) when:
**** Create account, changes password or e-mail, for e-mail changes we create log.
**** When donation changes status
 

For this control panel, we've used:

** PHP 5.4+ (PHP 7+ not tested)

** Apache 2.4 (IIS not tested)
**** mod_rewrite must be enabled

** MySQL 5.5+ (MySQL 7+ not tested)

** PHP Composer
**** To install our dependences of course!

And the frameworks or extensions we've used to make it works:

** Slim Framework v3.1.0
** Smarty v3.1.29
** Guzzle v6.1.1
** Doctrine v2.4.2
** SwiftMailer v5.4.1
** PECL::MEMCACHE v3.0.8 (Optional, https://pecl.php.net/package/memcache)
 

Live version?

Here is: http://carloshenrq.com/brACP/

Note¹.: The current live version is 0.2.1-alpha

Note².: Once a week i update the live version, so some features you won't find right now there...

 

Beta version?

https://github.com/carloshenrq/brACP/releases/tag/0.1.1-beta

Note¹.: This portuguese version only and the version is 0.1.1-beta, the newer is not ready for beta test.

 

GitHub Repository?

Here is: https://github.com/carloshenrq/brACP

 

Suggestions, Reviews or Contribute? Please, let me know!

If you can post here https://github.com/carloshenrq/brACP/issues will be more easy for us all.

Edited by CarlosHenrq

Share this post


Link to post
Share on other sites

I would say it's pretty interesting to see, pretty good work, wish for English translation tho so it can be more used by others.

(i can also see some good documentations !)

Share this post


Link to post
Share on other sites

I would say it's pretty interesting to see, pretty good work, wish for English translation tho so it can be more used by others.

(i can also see some good documentations !)

 

English translation is coming soon :3

 

Justify:

The main project language is Portuguese...

We don't stop to create the english translation yet because there some features that we must finish... after it, we pull the trigger and start the translation file and documentations.

Share this post


Link to post
Share on other sites

 

I would say it's pretty interesting to see, pretty good work, wish for English translation tho so it can be more used by others.

(i can also see some good documentations !)

 

English translation is coming soon :3

 

Justify:

The main project language is Portuguese...

We don't stop to create the english translation yet because there some features that we must finish... after it, we pull the trigger and start the translation file and documentations.

 

I'm excited and waiting ! :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.