1.4.2 • Published 6 years ago

admyn v1.4.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

A simple admin panel that integrates into existing Node + Express + MySQL/MariaDB applications.

Deprecated

This project will most likely not receive any more updates. If anyone would like to mantain it, contact MrXyfir.

Features

  • View databases on provided MySQL/MariaDB server
  • View tables within a database
  • View a table's structure
  • View, search, edit, insert, and remove rows within a table
  • Ability to write, run, and see the results of your own custom SQL queries

This panel is currently very simple and limited in what it is able to do. Feel free to implement new features as you need them and create a pull request.

Setup

WARNING! Some setup is required. This is not a standalone admin panel that you install and run a couple commands. It was built to integrate directly into your existing application so as to give you more control over it. How you integrate it into your existing Express + MySQL application is largely up to you.

View the example folder for a simple, but working example.

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.10

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago