ahnames / yii-asset-0domain
0domain.name asset files: images, configs and more
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires (Dev)
- ahnames/hidev-ahnames: <2.0 || dev-master
- hiqdev/hidev-php: <2.0
This package is auto-updated.
Last update: 2024-10-13 05:34:23 UTC
README
0domain.name asset files: images, configs and more
0domain.name is a domain registrator.
This package provides assets shareable between different 0domain 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-0domain"
or add
"ahnames/yii-asset-0domain": "*"
to the require section of your composer.json.
Replaces
E.g. we want MyNames
organization: AHnames -> 0Domain -> MyNames
class name: AhnamesAsset -> ODomainAsset -> MyNamesAsset
domain name: ahnames.com -> 0domain.name -> mynames.com
namespace: ahnames -> odomain -> mynames
package name: yii2-asset-ahnames -> yii-asset-0domain -> 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/)