ideus-biz/kcms 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

ideus-biz/kcms

最新稳定版本:v5.5.2025-p1201

Composer 安装命令:

composer create-project ideus-biz/kcms

包简介

KCMS Project based on Laravel framework

关键字:

README 文档

README

Application based on KCMS framework over Laravel

Installation

This repo contains KCMS core packages in a separate corporation repository bitbucket.ideus.biz.

At first, you have to authorize your composer to access this repo.

composer config --global --editor --auth

and write in your creds:

{
    "http-basic": {
        "bitbucket.ideus.biz": {
            "username": "username",
            "password": "password"
        }
    }
}

More info and auth options is here: https://getcomposer.org/doc/articles/authentication-for-private-packages.md#command-line-http-basic

Create a project using composer tool:

composer create-project ideus-biz/kcms ./my-app

It downloads and installs all required packages.

Open a newly created document root folder of my-app, and run PHP internal server:

cd ./my-app/public php -S localhost:8080

If everything done write you can see a page at http://localhost:8080/

Please read further instruction on the page.

KCMS Package update

To be up-to-date you need to update kcms/package either separately or alone with all vendors using composer update command. Before updating, you have to know the latest KCMS package version. One of the way to get the version is to search for the latest tag in the main branch of the corporate repository. The tag looks like v5.5.yyyy.mmdd.n. Copy such a string and fill it into the reference under kcms/package in the project's composer.json.

Then run either composer update kcms/package or composer update.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固