Changeset 1587404
- Timestamp:
- 02/02/2017 03:04:56 PM (9 years ago)
- File:
-
- 1 edited
-
integria-ims-wp/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
integria-ims-wp/trunk/readme.txt
r1587360 r1587404 14 14 Sections: 15 15 16 * __ "Setup":__ here, you can set the data of your Integria:17 * Integria API url: Copy here the url of your Integria.18 * User ID: You can find it in menu 'People'. In the table, search 'User ID'.19 * User pass: Your password for that user.20 * API pass: In Integria, go to gearwheel at top right, and search 'API Password'.21 * __ "Leads":__ here, you can create and delete forms to send to Integria to create leads.22 * You must first specify here the form fields before inserting a form into a web page.23 * When you create a form, remember to set the fields 'Name', 'Email' and 'Company' as required.24 * Remember that if a form is already in the table, you can not re-create or modify it. You must delete it and create it again.25 * You have to select a form to load the options.26 * You can't put the same form field for several options.27 * _"Create Leads"_28 * Language: Valid values are:29 * de: Deutch30 * en_GB: English31 * es: Spanish32 * fr: French33 * pl: polish34 * ru: Rusian35 * zh_CN: Chinese36 * ID Product: You can find it in menu 'Support'. On the left, click the first icon and select 'Product types' and search 'ID' in the table.37 * __ "Tickets":__ here, you can create and delete forms to send to Integria to create tickets.38 * You must first specify here the form fields before inserting a form into a web page.39 * When you create a form, remember to set all the fields as required.40 * Remember that if a form is already in the table, you can not re-create or modify it. You must delete it and create it again.41 * You have to select a form to load the options.42 * You can't put the same form field for several options.43 * The text field prevails over the select field.44 * _"Create Tickets"_45 * Priority: Valid values are:46 * 10 → 0 Maintenance.47 * 0 → 1 Informative (default):48 * 1 → 2 Low.49 * 2 → 3 Medium.50 * 3 → 4 Serious.51 * 4 → 5 Very serious.16 * __Setup:__ here, you can set the data of your Integria: 17 * Integria API url: Copy here the url of your Integria. 18 * User ID: You can find it in menu 'People'. In the table, search 'User ID'. 19 * User pass: Your password for that user. 20 * API pass: In Integria, go to gearwheel at top right, and search 'API Password'. 21 * __Leads:__ here, you can create and delete forms to send to Integria to create leads. 22 * You must first specify here the form fields before inserting a form into a web page. 23 * When you create a form, remember to set the fields 'Name', 'Email' and 'Company' as required. 24 * Remember that if a form is already in the table, you can not re-create or modify it. You must delete it and create it again. 25 * You have to select a form to load the options. 26 * You can't put the same form field for several options. 27 * _"Create Leads"_ 28 * Language: Valid values are: 29 * de: Deutch 30 * en_GB: English 31 * es: Spanish 32 * fr: French 33 * pl: polish 34 * ru: Rusian 35 * zh_CN: Chinese 36 * ID Product: You can find it in menu 'Support'. On the left, click the first icon and select 'Product types' and search 'ID' in the table. 37 * __Tickets:__ here, you can create and delete forms to send to Integria to create tickets. 38 * You must first specify here the form fields before inserting a form into a web page. 39 * When you create a form, remember to set all the fields as required. 40 * Remember that if a form is already in the table, you can not re-create or modify it. You must delete it and create it again. 41 * You have to select a form to load the options. 42 * You can't put the same form field for several options. 43 * The text field prevails over the select field. 44 * _"Create Tickets"_ 45 * Priority: Valid values are: 46 * 10 → 0 Maintenance. 47 * 0 → 1 Informative (default): 48 * 1 → 2 Low. 49 * 2 → 3 Medium. 50 * 3 → 4 Serious. 51 * 4 → 5 Very serious. 52 52 53 53 == Pre-requirements == … … 55 55 56 56 == Installation == 57 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.58 2. Activate the plugin through the 'Plugins' screen in WordPress59 3. In the menu, below Settings, you will see 'IntegriaIMS WP'. Use it to configure the plugin.60 4. Go to 'Setup' and fill the fields with your Integria data.61 5. You can create forms with Formidable plugin to use later to create leads and tickets.62 6. Go to Tickets or Leads and click the button Create to add the new form.63 7. Insert the shortcode of the Formidable form in a page. Fill it, and send it to check if the lead/ticket is inserted correctly.57 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 58 2. Activate the plugin through the 'Plugins' screen in WordPress 59 3. In the menu, below Settings, you will see 'IntegriaIMS WP'. Use it to configure the plugin. 60 4. Go to 'Setup' and fill the fields with your Integria data. 61 5. You can create forms with Formidable plugin to use later to create leads and tickets. 62 6. Go to Tickets or Leads and click the button Create to add the new form. 63 7. Insert the shortcode of the Formidable form in a page. Fill it, and send it to check if the lead/ticket is inserted correctly. 64 64 65 65 == Screenshots == 66 1. This is the Setup Menu where you must configure your access credentials to Integria.67 2. Here are the forms leads you have created.68 3. Click the button "Create" to create a new form Lead, then Save Changes.69 4. Here are the forms tickets you have created.70 5. Click the button "Create Ticket" to create a new form Ticket, then Save Changes.71 6. Create previously your forms with the plugin Formidable.66 1. This is the Setup Menu where you must configure your access credentials to Integria. 67 2. Here are the forms leads you have created. 68 3. Click the button "Create" to create a new form Lead, then Save Changes. 69 4. Here are the forms tickets you have created. 70 5. Click the button "Create Ticket" to create a new form Ticket, then Save Changes. 71 6. Create previously your forms with the plugin Formidable. 72 72 73 73
Note: See TracChangeset
for help on using the changeset viewer.