Misc Modules

From AWBS Wiki
Revision as of 12:47, March 20, 2008 by Samdrams (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Bpath Hypersubmit (SEO) Module

Enable the SEO module in the Module Setup page of the AWBS Configuration area.

Navigate to the Site Enhancements section and select the Active radial next to Bpath Hypersubmit.

Click the 'Save Changes' button at the bottom of the Module Setup page.


From the Configuration main page, click the System Options link.

Locate the Misc section and go to the SEO Setup section.


Either the Private Label SEO Reseller Program account or the SEO API Partner program account can be used with AWBS.


Select your account type. (only one can be configured).

If using the API Partner account, complete all information that shows (API Only) next to them.


Complete the SEO Reseller or API ORDER URL field for both types of accounts.


No further configuration is necessary if you are using an SEO Reseller Account.

Example menu link:

<a href="<?=$base?>/packages.php?spt=<?php echo $seo_config["config8"]; ?>" class="menu"><?=LMENU27?></a>


Set Live SEO Processing to False if you want new orders to wait for approval in the pending queue. Set it to True if you want them to process immediately (they will go to the open queue and run without approval).




SEO API Partner accounts require package setup in AWBS as follows:


From the AWBS Configuration main page, click the Other Package Types link found in the Other Package Setup section.

Use the Add Record link at the top to create a new package type for your SEO package sales.



From the AWBS Configuration main page, click the SEO Package Setup link found in the Other Package Setup section.

Use the Add New link at the top to create your SEO packages as per your desired offerings.

Be sure to select your new SEO package type as configured in the previous step on the Package Type field.

Select the SEO Order Activated email template (be sure to edit as desired before going live)

Select the correct Remote Product ID.

Click the Save Record button.


NOTE: Saving the record will populate the Signup Form with the default settings, edit as desired by clicking the Edit Form link.


Enter your retail price, other fee if you charge one, a name for the other fee if you charge one, and the description for display on the web page. HTML code can be entered in the description field, be sure to not use any quotes (can use single quotes)


Click the Save Record button.


Repeat as needed to add all packages offered.




Filling SEO API Partner orders


When a new order is placed on your site for one of your SEO packages, you will find a new job in the open queue if configured to process live, or in the pending queue if configured not to process live.

There will also be a pending other package. Do not alter the other package from the Other Package Manager, unless you need to alter/correct the URL to Submit (cannot be changed once the order is placed at Bpath).


Navigate to the Queue Manager in the AWBS Administration area.

Click the Run link to process the order.

Or if you want it to be processed automatically when the master_cron.php script runs click the approve link if it is in the pending queue, or do nothing if it is in the open queue.


The package will be set to a closed status in the other package manager and the customer will receive the email configured in the package when the queue job runs and is successful.



NOTES:

The customer will be able to manage their SEO package and edit settings at any time by going to their member home page and clicking on view/edit by 'SEO Packages in your account' link.


Administrators will see SEO packages in the Other Package Manager of the admin area.