Download the PHP package startpl/yii2-sitemanager without Composer
On this page you can find all versions of the php package startpl/yii2-sitemanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download startpl/yii2-sitemanager
More information about startpl/yii2-sitemanager
Files in startpl/yii2-sitemanager
Download startpl/yii2-sitemanager
More information about startpl/yii2-sitemanager
Files in startpl/yii2-sitemanager
Vendor startpl
Package yii2-sitemanager
Short Description Settings for multilanguage, multidomain site
License Apache-2.0
Package yii2-sitemanager
Short Description Settings for multilanguage, multidomain site
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package yii2-sitemanager
Settings Module
Settings for multilanguage, multidomain site
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Add the component to your common config:
also you should add component to bootstrap config:
and add the module to backend config:
Then start the migration (console):
Usage
Once the extension is installed, simply use it in your code by :
autoloaded settings:
If you are not sure if the setting is autoload:
CRUD and URL config
#### CRUD settings: go to /manager #### CRUD domains: go to /manager/domains #### CRUD languages: go to /manager/languages also, if you want use standart CRUD, you can add to Url rule config:All versions of yii2-sitemanager with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.0
The package startpl/yii2-sitemanager contains the following files
Loading the files please wait ....