/[Apache-SVN]
ViewVC logotype

Revision 1856618


Jump to revision: Previous Next
Author: rishi
Date: Sat Mar 30 12:43:46 2019 UTC (5 years ago)
Changed paths: 37
Log Message:
[Implemented] Short Messaging Service(SMS) Gateway Integration. Added msg91 component to plugins. It uses msg91 services to send sms. An example to demonstrate how to use SMS gateway integration with OFBiz.
(OFBIZ-10457)
Thanks to Pritam Kute for your contribution and Michael Brohi for review and feedback.

Changed paths

Path Details
Directoryofbiz/ofbiz-plugins/trunk/msg91/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/config/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/config/Msg91UiLabels.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/data/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/data/Msg91DemoData.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/data/Msg91SecurityGroupDemoData.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/data/Msg91SecurityPermissionSeedData.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/data/helpdata/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/data/helpdata/HELP_Msg91.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/documents/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/documents/Msg91.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/entitydef/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/entitydef/entitymodel.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/ofbiz-component.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/servicedef/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/servicedef/services.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/main/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/main/java/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/main/java/org/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/main/java/org/apache/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/main/java/org/apache/ofbiz/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/main/java/org/apache/ofbiz/msg91/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/src/main/java/org/apache/ofbiz/msg91/Msg91Services.java added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/WEB-INF/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/WEB-INF/actions/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/WEB-INF/controller.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/WEB-INF/web.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/error/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/error/error.jsp added
Directoryofbiz/ofbiz-plugins/trunk/msg91/webapp/msg91/index.jsp added
Directoryofbiz/ofbiz-plugins/trunk/msg91/widget/ added
Directoryofbiz/ofbiz-plugins/trunk/msg91/widget/CommonScreens.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/widget/Msg91Menus.xml added
Directoryofbiz/ofbiz-plugins/trunk/msg91/widget/Msg91Screens.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26