Customize the Customer Portal

  1. Edit /usr/local/billmax/html/portal.v2/config/edge.php to set static data and to enable/disable different aspects of functionality or choose System Administration > Customer Portal Configuration to update the file in the Staff Portal.
  2. If customers will be allowed to change their service via the Customer Portal, add one or more entries to the changeclasses List. Product Definitions associated with a specific list entry will represent the pool from which the customer may choose when requesting a change in service. If the price increases, it is considered and Service Change Up, if the price decreases, it is considered a Service Change Down
  3. To dynamically add items for purchase, edit the relevant Product Definitions and edit the Customer Portal settings on the General tab.

  4. To add Terms and Conditions, for packages, services, or one time items through the portal, add the relevant file. The terms and conditions go in this directory and can have up to one per service definition if needed: <portal root dir>/storage/app/public/termsXX.html where XX is the servdef number of a package, service or one time sale item chosen in the cart.