Download the PHP package evolutioncms/evolution without Composer

On this page you can find all versions of the php package evolutioncms/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

screenshot_1

CMS Evolution GitHub release PHP version Issues Total Installs Code quality 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 has 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 Dmytro Lukianenko and a core 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 3.2.x requires PHP >= 8.1

Docker

Run command for generating docker-compose.yml file. And for build Docker container.

To run Evolution CMS using Docker, run the command in the terminal. Additional configuration and access options can be found in the docker-compose.yml file and the docker folder.

To stop the container, use the command.

For Windows

See documentation for install WSL https://learn.microsoft.com/en-us/windows/wsl/install-manual

References

Official Website: https://evo.im/

Telegram group: https://t.me/evolutioncms

English Forum: https://forum.evo.im

Download: https://github.com/evolution-cms/evolution/releases

Previous Releases: https://modx.com/download/evolution/previous-releases.html

Extras / Add-ons: https://extras.evo.im

Documentation: https://docs.evo.im

Youtube: https://www.youtube.com/channel/UCS7ZUn62Qln_OhHSVaFTTig


All versions of evolution with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-pdo Version *
ext-json 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 evolutioncms/evolution contains the following files

Loading the files please wait ....