Integration with WHMCS ====================== This chapter explains ways to provision, enable, disable, and terminate S3 users as well as set user and bucket limits for billing purposes. The provided examples are PHP scripts with which you can send requests to S3 cluster's REST API via cURL and OpenSSL. .. note:: Replace ``http://s3.example.com`` in examples with your actual S3 gateway URL and ``http://whmcs.example.com`` with you actual WHMCS portal URL. .. image:: ../../../images/stor_saas_whmcs_integration1.png :align: center :class: align-center .. toctree:: :caption: In this chapter: :maxdepth: 3 :numbered: requirements-whmcs managing-s3-users-in-whmcs managing-s3-user-and-bucket-limits-in-whmcs obtaining-usage-statistics-in-whmcs