定制 assertis/xframe 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

assertis/xframe

最新稳定版本:3.3.0

Composer 安装命令:

composer require assertis/xframe

包简介

Legacy MVC Framework

README 文档

README

  • Please note this project was deprecated years ago. You'd be insane to use it. *

GETTING THE DEMO WORKING

Virtual Host Configuration

  • If you are working locally edit your hosts file to point a domain to 127.0.0.1
  • Set the document root of your virtual host to the www folder
  • Open up the browser and type in your domain

CREATING YOUR OWN APPLICATION

You can either modify the demo application in package/app or copy it to make your own site.

Setup

  • Copy the files to another folder inside package
  • Rename that folder to your application name
  • Copy config/default.conf to config/[yourdomainname].conf

Config

  • config/[yourdomainname].conf
  • Set the APP_DIR to point to the folder with your application
  • Fill in the database credentials if you need them

Virtual Host Configuration

  • Create a subdomain (e.g. resource.yourdomain.com) and point the virtual host the resource folder ([APP_DIR]/resource)
  • put your css/images and javascript inside app/resource
  • Restart apache

ADDING ZEND CLASSES (OPTIONAL)

  • Download the Zend framework
  • Copy the classes you want into package/Zend

统计信息

  • 总下载量: 11.17k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 14
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Apache
  • 更新时间: 2015-04-01