e107 Content Management System (CMS) - v2
Important: This is a developer version of e107.
For a stable release please see www.e107.org
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.
- PHP v5.3 or higher
- MySQL 4.x or higher
- Create an empty text file in the root directory and name it e107_config.php
- Point your browser to the http://localhost/YOUR FOLDER/install_.php (depending on your webserver setup)
- Follow the installation wizard
Be sure you are using the most recent version prior to reporting an issue. Your may report any bugs or feature requests on Github here
- 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.