Automne CMS
Open-Source Content Management System released under the GNU Public License
Requirements
- PHP version >= 7.1
- MySQL version 5.0.x or greater
- Apache 1.3.x or greater
For better performances, install the PHP CLI (Command Line Interface) module. See http://php.net/manual/features.commandline.php for more information.
Install
Download available from https://www.automne-cms.com
- Copy and unzip the tar.gz archive
- Create a database (via phpMyAdmin for instance)
- Launch install.php from a web browser. The install process will check your server configuration (see http://doc.automne-cms.org/requirements/ for more details), create the database tables, etc.
If you have any trouble during the install process you can always mail us the diagnostic file generated by Automne at contact[at]automne-cms.org or visit our forum.
- If PHP CLI is available, choose the "background script" option during the installation.
- Once the installation is over, you are invited to login to your website. The default username is 'root' and the password is 'automne'. Then click on User Profile to change the default password.
- In order to keep your webserver secure we recommend you to delete both install.php, automne-xxx.tar.gz and demo-xx.tgz
Be aware that there are no themes yet for Automne. Feel free to use a web framework like Twitter Bootsrap or Zurb Foundation to start developing your templates.
Update
To update, download and apply successively the corresponding(s) patches available on https://sourceforge.net/projects/automne/files/Automne/
Online resources
Contribute
We're a small team and there is a lot of work to do, you can help us by submitting issues on Github or send pull requests.
Automne administration interface is available in English and French only, we can provide you a PO file if you need to translate Automne in another language.