Описание
Plugin Importer From MaxSite provides easy and fast way to move your data from MaxSite CMS to the WordPress.
It imports categories, pages, images, comments and meta fields (if ACF plugin is installed).
Внимание!
Пожалуйста, используйте этот плагин на свежеустановленном WordPress сайте, не импортируйте данные напрямую на рабочем сайте!
Steps to import the data from your MaxSite CMS site:
* Install «Export API» plugin on the MaxSite CMS site — https://github.com/zahardoc/export_api.
Please, make sure that plugin folder name is «export_api», not «export_api-master»
- Install this plugin on your WordPress site.
- Install Advanced Custom Fields plugin (it is needed to import meta fields).
- Go to the «Importer From MaxSite» page.
- Provide your MaxSite url and click «Import Content» button.
- Don’t forget to disable «Export API» plugin on your MaxSite right after the importing!
Если у Вас возникли вопросы, предложения, пожелания и т.д., пишите мне, буду рад ответить.
Требования
PHP version : 5.6 and latest
WordPress : WordPress 4.8 and latest
Скриншоты
Часто задаваемые вопросы
-
Plugin doesn’t work
-
Please check following possible reasons:
1. The «Export API» plugin is not installed on MaxSite.
2. The «Export API» plugin folder name is not «export_api».
3. MaxSite site doesn’t work or returns errors. Please check this url- https://your-site/export_api/v1/categories.
It should return valid JSON. -
Что если мне не нужно импортировать мета поля?
-
Просто не устанавливайте плагин Advanced Custom Fields — импорт мета полей будет пропущен.
-
Мне нужно больше функционала, плагин работает некорректно
-
Просто напишите мне и мы подумаем, что с этим можно сделать.
Отзывы
Участники и разработчики
«Importer From MaxSite» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Importer From MaxSite» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
Version 1.4
- Code refactoring
- Used native php function to get pages and images
- Added screenshots
- Importing fields bugs fixed
Version 1.3
- Importing fields realized (using ACF plugin)
- Disable submit button after click to prevent multiple submissions.
- Added Russian translation.
- Errors handling improved.
- Styles improved.
Version 1.2
- Message to install Export API plugin added
- Added exceptions and messages when endpoint can not be reached
- Closed template file from direct access
Version 1.1
- Importing images for posts realized
- Added README.md file


