Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Oracle Java SE Development Kit 8 (JDK)
  • Eclipse IDE
  • Maven
  • Wildfly Application Server v10.1 or later
  • The CRM.COM Enterprise Archive (.ear file) - Provided by CRM.COM
  • The CRM.COM Plugin SDK - Provided by CRM.COM

Step-By-Step Guide

  1. Open Eclipse IDE and import the .ear file into your workspace.Image Removed


Image Added

...


Image Added

...



Image Added

  1. Extract CRM.COM Plugin SDK to a location in your filesystem where Wildfly Application Server has permission. 
  2. Set the CRM_HOME system variable in Wildfly's configuration file to the location the SDK was extracted.
  3. Create your plugin projects
  4. Register your plugins by updating the plugins.xml file.

...