primaria / pri-core
Extencion de principal del proyecto primaria
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0.16
- yiisoft/yii2-authclient: ^2.1.0
- yiisoft/yii2-bootstrap: ^2.0.9
- yiisoft/yii2-swiftmailer: ^2.0.7
This package is auto-updated.
Last update: 2025-04-27 04:16:01 UTC
README
Pri-core is a set of components developed for the administration of applications in Yii2 framework.
INSTALLATION
Install via Composer
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this project template using the following command:
composer require primaria/pri-core:dev-master
Now you should be able to access the application through the following URL, assuming basic
is the directory
directly under the Web root.