HOME

TheInfoList



OR:

ImpressPages is an
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product. The open source model is a decentrali ...
PHP PHP is a general-purpose scripting language geared towards web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by the PHP Group. ...
framework with built-in content editor. Features include MVC engine, inline editing and drag&drop interface. It is distributed under the
GNU GPL The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
v.3.0 and
MIT The Massachusetts Institute of Technology (MIT) is a private research university in Cambridge, Massachusetts, United States. Established in 1861, MIT has played a significant role in the development of many areas of modern technology and sc ...
licences. The first stable version of ImpressPages came out in 2009. As of April 2014, version 4.0 has been released marking the shift from CMS to a PHP framework.


History

ImpressPages was developed by three Lithuanian entrepreneurs — Audrius Jankauskas, Mangirdas Skripka, and Mindaugas Stankaitis. The idea was born in 2007, and after two years of development, ImpressPages alpha was released. In 2011, ImpressPages participated at the
business accelerator Startup accelerators, also known as seed accelerators, are fixed-term, cohort-based programs, that include mentorship and educational components, and (sometimes) culminate in a public pitch event or demo day. While traditional business incubato ...
"Difference Engine" which led to an investment from a
venture capital Venture capital (VC) is a form of private equity financing provided by firms or funds to start-up company, startup, early-stage, and emerging companies, that have been deemed to have high growth potential or that have demonstrated high growth in ...
fun
Practica Capital
in 2013.


Release history

2009 Sep - ImpressPages alpha
2013 Oct - ImpressPages CMS 3.6 with Theme Marketplace
2013 Oct - ImpressPages CMS 3.7
2013 Nov - ImpressPages CMS 3.8
2013 Dec - ImpressPages CMS 3.9
2014 Apr - ImpressPages 4.0
2014 Jun - ImpressPages 4.1 with Plugin Marketplace
2014 Sep - ImpressPages 4.2
2014 Nov - ImpressPages 4.3
2014 Dec - ImpressPages 4.4
2015 Jan - ImpressPages 4.5
2015 Mar - ImpressPages 4.6
2016 Aug - ImpressPages 4.7
2016 Oct - ImpressPages 4.8


Awards

In 2011, ImpressPages won a
Packt Packt is a publishing company founded in 2003 and headquartered in Birmingham, UK, with offices in Mumbai, India. Packt primarily publishes print and electronic books and videos relating to information technology, including programming, web ...
Most Promising Open-Source Project Award."My Take On PacktPub's Open Source Awards"
by Mike Johnston, ''CMS Critic''


Features

* Inline editing Pages are edited in a
WYSIWYG In computing, WYSIWYG ( ), an acronym for what you see is what you get, refers to software that allows content to be edited in a form that resembles its appearance when printed or displayed as a finished product, such as a printed document, web ...
way. By browsing through the website users can edit content by clicking on the inserted fields. * Drag&drop Page layout management is based on drag&drop. Widgets can be put to the page by drag&dropping them into desired places. * Widgets Most common widgets are prepared in default installation: Heading, Text, Image, Gallery, Video, Divider, Map, File, HTML, Form. A full list with descriptions i
here
* MVC engine ImpressPages 4.0 has a MVC engine providing users with MVC, routing, template helpers, url generation, DB layer (and PDO), PSR standards-compliant class naming and autoloader. * Themes Both free and paid-for themes are available via the ImpressPages marketplace, allowing users to quickly apply different styling to a website without touching HTML or PHP code. * Multi-language support and translations ImpressPages is multi-lingual by default, no plugins are needed to make the website international. * Grid A helper to create
CRUD In computer programming, create, read, update, and delete (CRUD) are the four basic operations (actions) of persistent storage. CRUD is also sometimes used to describe user interface conventions that facilitate viewing, searching, and changing info ...
interface for records in the database.


Community

The ImpressPages community is based in
GitHub GitHub () is a Proprietary software, proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug trackin ...
and
Stackoverflow In software, a stack overflow occurs if the call stack pointer exceeds the stack bound. The call stack may consist of a limited amount of address space, often determined at the start of the program. The size of the call stack depends on many fac ...
. Developers can contribute plugins vi
GitHub
Q&A section can be found o
Stackoverflow
with the tag "impresspages". User contributed themes are listed in th
Theme Marketplace


See also

*
List of content management systems Content management systems (CMS) are used to organize and facilitate collaborative content creation. Many of them are built on top of separate content management frameworks. The list is limited to notable services. Open source software :''Thi ...
*
Comparison of web frameworks Two comparisons of web frameworks are available: * Comparison of JavaScript-based web frameworks This is a comparison of web frameworks for front-end web development that are reliant on JavaScript code for their behavior. General in ...


External links


ImpressPages Official Website

ImpressPages Marketplace

ImpressPages GitHub repository


References

{{Reflist Content management systems Free content management systems Free software programmed in PHP PHP frameworks Software using the MIT license Software using the GNU General Public License