Download the PHP package evocms/evolution without Composer

On this page you can find all versions of the php package evocms/evolution. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package evolution

Evolution CMS - Community Edition

evocms

CMS Evolution GitHub release PHP version Documentation

What is Evolution CMS

Evolution CMS is an open source Content Management System and Application Framework.

History

Initially inspired by Etomite 0.6, then it been MODX Evolution 0.7 - 1.0.8 is an ongoing project written by Raymond Irving and a core team of contributors MODX, and now its Evolution CMS maintained by a team of contributors at the Evolution CMS Project.

License

Evolution CMS is distributed under the GPL license and is now run by a professional team of developers from all over the world. Visit the Forums for more information.

Features

Evolution CMS provides a fast, lightweight and powerful framework on which to deploy and secure your website and web applications.

For example, it gives you a true system for registered web users and groups that is separate from administration users. You can grant some web users access to one page and others access to another page.

For content management, you can easily duplicate documents, folders (and all their children!), chunks and snippets.

Most significant, though, is Evolution CMS's ability to empower you to quickly and easily create and maintain a rich and dynamic website like never before.

Install

You can use the single click installer: Evolution CMS Installer Evolution CMS requires PHP >= 7.4, 8.1 is recommended.

To install the latest version with Composer:

  1. Go to the site root folder.
  2. Run:

  3. Run:

Or open sitename.com/install/ in the browser.

Docker

To run Evolution CMS using docker make docker-compose up -d command in your terminal. Additional configs and access parameters you can find in docker-compose.yml file and docker folder

References

Reference Website
Official Website https://evo-cms.com/
https://evocms.ru/
Documentation https://docs.evo-cms.com
https://github.com/evocms-community/docs
https://evolution-docs.com
Downloads https://github.com/evocms-community/evolution/releases
Translations https://www.transifex.com/evo-cms-community/evolution-3x/
Add-ons https://extras.evocms.ru
Telegram group (ru) https://t.me/evo_cms
News channel (ru) https://t.me/evo_cms_news
Youtube (ru) https://www.youtube.com/@evolutionlessons

All versions of evolution with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
ext-pdo Version *
ext-curl Version *
ext-json Version *
ext-gd Version *
ext-xml Version *
ext-zip Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package evocms/evolution contains the following files

Loading the files please wait ....