Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Added modman #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions modman
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# app/code
Magento1_deprecated/app/code/community/Werules/Chatbot app/code/community/Werules/Chatbot
# app/etc
Magento1_deprecated/app/etc/modules/Werules_Chatbot.xml app/etc/modules/Werules_Chatbot.xml
# app/locale
Magento1_deprecated/app/locale/zh_CN/Werules_Chatbot.csv app/locale/zh_CN/Werules_Chatbot.csv
Magento1_deprecated/app/locale/en_US/Werules_Chatbot.csv app/locale/en_US/Werules_Chatbot.csv
Magento1_deprecated/app/locale/zh_TW/Werules_Chatbot.csv app/locale/zh_TW/Werules_Chatbot.csv
Magento1_deprecated/app/locale/pt_BR/Werules_Chatbot.csv app/locale/pt_BR/Werules_Chatbot.csv
Magento1_deprecated/app/locale/zh_HK/Werules_Chatbot.csv app/locale/zh_HK/Werules_Chatbot.csv
# app/design
Magento1_deprecated/app/design/frontend/base/default/template/werules_chatbot_config.phtml app/design/frontend/base/default/template/werules_chatbot_config.phtml
Magento1_deprecated/app/design/frontend/base/default/template/werules_chatbot_view.phtml app/design/frontend/base/default/template/werules_chatbot_view.phtml
Magento1_deprecated/app/design/frontend/base/default/template/werules_chatbot_messenger_box.phtml app/design/frontend/base/default/template/werules_chatbot_messenger_box.phtml
Magento1_deprecated/app/design/frontend/base/default/layout/werules_chatbot.xml app/design/frontend/base/default/layout/werules_chatbot.xml
Magento1_deprecated/app/design/adminhtml/default/default/layout/werules_chatbot.xml app/design/adminhtml/default/default/layout/werules_chatbot.xml
# js
Magento1_deprecated/js/werules/chatbot/chatbot.js js/werules/chatbot/chatbot.js
# skin
Magento1_deprecated/skin/frontend/base/default/images/werules_chatbot/messenger-icon.png skin/frontend/base/default/images/werules_chatbot/messenger-icon.png
Magento1_deprecated/skin/adminhtml/base/default/css/werules_chatbot/chatbot.css skin/adminhtml/base/default/css/werules_chatbot/chatbot.css