mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Import options added.
@@ -39,17 +39,35 @@
|
||||
* Theme Manager
|
||||
* Cron Jobs/Scheduling
|
||||
* 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
|
||||
* SMF v2.x (Simple Machines Forum)
|
||||
* Wordpress
|
||||
* Xoops
|
||||
|
||||
|
||||
# For Developers
|
||||
* Plugin Builder
|
||||
* Form API
|
||||
* Admin-ui API
|
||||
* Core Addon System
|
||||
* 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.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user