Skip to content

terabytesoftw/mail-views-user

Repository files navigation

Mail Views User Core.

Unstable Version Build Status Build Status Build Status Code Quality Code Intelligence Status Maintainability


DIRECTORY STRUCTURE:

config/             contains application configurations
src/                contains source files
tests/              contains tests codeception for the web application
vendor/             contains dependent 3rd-party packages

REQUIREMENTS:

  • The minimum requirement by this project template that your Web server supports:

GENERATE MESSAGES TRANSLATION:

To generate the Mail Views User Core, you can change the language settings in:

config/messages.php - [mail-views-user]:

'languages' => ['en'], 

Automatically the generator will create the folder of your language in /messages - [mail-views-user], If any translation is needed, you can open an issue to add it.

root directory - [mail-views-user]:
./vendor/bin/yii message config/message.php

RUN TESTS CODECEPTION:

// download all composer dependencies root project
$ composer update --prefer-dist -vvv

// run all tests with code coverage
$ vendor/bin/codecept run --coverage-xml

WEB SERVER SUPPORT:

  • Apache.
  • Nginx.
  • OpenLiteSpeed.

DOCUMENTATION STYLE GUIDE:

Style CI Documentation PSR2.

LICENCE:

License YiiFramework Total Downloads Styleci

About

Mailer Views User Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages