Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarksSoftwareGmbH committed Feb 22, 2024
1 parent 45af3e3 commit 55f5b2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ When the composer update is finished
* Update the file /config/app_local.php Datasources array with the database, username and password for the `default`, `test_mysql`, `development` and `production` configurations.
* Update the file /config/app_local.php EmailTransport array with a default email server configuration (SMTP or Mail transport).
* Visit http://your-site.com/ from your browser.
* Visit http://your-site.com/login to login as Admin, the default username: Admin and password: superadmin (Please change this credentials to your needs).
* Visit http://your-site.com/admin/dashboard to manage the backend as Admin.

#### Installation using the ZIP [Archive](https://github.com/MarksSoftwareGmbH/YAB-CMS-FF/archive/refs/heads/main.zip)

Expand All @@ -44,6 +46,8 @@ When the composer update is finished
* Update the file /config/app_local.php Datasources array with the database, username and password for the `default`, `test_mysql`, `development` and `production` configurations.
* Update the file /config/app_local.php EmailTransport array with a default email server configuration (SMTP or Mail transport).
* Visit http://your-site.com/ from your browser.
* Visit http://your-site.com/login to login as Admin, the default username: Admin and password: superadmin (Please change this credentials to your needs).
* Visit http://your-site.com/admin/dashboard to manage the backend as Admin.

## Vendor plugins

Expand Down

0 comments on commit 55f5b2c

Please sign in to comment.