aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2016-09-01 09:16:48 +0200
committerClaude <longneck@scratchbook.ch>2016-09-01 09:16:48 +0200
commit72be30796ae9f2e7896bd6037bd58146c04512bc (patch)
treeb846c1741ea77542aa9421df94a3184786b8deeb /README.md
parent3ddf79a5a6aa282e0b21c98fc113eb11d428330e (diff)
downloadstikked-fit-72be30796ae9f2e7896bd6037bd58146c04512bc.tar.gz
stikked-fit-72be30796ae9f2e7896bd6037bd58146c04512bc.tar.bz2
stikked-fit-72be30796ae9f2e7896bd6037bd58146c04512bc.zip
set the base url
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 939ab38..2e36225 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,8 @@ Installation
2. Create a user and database for Stikked
3. Copy application/config/stikked.php.dist to application/config/stikked.php
4. Edit configuration settings in application/config/stikked.php - everything is described there
-5. You're done!
+5. Set the base_url in application/config/config.php
+6. You're done!
* The database structure will be created automatically if it doesn't exist.
* No special file permissions are needed by default. Optional: If you want to have the JavaScript- and CSS-files minified, the static/asset/ folder has to be writable.
@@ -61,6 +62,16 @@ In the folder doc/, you will find:
Changelog
---------
+### Version 0.11.0:
+
+* Upgrade to CodeIgniter 3.1.0
+
+#### Upgrade instructions
+
+Copy your htdocs/application/stikked.php config file away. Upload the new version. Copy it back.
+
+Set the base_url in application/config/config.php
+
### Version 0.10.0:
* Upgrade to CodeIgniter 3.0.1 and with it, lots of improvements:

© 2014-2024 Faster IT GmbH | imprint | privacy policy