mrstroz / wavecms-website
WaveCMS website template
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.1.0
- codemix/yii2-localeurls: ^1.7
- mrstroz/yii2-wavecms: ~0.2.6
- mrstroz/yii2-wavecms-form: ~0.2.1
- mrstroz/yii2-wavecms-news: *
- mrstroz/yii2-wavecms-page: ~0.3.1
- yiisoft/yii2: ~2.0.6
- yiisoft/yii2-bootstrap: ~2.0.0
- yiisoft/yii2-swiftmailer: ~2.0.0 || ~2.1.0
Requires (Dev)
- codeception/base: ^2.2.3
- codeception/verify: ~0.3.1
- yiisoft/yii2-debug: ~2.0.0
- yiisoft/yii2-faker: ~2.0.0
- yiisoft/yii2-gii: ~2.0.0
This package is auto-updated.
Last update: 2025-03-11 19:05:01 UTC
README
WaveCMS Website is a website template based on Yii 2 Advanced Project Template and WaveCMS
The template includes three tiers: front end, back end, and console, each of which is a separate Yii application.
The template is designed to work in a team development environment. It supports deploying the application in different environments.
Installing using Composer
- Create project
composer create-project --prefer-dist mrstroz/wavecms-website website-name
- Init project
php init
-
Add database credentials to
common\config\main-local.php
-
Apply migrations
yii migrate
- Add CMS user
yii wavecms/create [email] [password]
Used extensions
Read extensions docs to more get more info about usage.
INWAVE - Internet Software House
inwave.eu