Вход пользователей
Пользователь:

Пароль:

Remember me



Lost Password?

Register now!
Основное меню
WFDownloads is developed by The SmartFactory (http://www.smartfactory.ca), a division of InBox Solutions (http://www.inboxsolutions.net)

Модуль Печать накладных EMS Почта России для VamShop 2

Модуль Печать накладных EMS Почта России для VamShop 2

Модуль автоматически генерирует заполненные накладные для EMS Почта России.
Используется API сайта http://emsprint.ru

Как установить:

1. Зарегистрируйтесь на сайте http://emsprint.ru и получите API ключ.

2. Перепишите файл /app/View/Helper/PrintFormsEmsHelper.php из архива в магазин.

3. В файле /app/View/Helper/PrintFormsEmsHelper.php укажите свои API ключ и логин, а так же информацию об отправителе.

4. В файле просмотра заказа в админке /app/View/Orders/admin_view.ctp например после:

echo $this->Admin->linkButton(__('Print Order'), 'javascript: window.print();', 'cus-printer', array('escape' => false, 'target' => '_blank', 'class' => 'btn'));

добавляйте:

echo $this->PrintFormsEms->init($data);
echo $this->Admin->linkButton(__('Распечатать накладные EMS Почта России'), $this->PrintFormsEms->PDFLink(), 'cus-printer', array('escape' => false, 'target' => '_blank', 'class' => 'btn'));

5. Всё, теперь в Админке - Заказы при просмотре конкретного заказа внизу будет кнопка распечатки заполненных накладных для EMS Почта России.

Форум поддержки http://forum.vamshop.ru/forum/4-vamshop-2/

  • Please do not vote for the same resource more than once.
  • The scale is 1 - 10, with 1 being poor and 10 being excellent.
  • Please be objective, if everyone receives a 1 or a 10, the ratings aren't very useful.
  • Do not vote for your own resource.
Rate resource
Review rating*
VamShop Facebook VamShop Twitter VamShop RSS