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!

[Release] DarKcore Trinitycore CMS

Initiate Mage
Joined
Sep 14, 2014
Messages
17
Reaction score
2
7DXYBBy - [Release] DarKcore Trinitycore CMS - RaGEZONE Forums



DarKcorE CMS is an Open Source work in progress Content Management System for Trinitycore released for free for our lovely emulation community.

Contributors:

Features that are ment to be added in this content management system
  • -News Feed with user comment options
  • -Changelog module
  • -Improved register module
  • -Login/Logout module
  • -Advanced user panel with posibility to install modules
  • -Advanced vote panel with countdown and automatic weekend double VP
  • -Items, Characters, Guilds, Quests armory and a W.I.P Quests armory
  • -Realm statistics total account/characters/quests/items & Characters online
  • -Editable RULES & FAQ page
  • -Guides Page
  • -Item Store
  • -Builtin forum module
Installation instructions
  • Move everything to to your HTDOCS now open up "For Install" folder
  • Run those 2 SQL files one is to update your account database and 1 is the base of the WEB DATABASE *Note the website is adapted for 12 Game Master ranks but will be later changed to a different system
  • Now move to core folder open "Config.php" and put there your database and RA informations
CHANGELOG26/04/2017
  • -Added Logging system for administration panel
  • -Added mailing system for website notifications
  • -Added Remote connection class for store and some character function thatwill be added later
25/04/2017
  • -Rewrite every page
  • -Prepared the paging system and configured login, logout and registration modules
  • -Cleared a lot of useless files
  • -Removed most of the code and started working on the CSS also created a root for the css files for easier understanding
13/04/2017
  • -The following changes were not synced to github yet until i finish the ACP
  • -Replaced most of the code
  • -Improved registration and login engine
  • -Improved news functions and cleared a bunch of useless code
28/01/2016
  • -Updated Index page with the newest config
  • -Enabled Character listing in armory after the latest design change
  • -Updated Armory style and search bar
27/01/2016
  • -Created Store Page *ProjectCoreDevs - not uploaded yet
  • -Created Login Page *ProjectCoreDevs
  • -Updated headers , cleared more useless code
  • -Fixed the style on the following pages Guides/Rules/Registration
  • -Cleared a bunch of useless code
  • -Fixed many functions mostly on registration and armory part


GitHub Repository & Download:

Note To Developers - You can join this project and do some pull requests if you feel like helping the emulation community also as I said this website started as a PHP learning atempt so you might expect the following:
  • Most of the code was rewrite and fixed the sql injection flaws
  • The CMS is missing the administration panel
  • Style need to be updated and a styles module must be added
  • Most pages need to be redone due to switching to a paging system


Note that development process restarted it's beta stage due to a lot of code being removed and redone. As for now the only function that works is Registration and Login. Since this is an open source project if you feel like helping us with the development process and see more updates faster you can help us by donating , all money will be spent on development process (paying all contributors and acquiring resources) you will also be figured in our helpers page and have later access to new modules, also if you are HTML/CSS/JAVA/PHP/MySQL developer you can join us.

 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Sep 14, 2014
Messages
17
Reaction score
2
Why didn't you use any PHP framework and composer? Those are good practices!

well i started this project long long time ago with learning PHP purpose and well yeah it turned into a little CMS however i have abandoned the project since there was basically 0 support
 
Back
Top