Skip to content

Magehernan/intersect-cms-unleashed

 
 

Repository files navigation

Current version: 2.0

Status : Ready for use from upgrade or new installation

Do not clone the repo for an online launch of your project. Download the package.

Supporting the Creator: https://www.paypal.me/thomaaasfds


Intersect CMS Rework

N|Solid

IntersectCMS uses the Intersect Engine API to process data as simply as possible through a web interface. Whether you use the sqlite or mysql database, this CMS will automatically adapt itself thanks to the game engine API. Part of the CMS uses a MySQL database, so it is necessary to have one for the proper functioning of the site's functionalities.

Features

  • News (DB)
  • Register (API)
  • Login (API + DB)
  • Ranking (API)
  • Player list
  • Online player list
  • Account Informations (API + DB)
  • Shop (API + DB)
    • Quantity
    • History
    • Categories
    • Discount
    • Item visibility
  • Points system with history (DB)
  • Account Points/Credit (currently working with https://dedipass.com/fr/) (DB)
  • Server status (API)
  • Custom Pages (for game and wiki sections) (DB)
  • Basic administration with Rich Text editor (TinyMCE)
    • News (DB)
    • Shop (API + DB)
    • Pages (DB)
    • CMS Settings (DB)
    • CMS Translation (DB)
    • Manage account of player (ban/mute/detail)
  • Basic Translation system (EN/FR)

Tech

IntersectCMS uses a number of open source projects to work properly:

Installation

IntersectCMS requirements :

  • Web server with URL rewriting
  • PHP 7.4 or newer
  • Mysql 5.7

Installation step by step :

In write.

Screenshots

N|Solid N|Solid N|Solid N|Solid

License

MIT

Glhf with your MMORPG. But hey, keep my name here or here, it's always appreciated :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 46.5%
  • Twig 35.8%
  • CSS 13.0%
  • JavaScript 3.2%
  • Other 1.5%