X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fdocs%2Fadmin.html;h=17cd62a92bcb5527615e5ca884c9b3934ecaf425;hb=a04483b3b0114792e7ae73f28ae0d2e6ebe77e98;hp=7f053ed2f3ae06b32e0d2f369652c097dda91d11;hpb=1e4aa8069f25e1b4101da20bb9e0d3f60357ea52;p=freeside.git diff --git a/httemplate/docs/admin.html b/httemplate/docs/admin.html index 7f053ed2f..17cd62a92 100755 --- a/httemplate/docs/admin.html +++ b/httemplate/docs/admin.html @@ -10,13 +10,12 @@ /home/httpd/html/freeside, and your web browser's DocumentRoot is /home/httpd/html, open https://your_host/freeside/. Replace "your_host" with the name or network address of your web server. - -
  • Once in the Freeside web interface, you must first create a - service definition. An example of a service definition would be a dial-up - account or a domain. For starters, it is necessary to create a domain - definition. Click on View/Edit service definitions and - Add a new service definition with Table svc_domain - (and no modifiers). +
  • Select Configuration from the main menu and update your configuration values. +
  • Next you must create a service definition. An example of a service + definition would be a dial-up account or a domain. For starters, it is + necessary to create a domain definition. Click on View/Edit service + definitions and Add a new service definition with Table + svc_domain (and no modifiers).
  • Now that you have created your first service, you must create a package including this service which you can sell to customers. Zero, one, or many @@ -48,17 +47,16 @@
  • From the Customer View screen of the newly created customer, order the package you defined above. -
  • From the Package View screen of the newly cretaed package, choose - (Add) to add the customer's service for this new package. +
  • From the Package View screen of the newly created package, choose + (Provision) to add the customer's service for this new package. -
  • Add your own domain, and note down the assigned Service #. +
  • Add your own domain.
  • Go back to View/Edit service definitions on the main menu, and - Add a new service definition with Table svc_acct. Put - the Service # for your domain in the domsvc Modifier. Set - Fixed to define a service locked-in to this domain, or Default - to define a service which may select from among this domain and the - customer's domains. + Add a new service definition with Table svc_acct. + Select your domain in the domsvc Modifier. Set Fixed to define + a service locked-in to this domain, or Default to define a service + which may select from among this domain and the customer's domains.
  • Create at least POP (Point of Presence) by selecting @@ -72,6 +70,12 @@ information for your locales by clicking on the View/Edit locales and tax rates on the main menu. +
  • If you would like Freeside to notify your customers when their credit + cards and other billing arrangements are about to expire, arrange for + freeside-expiration-alerter to be run daily by cron or similar + facility. The message it sends can be configured from the + Configuration choice of the main menu as alerter_template. +