mirror of
https://github.com/typemill/typemill.git
synced 2025-08-14 10:07:18 +02:00
Version 1.2.8 Image Management
This commit is contained in:
13
readme.md
13
readme.md
@@ -45,7 +45,18 @@ The GitHub-version has no vendor-folder, so you have to update and include all l
|
||||
|
||||
If you did not use composer before, please go to the [composer website](http://getcomposer.org) and start to learn.
|
||||
|
||||
To run TYPEMILL on a **live** system, simply upload the files to your server.
|
||||
To run TYPEMILL on a **live** system, simply upload the files to your server
|
||||
|
||||
## Make Folders Writable.
|
||||
|
||||
Make sure that the following folders and all their content are writable (permission 774 recursively):
|
||||
|
||||
* cache
|
||||
* content
|
||||
* media
|
||||
* settings
|
||||
|
||||
You can use your ftp-software for that.
|
||||
|
||||
## Setup
|
||||
|
||||
|
Reference in New Issue
Block a user