2017 © Pedro Peláez
 

project tpr-cms

base on tpr-framework

image

axios/tpr-cms

base on tpr-framework

  • Wednesday, July 25, 2018
  • by AxiosCros
  • Repository
  • 20 Watchers
  • 116 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 54 Forks
  • 5 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

TPR-CMS

CMS application using TPR., (*1)

Base on layui2 and TPR Framework, (*2)

TPR document, (*3)

Required

  • php8.1+

Download

  • github
git clone https://github.com/AxiosCros/tpr-cms.git

Install dependencies

composer install

Quick Start

composer run start
  • api server, (*4)

    http://localhost:8088/api.php, (*5)

  • admin system, (*6)

    http://localhost:8088/index.php, (*7)

CLI application

./tpr

# or
php tpr

console output, (*8)

Command Tools for TPR application 1.0.0

Usage:
  command [options] [arguments]

Options:
  -h, --help            Display help for the given command. When no command is given display help for the list command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Available commands:
  clear  Clear cache
  help   Display help for a command
  list   List commands
  make   Generate code of command

License

The TPR-CMS is open-sourced software licensed under the MIT., (*9)

The Versions

06/02 2018

dev-1.0-beta

dev-1.0-beta http://thinkphp.cn/

the new thinkphp framework

  Sources   Download

Apache-2.0

The Requires

 

by liu21st

orm framework thinkphp

11/05 2017

v1.0-beta

1.0.0.0-beta http://thinkphp.cn/

the new thinkphp framework

  Sources   Download

Apache-2.0

The Requires

 

by liu21st

orm framework thinkphp