2017 © Pedro Peláez
 

yii2-extension jakharbek-core

Основной функционал

image

jakharbek/jakharbek-core

Основной функционал

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 17 % Grown

The README.md

Basic Functionality

Basic Functionality, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist jakharbek/jakharbek-core "*"

or add, (*4)

"jakharbek/jakharbek-core": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, you mast configurate extension; To do this, you need to open the src/bootstrap.php And specify the mail component and your email, (*6)

public static $mailer_component = "mailer";
public static $email_from = "";

The Versions

04/12 2017

dev-master

9999999-dev

Основной функционал

  Sources   Download

MIT

The Requires

 

by Jakharbek

extension yii2 core jakharbek