https://github.com/bluzphp/module-phones
https://github.com/bluzphp/module-phones
bluz-module
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluzphp/module-phones
- Owner: bluzphp
- License: mit
- Created: 2017-11-16T15:51:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T10:15:18.000Z (about 4 years ago)
- Last Synced: 2025-01-19T15:39:04.841Z (about 1 year ago)
- Topics: bluz-module
- Language: PHP
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Module Users Profile for Bluz Skeleton
## Achievements
[](https://packagist.org/packages/bluzphp/module-phones)
[](https://travis-ci.com/bluzphp/module-phones)
[](https://scrutinizer-ci.com/g/bluzphp/module-phones/)
[](https://packagist.org/packages/bluzphp/module-phones)
[](https://packagist.org/packages/bluzphp/module-phones)
## Usage
### Install module
To install the module run the command:
```bash
php /vendor/bin/bluzman module:install phones
php /vendor/bin/bluzman db:migrate
```
### Remove module
To remove the module, run the command:
```bash
php /vendor/bin/bluzman module:remove phones
```