1
0
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:
Sebastian
2018-12-03 10:39:55 +01:00
parent d87fe9d0d9
commit 979ebebe1b
41 changed files with 1060 additions and 341 deletions

View File

@@ -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