定制 alfs18/ramverk1-projekt 二次开发

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

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

alfs18/ramverk1-projekt

最新稳定版本:v1.0.4

Composer 安装命令:

composer require alfs18/ramverk1-projekt

包简介

A me page for the ramverk1 course.

README 文档

README

Maintainability Test Coverage Scrutinizer Code Quality Build Status Code Intelligence Status

Install the module

Step one to install the module:

composer require alfs18/ramverk1-projekt

Then, to get the files, type:

Please note that the following line will overwrite your header.php and responsive.php.

rsync -av vendor/alfs18/ramverk1-projekt/config ./

or (if you don't want to overwrite header.php and responsive.php):

rsync -av vendor/alfs18/ramverk1-projekt/config/router ./config

rsync -av vendor/alfs18/ramverk1-projekt/content/block/picture.md ./content/block

The following line will add the css-file mine4.css and some images in the img-folder.

rsync -av vendor/alfs18/ramverk1-projekt/htdocs ./

rsync -av vendor/alfs18/ramverk1-projekt/sql ./

rsync -av vendor/alfs18/ramverk1-projekt/src ./

rsync -av vendor/alfs18/ramverk1-projekt/view ./

Add the tables to the database db.sqlite

sqlite3 data/db.sqlite < sql/ddl/answer_comments_sqlite.sql

sqlite3 data/db.sqlite < sql/ddl/answers_sqlite.sql

sqlite3 data/db.sqlite < sql/ddl/comments_sqlite.sql

sqlite3 data/db.sqlite < sql/ddl/pictures_sqlite.sql

sqlite3 data/db.sqlite < sql/ddl/question_sqlite.sql

sqlite3 data/db.sqlite < sql/ddl/user_sqlite.sql

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-04