• This repository has been archived on 16/Jun/2019
  • Stars
    star
    121
  • Rank 287,553 (Top 6 %)
  • Language
    JavaScript
  • License
    GNU Affero Genera...
  • Created about 9 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Azerothcore/Trinitycore Database Web-Editor

News from Keira's authors

  • Keira2 is no longer mantained and it has been replaced by Keira3

Keira2 the TrinityCore Database Web-Editor

This software is a Database Editor web application for the TrinityCore MMORPG framework built with AngularJS and using the TrinityCore JSON RESTful API to retrieve database data.

Keira2 allows the user to edit the database via GUI and generates automatically the SQL code for him/her. It is inspired by the old Quice/Truice database editor, originally developed by indomit, and by the Discover-'s SAI Editor.

Using Keira2, you can edit SmartAI, Quests, Creatures, Spawns, Loots, GameObjects, Items, Characters, etc...

Also you can change the GUI style choosing a different graphic theme using the theme-switcher button. There are several themes, light and dark ones.

Keira2

Live demo

A live demo is available here. You can use it for production but be aware that its database may not be updated to the latest version.

Also you can help us by testing the development version without installing it, simply using our development live demo. Remember to clear your browser cache before testing it and report any bug or suggestion.

Installation

Keira2 fetches data from an istance of the TrinityCore JSON API, it can be installed either on the same machine or on an external one.

You can install an istance of the TrinityCore JSON API using this guide.

Once you have installed the API, download the latest release of Keira2 and extract the Keira2 folder and place is inside your web server directory (e.g. /var/www/).

Then open the Keira2 folder and copy the file config.js.dist to config.js, open it and set it properly with the path of the API:

app.api = "../TC-JSON-API/public/index.php/";

replace "../TC-JSON-API/public/index.php/" with the path of your API istance.

If you have the TrinityCore JSON API on an external machine, you should set it like:

app.api = "http://www.your.external.server.org/path/to/TC-JSON-API/public/index.php/";

Contribute

or you can donate to support us

Donate

License

Keira2 is open-sourced software licensed under the GNU AGPL license.

Screenshots

Keira2 Keira2 Keira2 Keira2 Keira2 Keira2 Keira2

More Repositories

1

Car-Model-Recognition

Car Model Recognition project
Python
69
star
2

EPUB-to-PDF

Telegram bot EPUB to PDF converter
Python
56
star
3

Notify-me

A shell command to notify you via Telegram for Linux, Mac and Windows
PowerShell
49
star
4

QR-Scanner-Bot

Telegram Bot to scan QR code
Python
34
star
5

Crash-Bandicoot-Resources

Resources about manipulating Crash Bandicoot data
27
star
6

mod-bg-slaveryvalley

Custom Battleground Slavery Valley as module
C++
23
star
7

WoWHead-PHP-Extractors

Compare your database with WoWHead and find missing data
PHP
18
star
8

Database-Exercise-System

A university project to simulate an exercise system
JavaScript
14
star
9

Telegram-DMI-Bot

We migrated the development here https://github.com/UNICT-DMI/Telegram-DMI-Bot
Python
12
star
10

TC-Telegram-Bot

Telegram bot that execute commands in TrinityCore/AzerothCore console via telnet
Python
11
star
11

BG-Queue-Abuser-Viewer

Tool to check battleground queue abuse
TypeScript
10
star
12

Keira

Keira DB WebEditor
PHP
8
star
13

WoW-Utils

Tools for WoW Development
PHP
6
star
14

TC-PvEstats

PvE statistics system for World of Warcraft
JavaScript
6
star
15

Speech-Gender-Recognition-Bot

Telegram Bot that recognize your gender
R
6
star
16

WoWHead-Quest-Parser

This tool extract the data of "creature quest starts and ends" from WoWHead generating the SQL code
HTML
6
star
17

Tris--Tic-Tac-Toe-

The game Tic Tac Toe, usually called "Tris".
Java
5
star
18

CSS3_Cool_Effects

Some effects coded in CSS3
PHP
5
star
19

GY-SocialPresentation

Social Presentation about Sicily cities and social network
TypeScript
4
star
20

Hunting-The-Invaders

A game written in Javascript when I was 15.
HTML
4
star
21

Esercizi-Programmazione-su-Liste-ed-Alberi

C++
4
star
22

Helias

3
star
23

TimeSpeaker

An appindicator for Unity that "says" the time each 15 minutes
Python
3
star
24

AmazonDefense

AmazonDefense, game by "Segmentation Fault", team of the "University Game Jam" in Catania
JavaScript
3
star
25

Algorithms-JS

Some algorithms and data structures that I made in JS.
JavaScript
3
star
26

git-course-example

C++
2
star
27

Network-Flow-Simulator

JavaScript
2
star
28

AgentSim-Portal

A web portal for AgentSimJS
JavaScript
2
star
29

WoWHead-Quest-Data-Parser

PHP
2
star
30

TrashQuotidiano

TrashQuotidiano, un generatore di Meme
CSS
2
star
31

qd-test

1
star
32

audio-stats

Python
1
star
33

signup-form

TypeScript
1
star
34

automate-gimp-poc

Shell
1
star
35

CircuitSimulator

A project that simulate the circuits FullAdder and FullSubtractor
HTML
1
star
36

node-dbc-reader-ts

TypeScript
1
star
37

PNG-reindexer-bot

A Telegram bot that apply PNG reindexing to images
Python
1
star
38

ImageEditor

A university project written in Processing
Processing
1
star
39

MaNGOS-Database-Updater

Python
1
star
40

PNG-reindexing

PNG reindexing, Multimedia university project
Python
1
star