mirror of
https://github.com/e107inc/e107.git
synced 2025-07-08 00:32:28 +02:00
Page:
Exhaustive Feature List
Pages
About
About_e107
Admin_Logs
Admin_Password
Administrators
Banlist
Cache
Contact
Contributing
Creating a custom script
Current_Version
Database
Db
Development Guide
E107_Index
E107_Key_Features
E107_Video_Tutorials
E_shortcode
E_tohtml
Embedding_video
Emoticons
Event_Calendar
Exhaustive Feature List
Extended_User_Fields
FAQs
Feature_Box
Front_Page
GeshiNotes
History
Home
Introduction
Javascript_css_selectors
Links_Page
List
Logins
Mail
Main_Page
Meta_Tags
Metaweblog
New_Forum_Posts
News
PDF
Pages Menus
Password_Security
Plugin: Alternate Authentication
Plugin: Banners
Plugin: Blank
Plugin: Chatbox
Plugin: Content Management
Plugin: Download
Plugin: Forum
Plugin: Google Sitemap
Plugin: Import into e107
Plugin: Linkwords
Plugin: Newsfeeds
Plugin: Newsletter
Plugin: Social
Plugin: TinyMce4
Plugin_Creation
Plugin_Design
Plugins
Poll
Preparing your v1.x plugins for v2.x
Preparing your v1.x themes for v2.x
Private_Messenger
Public_Uploads
RSS
Release
Roadmaps
Search
Settings
Setup Guide
Site_Links
Statistic_Logging
Support_team
System_Logs
Test_Page
Theme.xml
Theme_Creation
Theme_Design
Theme_create_your_own
Trackback
UG Settings
User Guide
User_Classes
Users
Welcome_Message
Whats_New_0.8.a
Wysiwyg
e107 Coding Standard
e107 Translation Team
plugin.php_and_plugin.xml
Clone
19
Exhaustive Feature List
Cameron edited this page 2017-11-04 09:43:42 -07:00
Table of Contents
Speed and Performance
- Configurable Content Delivery Network (multiple data centers) options for static content and improved network availability
- Caching
- Quick optimized(compressed) site rendering and serve options
- Responsive design for mobile devices
SEO Features
- Valid and semantic HTML5, CSS3
- Search Engine and Human friendly URLS (multiple configurations with language-specific options)
- Integrated social sharing options
- Search Engine Crawler ping utilities (during content publishing)
- XML Sitemap creator
- Meta Content (Tags) generation tools
Content
- Comments Engine
- Internal
- Emoticons
- Emoticon Packs
- Customizable Emoticon symbols.
- Static Pages
- Linked with Menus/Panels/Blocks
- Pages Admin Form can be customized with additional fields.
- News/Blog
- News Carousel Menu/Panel
- News Category List Menu/Panel
- News Archive Menu/Panel
- New Categories Menu/Panel
- News Grid Menu/Panel ("Magazine-style layout")
- Gallery/Portfolio system
- Slideshow (carousel) Menu/Panel
- Discussion Forum
- Attachments
- Polls
- New Forum Posts Menu/Panel
- File Download database and management
- Download Categories
- Download Mirrors
- Download Logs
- Download Limits
Users
- User Registration by email or Social Login (Facebook, Twitter, Google etc.)
- User Groups/Classes
- User Approval/Moderation
- User Blacklists and Whitelists
- User Comments
- User Ranks
- User Polls
- User Private Messaging
- Members-Only website mode
Tools
-
Languages
- Install Additional Languages (from online)
- Verify/Edit Language files.
- Set the admin area language
- Use subdomains to switch languages
- Use regular domain to switch languages
-
Database
- Backup Database
- Import Database
- Export Database
- Verify Database
-
Media Manager
- YouTube Video search/browser
- FontAwesome (and other) glyph browser
- Drag-n-drop Media Import
- Batch Import via FTP
-
Menu/Panel Manager
- Add/Remove/Configure Menus/Panels
- Set Menu/Panel visibility based on Userclass or URLs
-
Plugin Manager
- Install/Update/Remove Plugins
- Browse/Search for new plugins
-
Theme Manager
- Install/Update/Remove Themes
- Browse/Search for new themes
- Configure Theme layout to use based on URL
-
Cron Jobs/Scheduling
- Database Backups
- Github Sync (for developers)
- Mass Mailing (newsletters)
-
Searchable System logs (all admin changes)
-
Import/Migration Tool. Import data from the following systems:
- Blogger
- Drupal
- HTML Files
- Ikonboard
- Joomla
- LiveJournal
- Mambo
- phpBB
- PHP Fusion
- PHP Nuke
- RSS Feeds
- Simple Machines Forum (SMF)
- Wordpress
- Xoops
System
-
Caching
- Javascript/CSS
- Content
- System Preferences
- Images
-
Mass-Mailing to users/user-groups
- Email Template Preview
- Embedded Images in emails
-
RSS and Atom Feeds
- News Feed
- Downloads Feed
- Forum Posts Feed.
- (and more...)
-
Search whole website or specific parts of it.
-
Maintenance/Offline/Closed website mode. (or for only a specific group of users)
-
Notification System - receive emails when events occur on your site.
-
Youtube integrated search and rendering support
-
Customizable Admin Dashboard
-
Ranking/Like system for News/Blogs, Pages, Downloads, etc.
-
Error pages (customizable)
For Developers
- Plugin Builder
- Form API
- Admin-ui API
- Core Addon System (e_xxx.php files)
- 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
- Import/Data-Migration API.
- Override core methods
- Multi-Sites from a single e107 home directory.
e107 v2.x