Skip to content

developer-run/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

The best way to install Devrun/framework is using Composer:

composer require devrun/framework

Modules

Module file name is Module.php or .Devrun.php

Commands

php www/index.php devrun:module:list                   # List modules
php www/index.php devrun:module:update                 # Update local database of modules
php www/index.php devrun:module:install <name>         # Install module
php www/index.php devrun:module:uninstall <name>       # Uninstall module
php www/index.php devrun:module:upgrade <name>         # Upgrade module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages