ahnames / yii-asset-truedomain
truedomain.biz asset files: images, configs and more
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires (Dev)
- ahnames/hidev-ahnames: dev-master
- hiqdev/hidev-php: dev-master
This package is auto-updated.
Last update: 2024-10-23 09:02:29 UTC
README
truedomain.biz asset files: images, configs and more
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/)