Skip to content

DesertCore is an open-source CMS for emulated Black Desert Online servers.

License

Notifications You must be signed in to change notification settings

luoyuu77/DesertCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesertCore CMS 1.2.0

Open source Content Management System for emulated Black Desert Online servers.

Getting Started

These instructions will help you deploy your own copy of the CMS.

Prerequisites

Here's what you need to run DesertCore CMS

  • Apache mod_rewrite
  • PHP 7.2 or higher
  • PHP PDO sqlite
  • mongodb Extension
  • cURL Extension
  • OpenSSL Extension
  • JSON

Installing

  1. Upload and extract the release files to your web server
  2. Edit the configuration file located at includes/config.php and fill out your MongoDB database connection information
  3. Add the master cron job /includes/cron/cron.php to run once per minute

Other Software

DesertCore CMS wouldn't be possible without the following awesome projects.

Authors

  • Lautaro Angelico - Developer

License

This project is licensed under the MIT License - see the LICENSE file for details

Support

Official Discord Server

DesertCore CMS Official Discord

Donating to the Project

A lot of time and effort has been made to make DesertCore CMS available as an open-source project. Any and all donations will be greatly appreciated and will help keep the project going! DONATE HERE

About

DesertCore is an open-source CMS for emulated Black Desert Online servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.9%
  • CSS 8.4%
  • HTML 5.2%
  • SCSS 4.0%
  • JavaScript 0.5%