Skip to content

syframework/bootstrap-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sy/bootstrap-message

sy/bootstrap plugin for adding "Message" feature in your sy/project based application.

Installation

From your sy/project based application directory, run this command:

composer install-plugin message

NOTES

The install-plugin command will do all these following steps:

composer require sy/bootstrap-message

Database

Use the database installation script: sql/install.sql

Language files

Copy the language folder lang/bootstrap-message into your project language directory: protected/lang

CSS

Copy the scss file scss/_bootstrap-message.scss into your project scss directory: protected/scss

Import it in your app.scss file and rebuild the css file.


About

Plugin for adding message feature in your sy/project

Resources

License

Stars

Watchers

Forks

Packages

No packages published