All Projects → ExpressionEngine → Expressionengine

ExpressionEngine / Expressionengine

Licence: other
ExpressionEngine is a flexible, feature-rich, free open-source content management platform that empowers hundreds of thousands of individuals and organizations around the world to easily manage their web site.

Projects that are alternatives of or similar to Expressionengine

Openpolice Platform
An open source web publishing platform for police forces.
Stars: ✭ 15 (-95.15%)
Mutual labels:  cms, open-source, foss
Vapid
Vapid is an intentionally simple content management system built on the idea that you can create a custom dashboard without ever leaving the HTML.
Stars: ✭ 1,553 (+402.59%)
Mutual labels:  cms, content-management-system
Shio
✨ :dna: Shio CMS - Model Content, Use GraphQL and Create Site using Javascript with Native Cache and Search.
Stars: ✭ 119 (-61.49%)
Mutual labels:  cms, content-management-system
Tipe
🎉 Next Generation API-first CMS for developers. Generate an API-first CMS from a GraphQL schema with offline prototyping and an inline editor
Stars: ✭ 2,157 (+598.06%)
Mutual labels:  cms, content-management-system
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+13422.98%)
Mutual labels:  cms, content-management-system
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (+555.99%)
Mutual labels:  cms, content-management-system
Typemill
TYPEMILL is a simple and lightweight Flat-File-CMS for authors and publishers.
Stars: ✭ 150 (-51.46%)
Mutual labels:  cms, content-management-system
Cmseek
CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
Stars: ✭ 1,296 (+319.42%)
Mutual labels:  cms, content-management-system
Cms
Multilingual PHP CMS built with Laravel and bootstrap
Stars: ✭ 2,342 (+657.93%)
Mutual labels:  cms, content-management-system
Twill
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
Stars: ✭ 2,539 (+721.68%)
Mutual labels:  cms, content-management-system
Cms
SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
Stars: ✭ 2,925 (+846.6%)
Mutual labels:  cms, content-management-system
Xclcms
XCLCMS is a lightweight CMS (content management system) background management system, Developed using asp.net MVC, it provides a simple and easy-to-use web API interface and supports multiple applications for a single merchant.
Stars: ✭ 107 (-65.37%)
Mutual labels:  cms, content-management-system
Porn Vault
💋 Manage your ever-growing porn collection. Using Vue & GraphQL
Stars: ✭ 1,634 (+428.8%)
Mutual labels:  cms, content-management-system
User Management Php Mysql
PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
Stars: ✭ 111 (-64.08%)
Mutual labels:  cms, content-management-system
Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!
Stars: ✭ 1,346 (+335.6%)
Mutual labels:  cms, open-source
Rhymix
PHP CMS Rhymix
Stars: ✭ 132 (-57.28%)
Mutual labels:  cms, content-management-system
Fos Proposals
💝 🐧 Archive of GSoC proposals
Stars: ✭ 266 (-13.92%)
Mutual labels:  open-source, foss
Phpwcms
Flexible, fast, powerful, customer, developer friendly web content management system and cms framework
Stars: ✭ 73 (-76.38%)
Mutual labels:  cms, open-source
Web Publisher
Superdesk Publisher - the next generation publishing platform for journalists and newsrooms.
Stars: ✭ 82 (-73.46%)
Mutual labels:  cms, open-source
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+611.33%)
Mutual labels:  cms, content-management-system
ExpressionEngine Logo

ExpressionEngine CMS

ExpressionEngine is a mature, flexible, secure, free open-source content management system. It is beloved by designers for giving them complete control of all output, and by content authors for enabling reusable, high-performing content. With ExpressionEngine, you can build full-featured websites, create a web app, or serve content to mobile applications. All without requiring complex programming skills.

Visit expressionengine.com to see what it's all about or, if you prefer, download a ZIP and jump right in!

System Requirements

ExpressionEngine requires a web server running PHP & MySQL. We recommend:

  • PHP 7 or newer
  • MySQL 5.6 or newer

ExpressionEngine can run on PHP 5.6+ and MySQL 5.5.3+. For full details and a server compatibility wizard, please visit the system requirements in the User Guide.

How To Install

If downloading from expressionengine.com

  1. Create a database
  2. Unzip download and upload the files to your site's root directory
  3. Verify file permissions
  4. Point your browser to /admin.php and run the Installation Wizard.

Read Installing ExpressionEngine in the User Guide for full instructions, tips, and post-install best practices.

If you're installing from the repository:

  1. Create a database
  2. Clone repo into your site's root directory or clone locally and upload files.
  3. Verify file permissions
  4. add an empty config file, e.g. touch system/user/config/config.php
  5. route requests to the installer app instead of the main app by changing EE_INSTALL_MODE to TRUE in .env.php. You can change this back when you're done.
  6. Point your browser to /admin.php and run the Installation Wizard.

Finding Previous Versions

To install/download previous versions of ExpressionEngine navigate to Releases and download the Source Code (.zip or .tar.gz) from the from the release you wish to download.

Note: You may need to follow the instructions above, "If you're installing from the repository", after downloading.

How to Get Started

ExpressionEngine separates your content from your design, enabling you to make small or large changes to your website with ease. Your content is stored in Channels, and your design is kept in Templates, both of which are entirely under your control. ExpressionEngine bends to your needs, not the other way around like many other CMSes.

If you're new to ExpressionEngine, check out:

How to Contribute

There are many ways you get get involved and contribute to the ExpressionEngine application and it's amazing community. Check out CONTRIBUTING.md in the root of this repository to get started!

Copyright / License Notice

The ExpressionEngine project is copyright (c) 2003-2020 Packet Tide, LLC (https://packettide.com) and is licensed under Apache License, Version 2.0. This project contains subcomponents with separate copyright and license terms, all of which are fully FOSS and compatible with Apache-2.0.

Complete license terms and copyright information can be found in LICENSE.txt in the root of this repository.

"ExpressionEngine" is a registered trademark of Packet Tide, LLC. in the United States and around the world. Refer to ExpressionEngines's Trademark Use Policy for access to logos and acceptable use.

EECONF 2020

The community powered EE CONF is coming to Philadelphia October 8-9. Join the ExpressionEngine community in a completely new and improved 2-day “summit” style conference in expert-led round table discussions to tackle your most challenging web development projects and business headaches. For more information visit eeconf.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].