melisplatform/melis-asset-manager 问题修复 & 功能扩展

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

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

melisplatform/melis-asset-manager

最新稳定版本:v5.3.3

Composer 安装命令:

composer require melisplatform/melis-asset-manager

包简介

README 文档

README

MelisAssetManager provides deliveries of Melis Platform's assets located in every module's public folder.

Getting Started

These instructions will get you a copy of the project up and running on your machine.

Prerequisites

MelisAssetManager will attempt to create a file in the main config folder of the project.
It is important that the folder has enough rights to be written in.
Filename and location:
/config/melis.modules.path.php

Installing

Run the composer command:

composer require melisplatform/melis-asset-manager

Running the code

The code will run by itself on loading of the modules by the use of a listenner.
Assets are then accessible by using the following URLs:
/[moduleName]/css/mycss.css
/[moduleName]/js/myjs.js
/[moduleName]/images/img.jpg

MelisAssetManager will also attempt to find the requested elements in the main public folder.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2017-03-14