jitflow/socialengine-console

1.27 2017-03-01 23:40 UTC

README

Build Status

Installing

You can install this console in your Social Engine root directory or outside it.

composer require redmatterio/socialengine-console

Usage

vendor/bin/socialengine [COMMAND]

Note: If you have installed this outside your Social Engine root directory, you must use --path in your calls

vendor/bin/socialengine --path="/path/to/social-engine" [COMMAND]

Commands

List of available commands can be found here.

Contributing

Thank you for considering contributing to this repo! The contribution guide can be found here.