项目作者: skydiver

项目描述 :
Adminer plugin for OctoberCMS
高级语言: PHP
项目地址: git://github.com/skydiver/october-plugin-adminer.git
创建时间: 2016-03-21T03:01:45Z
项目社区:https://github.com/skydiver/october-plugin-adminer

开源协议:MIT License

下载


Adminer for OctoberCMS

Introduction

This plugin creates a private instance of Adminer in October backend.

What is Adminer?

Adminer is a database management tool (written in PHP).

Currently supports MySQL, PostgreSQL, SQLite, MS SQL (and many more). It’s a fast and light-weight alternative to phpMyAdmin (more info on this).

Installation

In your OctoberCMS backend, go to Updates > Install plugins and search for “martin.adminer” or install from October Marketplace.

Usage

Click on the toolbar button and manually insert your database credentials.

Security

You need to be logged on October Backend to access Adminer.

Also, you can give permissions to your backend users but remember, they are going to have access to the whole October database (or databases, depends on your db user privileges).

Future

The plugin is fully functional but i’m open to suggestions/ideas.