dubas-pro / espocrm-nightly

Nightly builds of EspoCRM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EspoCRM Nightly

Nightly builds are built automatically every day at 00:00 (UTC) from the files in the EspoCRM repository as they are.

⚠️ Disclaimer ⚠️

This project is not associated with the EspoCRM project nor Letrium LTD. Espo CRM® is a registered trademark of Letrium LTD. Any use is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Letrium LTD.

Keep in mind: you are responsible for making backups before upgrade. Builts may contain changes that would break your EspoCRM instance.

USE AT YOUR OWN RISK!

Install

1. Download EspoCRM-full.zip package

To get the latest package, follow the link.

2. Go to the official documentation

Now follow the same steps as in the official documentation, starting from step 2. Upload EspoCRM files to your server.

Upgrade

IMPORTANT

Ensure you have the latest version of EspoCRM present. You can do it by running php command.php upgrade.

You may either download an upgrade package manually, or use the following cURL or Wget command:

wget -q "https://github.com/arkadywtf/espocrm-nightly/releases/download/nightly-$(date +'%Y-%m-%d')/EspoCRM-upgrade.zip"
curl -sfLO "https://github.com/arkadywtf/espocrm-nightly/releases/download/nightly-$(date +'%Y-%m-%d')/EspoCRM-upgrade.zip"

Upgrade from command line

Command to run:

php command.php upgrade -y --file="EspoCRM-upgrade.zip"

Upgrade from UI

This is not recommended way to upgrade. If you wish to learn more, visit the official documentation.

License

Licensed under European Union Public License, version 1.2 or later, (LICENSE or https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12)

The EUPL is a copyleft, GPL-compatible license managed by the European Union, with legally-equal translated versions in all languages of the EU. See this introduction for information about the purpose, objectives and translations of the license. See also the license compatibility matrix.

Author Information

arkadywtf

About

Nightly builds of EspoCRM.

License:European Union Public License 1.2