Skip to content

Instantly share code, notes, and snippets.

@ebicoglu
Last active October 7, 2022 12:37
Show Gist options
  • Select an option

  • Save ebicoglu/2ca84fb6fac5338c5c93e44f353912eb to your computer and use it in GitHub Desktop.

Select an option

Save ebicoglu/2ca84fb6fac5338c5c93e44f353912eb to your computer and use it in GitHub Desktop.
ABP Framework & Commercial — Frequently Asked Questions (FAQ)
  1. Can each client have their separate “Homepage”, “About Us”, “Contact Us” and “Product Page” to sell their service? a. This not a built-in feature. You can create a new page that impalements IMultiTenant interface and let your customers edit their own content.
  2. Is there any built-in system to resolve DNS for example? ( tenant1.sample.com, tenant2.sample.com ) a. Yes, ABP Framework Domain Tenant Resolver is built for this purpose.
  3. Is the ABP volume license discount available? a. Yes, if you provide us which license type you are interested in , and also how many developer seats you would like to purchase, we’d like to help you on that.
  4. Is the Training included in License or do I need to pay separate a. The training packages are separately sold and not included in the license packages.
  5. Currently we are using DevExpress Universal and also happy with it. We need license for only CMS and Payment module, can the pricing be customize in this way a. The license packages and prices are standard. You cannot purchase specific modules.
  6. Do you have office in Australia and can we pay in Australian Dollar? a. To be able to pay in your local currency, you must select 2Checkout payment gateway. In the next steps of the checkout process, you will able to change currency.
The following questions are being asked via email, social media, forums.
@ebicoglu
Copy link
Author

ebicoglu commented Oct 7, 2022

Can each client have a separate “Homepage”, “About Us”, “Contact Us” and “Product Page” to sell their service?

This is not a built-in feature. You can create a new page that implements IMultiTenant interface and let your customers edit their own content.

@ebicoglu
Copy link
Author

ebicoglu commented Oct 7, 2022

Is there any built-in system to resolve DNS like tenant1.sample.com, tenant2.sample.com ?

Yes, ABP Framework Domain Tenant Resolver is for this purpose.

@ebicoglu
Copy link
Author

ebicoglu commented Oct 7, 2022

Is the ABP volume license discount available?

Yes, if you provide us with which license type you are interested in and how many developer seats you would like to purchase, we’d like to help you with that.

@ebicoglu
Copy link
Author

ebicoglu commented Oct 7, 2022

Is the Training included in the license or do I need to pay separately?

The training packages are separately sold and not included in the license packages.

@ebicoglu
Copy link
Author

ebicoglu commented Oct 7, 2022

We need a license for only CMS and Payment module, can the pricing be customized in this way?

The license packages and prices are standard. You cannot purchase specific modules.

@ebicoglu
Copy link
Author

ebicoglu commented Oct 7, 2022

Can we pay in Australian Dollars?

You can pay in your local currency. To do that, you must select the 2Checkout payment gateway.
In the next steps of the checkout process, you will be able to change currency.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment