Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Demo section because of free Heroku is EOL #15

Merged
merged 1 commit into from
Jan 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,6 @@ Some features included in this bundle:
you're connecting from public Wi-Fi spots or do not trust your internet provider.
![Example of access denied page](https://github.com/bocharsky-bw/stand-with-ukraine-bundle/blob/main/docs/images/access-denied.png)

## Demo

Want to see this bundle in action before installing it? Check a little demo:

- https://stand-with-ukraine-bundle.herokuapp.com/
- https://stand-with-ukraine-bundle.herokuapp.com/en/?swu_overwrite_country_code_ru=yes
- https://stand-with-ukraine-bundle.herokuapp.com/en/?swu_overwrite_preferred_lang_ru=yes

Thanks to [Heroku](https://heroku.com/) for hosting it ❤️

## Installation

Install with [Composer](https://getcomposer.org/):
Expand All @@ -72,7 +62,7 @@ And then activate/deactivate event subscribers in its configuration.

Configuration is optional, all options have defaults. But if you want to change it - create
a config file `config/services/stand_with_ukraine.yaml` and tweak it. Below you can find
the full configuration example with the defaults values:
the full configuration example with the default values:

```yaml
# config/packages/stand_with_ukraine.yaml
Expand Down