Currently BEdita has not an automatic system to upgrade from a version to another but you can follow the steps below to upgrade BEdita 3.2 to BEdita 3.3.
- backup your old BEdita installation
- remove the old version of BEdita and extract the new version in the same folder
- restore from your BEdita backup
bedita-app/config/database.php
- copy your backupped file
bedita-app/config/core.php
tobedita-app/config/core.php
- copy your backupped file
bedita-app/config/bedita.cfg.php
tobedita-app/config/bedita.cfg.php
- make sure that
bedita-app/tmp
(and subfolders) and mediaRoot are writable by web server - execute the queries in:
bedita-app/config/sql/upgrade/1.3.2-to-3.3-schema.sql
- restore your frontends in
frontends
folder.