1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Updated Exhaustive Feature List (markdown)

Cameron
2017-10-28 10:50:09 -07:00
parent dbc4b84370
commit 55932eeed2

@@ -10,6 +10,7 @@
* Youtube integrated search and rendering support
* Customizable Admin Dashboard
* Ranking/Like system for News/Blogs, Pages, Downloads, etc.
* Error pages (customizable)
# Content
* Emoticons
@@ -18,7 +19,7 @@
* Gallery/Portfolio system
* Discussion Forum
* File Download database and management
*
# Users
* User Registration by email or Social Login (Facebook, Twitter, Google etc.)
@@ -34,12 +35,19 @@
* Plugin Manager
* Theme Manager
* Cron Jobs/Scheduling
* Searchable System logs (all admin changes)
# For Developers
* Plugin Builder
* Form API
* Admin-ui API
* Core Addon System
* JS/CSS Manager (e107::js() and e107::css())
* Javascript Framework (e107.behaviors)
* Ajax API (for making Ajax requests without writing a single line of JS code)
* Libraries API (for managing any kind of 3rd party libraries)
* Event handler