ahnames/yii-asset-truedomain

truedomain.biz asset files: images, configs and more

dev-master 2019-03-22 20:31 UTC

This package is auto-updated.

Last update: 2024-03-23 07:53:38 UTC


README

truedomain.biz asset files: images, configs and more

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality

truedomain.biz is a domain registrator.

This package provides assets shareable between different truedomain projects:

  • logos and css bundled with Yii asset bundle
  • config settings
  • translations

Installation

The preferred way to install this yii2-extension is through composer.

Either run

php composer.phar require "ahnames/yii-asset-truedomain"

or add

"ahnames/yii-asset-truedomain": "*"

to the require section of your composer.json.

Replaces

E.g. we want MyNames

organization:   AHnames             -> TrueDomain           -> MyNames
class name:     AhnamesAsset        -> TrueDomainAsset      -> MyNamesAsset
domain name:    ahnames.com         -> truedomain.biz       -> mynames.com
namespace:      ahnames             -> truedomain           -> mynames
package name:   yii2-asset-ahnames  -> yii-asset-truedomain -> yii-asset-mynames

License

This project is released under the terms of the proprietary license. Read more here.

Copyright © 2017-2018, AHnames (https://ahnames.com/)