Download the PHP package sitchi/simple-admin without Composer
On this page you can find all versions of the php package sitchi/simple-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sitchi/simple-admin
More information about sitchi/simple-admin
Files in sitchi/simple-admin
Download sitchi/simple-admin
More information about sitchi/simple-admin
Files in sitchi/simple-admin
Vendor sitchi
Package simple-admin
Short Description Simple Admin for the Phalcon PHP Framework
License MIT
Homepage https://simple-admin.sitchi.dev
Package simple-admin
Short Description Simple Admin for the Phalcon PHP Framework
License MIT
Homepage https://simple-admin.sitchi.dev
Keywords phalconSimpleAdmin
Please rate this library. Is it a good library?
Informations about the package simple-admin
simple-admin-phalcon
Simple Admin for the Phalcon PHP Framework
Demo Site
https://simple-admin.sitchi.dev/
user: [email protected]
pass: Demo2020
Get Started
Requirements
- PHP >= 8.1
- Apache Web Server with mod_rewrite enabled or Nginx Web Server
- Phalcon >= 5.3.1 Phalcon Framework release extension enabled
- MariaDB >= 10.3
Installation
Install via composer create-project
Install via git clone
After the installation
- Edit
app/config/config.php
file with your DB connection information - Run DB migrations
vendor/bin/phalcon-migrations run
- Write permissions of the cache, logs directory
sudo chmod -R 0777 cache/ logs/
License
The Simple Admin is under the MIT License, you can view the license here.
All versions of simple-admin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-phalcon Version ^5.3.1
phalcon/migrations Version ^3.0
swiftmailer/swiftmailer Version ^6.3
ext-phalcon Version ^5.3.1
phalcon/migrations Version ^3.0
swiftmailer/swiftmailer Version ^6.3
The package sitchi/simple-admin contains the following files
Loading the files please wait ....