Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Monofony/SymfonyStarter

[DEPRECATED] Please use the new version here https://github.com/Monofony/Monofony
https://github.com/Monofony/SymfonyStarter

behat infection phpspec phpstan sylius symfony

Last synced: 8 days ago
JSON representation

[DEPRECATED] Please use the new version here https://github.com/Monofony/Monofony

Awesome Lists containing this project

README

        











Search and replace 'app_name', 'AppName' et 'APP_NAME' with your application name

Installation
------------

Install php dependencies using composer
```bash
$ composer install
```

Install project :
```bash
$ bin/console app:install
$ yarn install && yarn build (or "yarn dev" for development usage)
$ symfony server:start --no-tls
```

Documentation
-------------

Documentation is available at [https://monofony.readthedocs.io/en/latest/](https://monofony.readthedocs.io/en/latest/).

Demo
----

A Demo is available.

**Admin**
- Username: [email protected]
- Password: admin

[View Monofony admin](https://monofony.mobizel.com/admin)

**Front**
- Username: [email protected]
- Password: password

[View Monofony front](https://monofony.mobizel.com)

Community
---------

Stay updated by following our [Twitter](https://twitter.com/MonofonyStarter).

Contributing
------------

Would like to help us and build the best symfony-starter using Sylius? Feel free to open a pull-request!

License
-------

Monofony is completely free and released under the [MIT License](https://github.com/Monofony/SymfonyStarter/blob/master/LICENSE).

Authors
-------

Monofony was originally created by [Loïc Frémont](https://twitter.com/loic_425).
See the list of [contributors from our community](https://github.com/Monofony/SymfonyStarter/contributors).