Forums / Cotonti / Support / Cotonti 0.9.16 to --> 0.9.18 Upragade ?

Lover
#1 2015-02-05 22:13

Cotonti 0.9.16 to --> 0.9.18 Upragade ? How can i upragade ? someone can write simple and clear that about ?

Kort
#2 2015-02-06 07:46

It slightly depends on whether you use FTP or SVN / GIT repository to update, but generally the steps are as follows:

1. Download and unpack the newest version

2. Make sure you have a backup (or can roll back to) all your your files and db

3. Copy (overwrite) the following folders:

  • images
  • js
  • lang
  • lib
  • modules
  • plugins
  • setup
  • system

4. Copy (overwrite) the following files:

  • admin.php
  • index.php
  • install.php
  • login.php
  • message.php
  • rc.php

5. Run install: http://site.com/install.php and make sure no errors occured during update

6. Delete install.php

This covers all files that you might need to change, except the data and the themes folders, that contain site-specific files that shouldn't be overwritten, as well as .htaccess, robots.txt, .gitignore, favicon.ico which you should have customized to your needs, plus install.txt and license.txt that are just for information

Alternatively you can manually identify the files you need to update:

https://github.com/Cotonti/Cotonti/compare/0.9.16.2...0.9.18

, but this is much trickier ))

SED.by - создание сайтов, разработка плагинов и тем для Котонти
tensh
#3 2015-02-10 18:16

Hi,

In newest Cotonti, CKeditor embed youtube etc. doesn't work, do you have any solution?