keshapps / batflat-pla

phpLiteAdmin for Batflat CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpLiteAdmin for Batflat

phpLiteAdmin is a web-based SQLite database admin tool written in PHP with support for SQLite3 and SQLite2. Following in the spirit of the flat-file system used by SQLite, phpLiteAdmin consists of a single source fil that is dropped into a directory on a server and then visited in a browser. There is no installation required. The available operations, feature set, interface, and user experience is comparable to that of phpMyAdmin.

Website: https://www.phpliteadmin.org/

Installation

  1. Download this repository on your computer.
  2. Unzip the downloaded files.
  3. Move extracted files to the Batflat directory into the phpliteadmin folder.
  4. Change the default password in the configuration file.
  5. Open in browser http://your-domain.com/phpliteadmin/

Configuration

You can configure this tool in phpliteadmin.config.php file.

For more information, see the official repository: https://github.com/phpLiteAdmin/pla#configuration

About

phpLiteAdmin for Batflat CMS

License:GNU General Public License v3.0


Languages

Language:PHP 97.4%Language:CSS 2.6%