Home / e107
Name Modified Size InfoDownloads / Week
Parent folder
e107 v2.3.3 2023-11-23
e107 v2.3.2 2022-04-07
e107 v2.3.1 2021-12-02
e107 v2.3.0 2020-12-02
e107 v2.3.0-rc1 2020-07-09
e107 v2.2.1 2019-05-29
e107 v2.2.0 2019-05-18
e107 v2.1.9 2018-08-22
e107 v2.1.8 2018-07-18
e107 v2.1.7 2017-12-24
e107 v2.1.6 2017-08-10
e107 v2.1.5 2017-03-21
e107 v2.1.4 2017-01-17
e107 v2.1.3 2016-12-23
e107 v2.1.2 2016-10-27
e107 v2.1.1 2016-04-06
e107 v2.1 2016-03-19
e107 v2.0 2015-09-02
e107 v2.0 beta1 2015-02-11
e107 v2.0 alpha2 2014-06-08
e107 v1.0.4 2013-08-21
e107 v1.0.3 2013-05-13
e107 v2.0 alpha1 2013-05-01
e107 v1.0.2 2012-11-26
e107 v1.0.2 rc1 2012-07-27
e107 v1.0.1 2012-06-07
e107 v1.0.0 2012-03-19
e107 v0.7.26 2011-12-05
e107 v0.7.26 rc1 2011-07-08
e107 v0.7.25 2011-04-14
e107 v0.7.25 rc1 2011-02-24
e107 v0.7.24 2010-10-28
e107 v0.7.24 rc2 2010-09-06
e107 v0.7.23 2010-09-01
e107 v0.7.24 rc1 2010-08-26
e107 v0.7.22 2010-05-27
e107 v0.7.21 2010-05-23
e107 v0.7.20 2010-04-16
e107 v0.7.19 2010-02-22
e107 v0.7.18 2010-02-04
e107 v0.7.17 2010-01-24
e107 v0.7.16 2009-09-05
e107 v0.7.15 2008-12-10
e107 v0.7.14 2008-11-12
e107 v0.7.13 2008-09-29
e107 v0.7.12 2008-08-26
e107 v0.7.11 2008-01-01
e107 v0.7.10 2007-10-27
e107 v0.7.9 2007-10-05
e107 v0.7.8 2007-02-17
e107 v0.7.7 2006-11-30
e107 v0.7.6 2006-11-22
e107 v0.7.5 2006-05-23
e107 v0.7.4 2006-05-04
e107 v0.7.3 2006-05-03
e107 v0.7.2 2006-02-10
e107 v0.7.1 2006-01-25
e107v0.7 2006-01-17
e107v0.6175 2005-12-22
e107v0.6174 2005-10-20
e107v0.6173 2005-10-19
e107v0.6172 2005-08-15
e107v0.6171 2005-05-13
e107v0.617 2004-09-17
e107v0.616 2004-05-27
e107 v0.614 2004-04-25
e107 v0.615a 2004-04-22
e107 v0.615 2004-04-19
e107 v0.613 2004-02-12
e107 v0.612 2004-02-04
e107 v0.611 2004-01-25
e107 v0.610 2004-01-17
e107 v0.609 2004-01-14
e107 v0.608 2004-01-08
e107 v0.607 2004-01-04
e107 v0.606 2004-01-02
e107 v0.605 2003-12-29
e107 v0.604 2003-12-27
e107 v0.603 2003-11-11
e107 v0.602 2003-10-07
e107 v0.601 2003-08-31
e107 v0.600 2003-08-04
e107 v0.555beta 2003-06-13
e107 v0.554beta 2003-06-07
e107 v0.553beta 2003-05-14
e107 v0.552beta 2003-05-13
e107 v0.551beta 2003-04-27
e107 v0.549beta 2003-04-10
e107 v0.548beta 2003-04-05
e107 v0.547beta 2003-04-04
e107 v5.4 beta6 2003-04-01
e107 v5.4 beta5 2003-03-16
e107 v5.4 beta4 2003-03-13
e107 v5.4 beta3 2003-03-04
e107 v5.4 beta1 2003-02-23
e107 v5.3 beta2 2003-01-10
e107 v5.3 beta 2002-12-27
v5.21 2002-12-18
v5.1 2002-11-19
v5.05 2002-10-23
v5.04 2002-10-03
Totals: 101 Items   99

e107 Content Management System (CMS) - v2

Join the chat at https://gitter.im/e107inc/e107

What is e107?

e107 is a free (open-source) content management system which allows you to easily manage and publish your content online. Developers can save time in building websites and powerful online applications. Users can avoid programming completely! Blogs, Websites, Intranets - e107 does it all.

Requirements

#### Minimum

  • A Web-Server (Apache or Microsoft IIS) running PHP v5.4 or higher and MySQL 4.x or 5.x.
  • FTP access to your webserver and an FTP program such as Filezilla
  • Username/Password to your MySQL Database

#### Recommended

  • A Linux based Webserver running Apache 2.x, PHP 7.x and MySQL 5.x (LAMP)
  • A registered Domain Name
  • Access to a Server Control Panel (such as cPanel)

Standard Installation

  • Unzip/Extract the compressed file onto your server.
  • Point your browser to the http://localhost/YOUR FOLDER/install.php (depending on your webserver setup)
  • Follow the installation wizard

Git Installation (developer version)

  • Run the following commands ( where 'youraccount' is the folder above your public_html folder and xxx:xxx is the default owner for your files - this can be found using FileZilla and FTP)
     cd youraccount   
     git clone https://github.com/e107inc/e107.git public_html  
     chown -R xxx:xxx public_html 
  • Point your browser to the http://localhost/YOUR FOLDER/install.php (depending on your webserver setup)
  • Follow the installation wizard

Reporting Bugs

Be sure you are using the most recent version prior to reporting an issue. You may report any bugs or feature requests on GitHub (https://github.com/e107inc/e107/issues)

Pull-Requests

  • Please submit 1 pull-request for each Github #issue you may work on.
  • Make sure that only the lines you have changed actually show up in a file-comparison (diff) ie. some text-editors alter every line so this should be avoided.
  • Make sure you are using rebase on your local .git/config file. ie. [branch "master"] rebase = true`
  • Here's a small tutorial to give you a start on CONTRIBUTING

Donations

If you like e107 and wish to help it to improve - please consider making a small donation.

  • Bitcoin address: 18C7W2YvkzSjvPoW1y46PjkTdCr9UzC3F7
  • Paypal: donate (at) e107.org

Support

License

Source: README.md, updated 2018-08-22