Freyr Posted May 18, 2019 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 38 Reputation: 7 Joined: 01/11/13 Last Seen: March 5, 2021 Share Posted May 18, 2019 (edited) Hello people, I'm just starting a project to develop a control panel using Python-Django. The project just started, so it has no features completed yet! Some benefits on having a CP with Django: easier to maintain, easier to setup simple, clean, compatible environment, uses few resources can run on Docker and Heroku with less than 5 commands it auto manages the db tables it uses (upgrades, modifications, etc) Uses bootstrap, so its easy to modify/rebrand So if you want to contribute, just send me a DM and I'll add you to the repo as contributor. https://github.com/Freyja-Folkvangr/ragpycp Update: Account Register Login Logout unsalted MD5 encryption Char All Char list view Char view Reset position reset style reset save map Admin Change account Change RO settings on account Modify char Discord: _giosan#4472 Telegram: @evergreen2 Edited October 6, 2020 by Freyr added new features 3 Quote Link to comment Share on other sites More sharing options...
anacondaq Posted May 18, 2019 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted May 18, 2019 (edited) Features request (can be applied to any control panel what people trying to develop on any language): account registration with access only to login table (user, pass, captcha, email confirmation, sex, birthdate (optional)), referral nickname). account management: reset pass, re-sent login to email character management: reset hair style, hair color, cloth style, last map, save a map, homunculus/mercenary/pet (clean it) master account inside which you can make a game accounts do not use any bloated shit, and use only the latest modern and well-tested components. do not make bloated code or features. html5/less/css3/ (optional) + js follow any modern/good/ easy to use or modify templates. This is a key feature. If devs can build beautiful websites easy - your CP will grow. If not - y our CP will die. security, verify ALL user input, do not trust to users at all. Use as less code as you can, verify everything caching which will work with speed, Nginx FastCGI, or redis, or anything else (important against DDOS attacks) donation module: paypal, stripe, cryptocurrency, any other payment method. Edited May 18, 2019 by anacondaq 1 Quote Link to comment Share on other sites More sharing options...
Expl0iter Posted May 18, 2019 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 31 Reputation: 0 Joined: 06/08/17 Last Seen: May 20, 2019 Share Posted May 18, 2019 Good Framework. Quote Link to comment Share on other sites More sharing options...
Dark Lunacy Posted December 29, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 94 Reputation: 4 Joined: 02/12/17 Last Seen: April 22, 2023 Share Posted December 29, 2019 How can I install it? Thanks Quote Link to comment Share on other sites More sharing options...
Freyr Posted December 31, 2019 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 38 Reputation: 7 Joined: 01/11/13 Last Seen: March 5, 2021 Author Share Posted December 31, 2019 On 12/29/2019 at 7:27 PM, Dark Lunacy said: How can I install it? Thanks Hi, I have just added these instructions for you: https://github.com/Freyja-Folkvangr/ragpycp/blob/master/README.md Feel free to join the discord server to ask questions. I'd also like to use your ragnarok environment (if possible) to continue adding features because I need a populated ragnarok db 1 Quote Link to comment Share on other sites More sharing options...
Dark Lunacy Posted December 31, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 94 Reputation: 4 Joined: 02/12/17 Last Seen: April 22, 2023 Share Posted December 31, 2019 5 hours ago, Freyr said: Hi, I have just added these instructions for you: https://github.com/Freyja-Folkvangr/ragpycp/blob/master/README.md Feel free to join the discord server to ask questions. I'd also like to use your ragnarok environment (if possible) to continue adding features because I need a populated ragnarok db Thanks! I will take a look Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.