2017 © Pedro Peláez
 

melisplatform-module melis-asset-manager

image

melisplatform/melis-asset-manager

  • Friday, July 27, 2018
  • by melisplatform
  • Repository
  • 5 Watchers
  • 1 Stars
  • 1,047 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 10 % Grown

The README.md

melis-asset-manager

MelisAssetManager provides deliveries of Melis Platform's assets located in every module's public folder., (*1)

Getting Started

These instructions will get you a copy of the project up and running on your machine., (*2)

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, (*3)

Installing

Run the composer command:, (*4)

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, (*5)

MelisAssetManager will also attempt to find the requested elements in the main public folder., (*6)

Authors

See also the list of contributors who participated in this project., (*7)

License

This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details, (*8)

The Versions

27/07 2018

dev-master

9999999-dev https://github.com/melisplatform/melis-asset-manager

  Sources   Download

OSL-3.0

The Requires

 

zf2 module cms melis

27/07 2018

dev-develop

dev-develop https://github.com/melisplatform/melis-asset-manager

  Sources   Download

OSL-3.0

The Requires

 

zf2 module cms melis

03/05 2018

v2.4.0

2.4.0.0 https://github.com/melisplatform/melis-asset-manager

  Sources   Download

OSL-3.0

The Requires

 

zf2 module cms melis

31/01 2018

v2.3.0

2.3.0.0 https://github.com/melisplatform/melis-asset-manager

  Sources   Download

OSL-3.0

The Requires

 

zf2 module cms melis

07/08 2017

v2.2.0

2.2.0.0 https://github.com/melisplatform/melis-asset-manager

  Sources   Download

OSL-3.0

The Requires

  • php ^5.5 || ^7.0

 

zf2 module cms melis

19/06 2017

v2.1.1

2.1.1.0 https://github.com/melisplatform/melis-asset-manager

  Sources   Download

OSL-3.0

The Requires

  • php ^5.5 || ^7.0

 

zf2 module cms melis

25/04 2017

v2.1

2.1.0.0 https://github.com/melisplatform/melis-asset-manager

  Sources   Download

OSL-3.0

The Requires

  • php ^5.5 || ^7.0

 

zf2 module cms melis