Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes and added some features #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

adityawbwce
Copy link

Changes made:

  1. Fixed an issue where adding an API with a fully qualified domain name caused errors during account creation. Now, the API addition page separates hostname and IP address inputs.
  2. Updated package creation to provide more flexibility, previously, only package IDs were available. Now, you can:
    a. Select a default package for account creation (No need to login into CWP admin portal).
    b. Create custom packages with configurable options for CWP hosting (automatically generated options; customize price and quantity as needed).
    c. Custom packages require a separate product and gets deleted when terminated as packages are user domain specific.
  3. Added an ability to designate packages as either reseller based or standard (default).
  4. Resolved issues with account updates when editing packages as an admin it was not updating the details.
  5. Fixed errors with Single Sign-On (SSO) login, enabling automatic login to the CWP client panel with a single click (No manual login details need to be provided).
  6. Added an option to provide server password so that one can login from Blesta to CWP Admin panel
  7. Enhanced client area to display basic information such as package details and number of domains etc.
  8. Ability directly login from Blesta client area to designated module page

Changes till now:
Fixed an issue where adding an API with a fully qualified domain name caused errors during account creation. Now, the API addition page separates hostname and IP address inputs.
Updated package creation to provide more flexibility, previously, only package IDs were available. Now, you can:
 a. Select a default package for account creation (No need to login into CWP admin portal).
 b. Create custom packages with configurable options for CWP hosting (automatically generated options; customize price and quantity as needed).
 c. Custom packages require a separate product and gets deleted when terminated as packages are user domain specific.
Added an ability to designate packages as either reseller based or standard (default).
Resolved issues with account updates when editing packages as an admin it was not updating the details.
Fixed errors with Single Sign-On (SSO) login, enabling automatic login to the CWP client panel with a single click (No manual login details need to be provided).

Enhanced client area to display basic information such as package details and number of domains etc.
Ability to view, add, and delete FTP accounts, domains, subdomains, email addresses, databases, etc., directly from the client area
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant