The biggest platform for WordPress products

Lagom WHMCS One Step Order Form

Lagom WHMCS One Step Order Form is featured with 4 different styles, within each style there is an option to choose from 5 different color schemes.

Modern Style

Default Style

Depth Style

Futuristic Style

  • lagom-whmcs-one-step-order-form-v1-1-0-untouched.zip
  • lagom-whmcs-one-step-order-form-v1-1-0-untouched.zip
  • modules
    • addons
      • LagomOrderForm
        • api
          • index.php
        • app
          • Collections
            • ConfigOptionsRepository.php
            • GroupSectionRepository.php
            • MetricsBillingRepository.php
            • ModulesSettingsCollection.php
            • OrderFieldsRepository.php
            • OrderRepository.php
            • ProductAddonCollection.php
            • ProductGroupCollection.php
            • ProductSlugRepository.php
            • TemplateRepository.php
          • Config
            • api
              • config.php
              • routes.php
            • configuration.yml
            • creditcard
              • gatewaysWithoutCCV.yml
              • gatewaysWithoutCreditCardList.yml
            • cron.yml
            • di
              • buildWithDefaultMethod.yml
              • interface.yml
              • register.yml
              • rewrite.yml
              • services.yml
            • events.php
            • hooks.yml
            • menu
              • admin.yml
              • client.yml
            • redirections
              • disabled.php
            • sidebars.yml
            • ui
              • admin
                • home
                  • index.yml
          • Configuration
            • Addon
              • Activate
                • After.php
                • Before.php
              • Config
                • After.php
                • Before.php
              • Deactivate
                • After.php
                • Before.php
              • Others
                • .gitkeep
              • Update
                • After.php
                • Before.php
                • Patch
                  • .gitkeep
                  • M1M1P0.php
            • Requirements
              • Files.php
          • Cron
            • Queue.php
          • Database
            • data.sql
            • M1M1P0
              • data.sql
              • schema.sql
            • schema.sql
          • Helpers
            • BuildUrlExtended.php
            • CheckoutHelper.php
            • CustomClientIntegration.php
            • CustomClientPageController.php
            • CustomView.php
            • DefaultImage.php
            • DiscountCenterInstanceService.php
            • Domains.php
            • ErrorCodesLib.php
            • FullPriceMonthlyCalculation.php
            • GetGatewayFriendlyName.php
            • HookIntegrationsWrapper.php
            • LangHelper.php
            • LongestBillingPeriod.php
            • Module.php
            • ModuleConstantsExtended.php
            • OrderFieldTypes.php
            • PromoCodeOrder
              • EndOfPage.php
              • PaymentMethods.php
              • ProductBilling.php
              • PromoCodeOrderInterface.php
            • SmartyTranslationHelper.php
            • Stripe.php
            • Templates.php
            • TranslationHelper.php
            • Types.php
            • UserHelper.php
            • WhmcsConfiguration.php
          • Hooks
            • AdminAreaFooterOutput.php
            • ClearCartForMarketConnect.php
            • ClientAreaFooterOutput.php
            • ClientAreaHeadOutput.php
            • ClientAreaPage.php
            • ClientAreaPrimaryNavbar.php
            • ClientAreaRedirects.php
            • LagomOrderFormProductsList.php
            • ShoppingCartValidateCheckout.php
          • Http
            • Admin
              • Abandoned.php
              • Addons.php
              • ApiLogs.php
              • Feedback.php
              • Gallery.php
              • Gateways.php
              • Home.php
              • LoggerManager.php
              • OrderFields.php
              • Orders.php
              • ProductConfig.php
              • Settings.php
              • Templates.php
            • Api
              • Cart.php
            • Client
              • Home.php
              • Order.php
            • Interfaces
              • ExtendedAbstractController.php
          • Integrations
            • Client
              • Order.php
          • Jobs
            • MyTestJob.php
          • Libs
            • Api
              • Http
                • Middlewares
                  • ExtendedMiddleware.php
              • LagomOrderForm
                • App
                  • Controllers
                    • AddAddon.php
                    • AddDomain.php
                    • AddProduct.php
                    • AddProductAddon.php
                    • AddPromo.php
                    • ChangeAccount.php
                    • ChangeAddon.php
                    • ChangeBillingCycle.php
                    • ChangeCurrency.php
                    • ChangePeriod.php
                    • ChangeProduct.php
                    • ChangeProductAddon.php
                    • CheckDomainResult.php
                    • CompleteOrder.php
                    • ConfirmCaptcha.php
                    • DeleteAddon.php
                    • DeleteDomain.php
                    • DeleteDomains.php
                    • DeleteProductAddon.php
                    • DeletePromo.php
                    • DeleteRenewDomain.php
                    • GetDomainSection.php
                    • GetPageConfigurationController.php
                    • GetTwoFactorForm.php
                    • GetUser.php
                    • LoginUser.php
                    • RemoveItems.php
                    • RenewDomain.php
                    • SetGroup.php
                    • UpdateApplyCredits.php
                    • UpdateBillingDetails.php
                    • UpdateConfigurableOptions.php
                    • UpdateCustomFields.php
                    • UpdateDomain.php
                    • UpdateDomainAddons.php
                    • UpdateDomainContact.php
                    • UpdateDomainContactDetails.php
                    • UpdateMarketingEmails.php
                    • UpdateNotes.php
                    • UpdateOrderFields.php
                    • UpdatePaymentMethod.php
                    • UpdateProduct.php
                    • UpdateRegistrationType.php
                    • UpdateServerFields.php
                    • ValidateStripe.php
                  • DataMappers
                    • AddonMapper.php
                    • ClientMapper.php
                    • ConfigurableOptionsMapper.php
                    • DomainSchemaMapper.php
                    • GroupsMapper.php
                    • MarketConnectAddonsMapper.php
                    • ProductAddonsMapper.php
                    • ProductCustomFieldsMapper.php
                    • ServerFieldsMapper.php
                  • Enums
                    • ConfigurableFieldsType.php
                    • ControllerAliasesEnums.php
                    • CustomFieldsType.php
                    • RequestOrderEnums.php
                    • RequireFileNames.php
                    • SelectColumns.php
                    • VueFieldsType.php
                  • Formatters
                    • AddonCartDetailFormatter.php
                    • AddonPriceFixerFormatter.php
                    • CartPromoCodeFormatter.php
                    • CartTotalFormatter.php
                    • CurrencyFormatter.php
                    • DescriptionFormatter.php
                    • DomainCartFormatter.php
                    • DomainFormatter.php
                    • GroupsFormatter.php
                    • OrderAddonFormatter.php
                    • PriceFormatter.php
                    • PricingFormatter.php
                    • ProductCartDetailFormatter.php
                    • ProductsFormatter.php
                    • RenewableDomainFormatter.php
                    • RenewalDomainFormatter.php
                  • Helpers
                    • BillingDetails.php
                    • Captcha.php
                    • ConfigOptionValueHelper.php
                    • FieldHelper.php
                    • LagomConfiguration.php
                    • ResponseHelper.php
                    • SupportedFormServices.php
                  • Models
                    • Addon.php
                    • BillingUser.php
                    • Domain.php
                    • DomainOrderType.php
                    • Notification.php
                    • Product.php
                  • Providers
                    • RouteControllerProvider.php
                  • Repositories
                    • Addons.php
                    • CustomFields.php
                    • Groups.php
                    • Products.php
                    • ResponseBagGateways.php
                    • ResponseBagGroups.php
                  • Requests
                    • OrderSession.php
                  • Services
                    • AddAddon.php
                    • AddOrChangeRenew.php
                    • AddProductAddon.php
                    • AddPromoCode.php
                    • ChangeAddon.php
                    • ChangeBillingAccount.php
                    • ChangeCurrencyAddons.php
                    • ChangeCurrencyDomains.php
                    • ChangeCurrencyProduct.php
                    • ChangeCurrencyProductAddons.php
                    • ChangeCurrencyProductDomains.php
                    • ChangeRenewDomain.php
                    • CleanDomainInfoDetails.php
                    • ClearCart.php
                    • ClearOrderDetails.php
                    • ClearSessionCart.php
                    • DeleteAddon.php
                    • DeleteAddons.php
                    • DeleteDomain.php
                    • DeleteDomains.php
                    • DeleteProductAddon.php
                    • DeleteProducts.php
                    • DeletePromoCode.php
                    • DeleteRenewDomain.php
                    • FixUrlForTwoStep.php
                    • GetActiveFraudModule.php
                    • GetBillingDetailFields.php
                    • GetCaptchaDetails.php
                    • GetCart.php
                    • GetCompleteOrderDetails.php
                    • GetConfigOptionsSection.php
                    • GetCountryDetails.php
                    • GetCsrfToken.php
                    • GetCurrencies.php
                    • GetDomainConfigSchema.php
                    • GetDomainExtensionsAndCategories.php
                    • GetDomainResult.php
                    • GetDomainTypesAndSpotlights.php
                    • GetGroup.php
                    • GetLagomTemplateSettings.php
                    • GetLayoutSettings.php
                    • GetMetricsBilling.php
                    • GetNextRouteStep.php
                    • GetOrderFields.php
                    • GetOrderSettings.php
                    • GetPageLang.php
                    • GetPaymentGateways.php
                    • GetProduct.php
                    • GetProductAddons.php
                    • GetProductConfigOptions.php
                    • GetProductSchema.php
                    • GetRenewableDomains.php
                    • GetRsThemes.php
                    • GetSinglePage.php
                    • GetTemplate.php
                    • GetUrlParams.php
                    • GetUser.php
                    • LongestBillingCycle.php
                    • OverrideDefaultParams.php
                    • ReissueItemsFromCartToState.php
                    • ReissueProductsFromSession.php
                    • RemoveBillingDetails.php
                    • SetApplyCredits.php
                    • SetBillingCycle.php
                    • SetClientCurrency.php
                    • SetConfigurableOptions.php
                    • SetCurrency.php
                    • SetDefaultGroup.php
                    • SetDefaultMarketingEmails.php
                    • SetDefaultNameServers.php
                    • SetDefaultProduct.php
                    • SetDefaultProductGroupAndProductsByDetails.php
                    • SetDomain.php
                    • SetDomainContact.php
                    • SetGroup.php
                    • SetMarketingEmails.php
                    • SetNotes.php
                    • SetOrderFields.php
                    • SetPaymentGateway.php
                    • SetProduct.php
                    • SetProductSchemaDefaultValues.php
                    • SetProductServerFields.php
                    • SetStateCart.php
                    • SetStateRegistrationType.php
                    • SetStateToSessionCart.php
                    • UpdateBillingDetails.php
                    • UpdateCaptchaValidation.php
                    • UpdateCart.php
                    • UpdateDomain.php
                    • UpdateDomainDetails.php
                    • UpdateDomainPeriod.php
                    • UpdateLoginDetails.php
                    • UpdateOrderFields.php
                    • UpdateProductCustomFields.php
                    • ValidateStripe.php
                  • StateManager
                    • Components
                      • ResponseBag.php
                      • State.php
                    • Interfaces
                      • BagInterface.php
                      • StorageDriverInterface.php
                      • StoreDataInterface.php
                    • Manager.php
                    • StorageDrivers
                      • SessionDriver.php
                  • Validators
                    • ServiceProductArrayValidator.php
                • Core
                  • Api
                    • Components
                      • Authorization.php
                      • Logger.php
                      • Request.php
                      • Response.php
                      • Validator.php
                    • Logs
                      • DatabaseLog.php
                      • LowLevelLog.php
                    • Traits
                      • Currency.php
                    • Validators
                      • CheckLicense.php
                  • Exceptions
                    • ActionNotFoundException.php
                    • ActionNotPermitted.php
                    • ApiException.php
                    • AuthException.php
                    • HttpException.php
                    • ModuleException.php
                    • NotFoundException.php
                    • WhmcsWrapperException.php
                  • Helpers
                    • Cast.php
                    • SessionManager.php
                    • WhmcsLookupWrapper.php
                  • Interfaces
                    • AbstractCartModel.php
                    • AbstractController.php
                    • AbstractLog.php
                    • AbstractModel.php
                    • AbstractProvider.php
                    • AbstractRepository.php
                    • AbstractResponseBagRepository.php
                    • AbstractRouteController.php
                    • AbstractService.php
                    • ArrayableInterface.php
                    • AuthorizationRule.php
                    • NotificationInterface.php
                    • ProviderInterface.php
                  • Traits
                    • NotificationHandler.php
                    • ResponseBagHandler.php
                    • StorageDriverHandler.php
                    • UserFormDetails.php
            • AssetIntegrations
              • AbstractTemplateAssetProvider.php
              • Asset.php
              • Interfaces
                • AssetProvider.php
              • TemplateAssetIntegration.php
              • TemplateAssetProviders
                • AllExceptLagom2.php
            • CaptchaTypes
              • BaseType.php
              • CaptchaTypesFactory.php
              • CustomCaptchaType.php
              • Types
                • Base.php
                • HCaptcha.php
                • Invisible.php
                • Recaptcha.php
              • WhmcsCaptchaType.php
            • ConfigurableOptions
              • Components
                • Enums
                  • ConfigurableFieldsType.php
                  • ConfOptionsDisplayTypes.php
                • Models
                  • ConfigurableOption.php
              • ConfigOptionImageManager
                • ConfigOptionImageManager.php
              • ConfigurableOptionsHelper.php
              • ConfigurableOptionsTypes
                • BaseType.php
                • Types
                  • CheckboxType.php
                  • DropdownType.php
                  • QuantityType.php
                  • RadioType.php
                • TypesFactory.php
              • Fields
                • DescriptionTypes.php
              • IllustrationTypes
                • IllustrationTypes.php
            • CssBuilder
              • Helpers
                • LagomHelper.php
              • Integrations
                • LagomOrderForm.php
              • Interfaces
                • AbstractIntegration.php
              • Services
                • PathBuilder.php
            • CustomView
              • Components
                • Auth
                  • BaseAuthentication.php
                  • BaseAuthorization.php
                • Config
                  • BaseConfiguration.php
                • Interfaces
                  • AuthenticationInterface.php
                  • AuthorizationInterface.php
                  • ConfigInterface.php
                  • JsElementInterface.php
                • Views
                  • Elements
                    • AbstractJsScript.php
                  • PageView.php
              • Middleware.php
            • FileManager
              • Exceptions
                • InvalidValidatorArgumentException.php
              • Interfaces
                • AbstractModel.php
                • AbstractService.php
                • AbstractValidator.php
              • Models
                • File.php
              • Services
                • Delete.php
                • Move.php
              • Validators
                • DestinationValidator.php
                • ErrorValidator.php
                • ExtensionValidator.php
                • FileExistsValidator.php
                • FileIsUploaded.php
                • SizeValidator.php
            • FormFields
              • Validators
                • CaptchaFieldsValidator.php
            • FormTemplateConfiguration
              • Components
                • Containers
                  • ScriptsContainer.php
                  • TemplatesContainers.php
                • Enums
                  • TemplateSettings.php
                • Interfaces
                  • AbstractContainer.php
                • Models
                  • Setting.php
                  • Template.php
              • FormConfiguration.php
              • OrderFormBuilder.php
              • WhmcsConfiguration.php
            • Integrations
              • Modules
                • Abstracts
                  • AbstractIntegration.php
                  • RequirementInterface.php
                • Components
                  • SettingsContainer.php
                • PaymentGatewayAllocator
                  • Integration.php
                  • Requirements
                    • ClassRequirement.php
                    • IsModuleEnabled.php
                • PaymentGatewayCharges
                  • Components
                    • ChargeConfiguration.php
                  • Integration.php
                  • Requirements
                    • ClassRequirement.php
                • Requirements
                  • IsModuleActive.php
                  • RequireSettingsContainer.php
              • Whmcs
                • Factory
                  • SnippetFactory.php
                  • WhmcsVersion.php
                • Interfaces
                  • Buildable.php
                • Services
                  • Helpers
                    • Helper.php
                  • Output
                    • View
                      • ClientArea.php
                  • ServiceManager.php
                  • Snippets
                    • Abstracts
                      • AbstractMethods.php
                    • Methods
                      • AvailableOrderPaymentGateways.php
                      • CalcCartTotals.php
                      • Captcha.php
                      • Currency.php
                      • CustomFields.php
                      • DomainAdditionalFields.php
                      • DomainAddons.php
                      • DomainExtension.php
                      • GatewayModule.php
                      • GetActiveMarketConnectorAddons.php
                      • GetCartConfigOptions.php
                      • GetMarketConnectActiveServices.php
                      • GetMarketConnectorActiveGroupsSlugByUri.php
                      • GetRenewableDomains.php
                      • InvoiceRedirectLink.php
                      • Language.php
                      • LoginUser.php
                      • Lookup.php
                      • PromoCode.php
                      • SecurityQuestions.php
                      • SpotlightTlds.php
                      • TokenManager.php
                      • TwoFactorAuthentication.php
                      • ValidateClientLogin.php
                    • SnippetService.php
                  • Whmcs8Snippets
                    • Helpers
                      • UserHelper.php
                    • Methods
                      • CalcCartTotals.php
                      • CalcCartTotalsUnlogged.php
                      • LoginUser.php
                      • TwoFactorAuthentication.php
                    • SnippetService.php
                • WhmcsManager.php
            • MarketConnect
              • Collection.php
              • Components
                • Addons
                  • CodeGuardWebsiteBackup.php
                  • HostedEmail.php
                  • MarketgooSeoTools.php
                  • PowerfulWebsiteBuilder.php
                  • ProtecteSiteSSL.php
                  • SiteBuilder.php
                  • SiteLockVPN.php
                  • SiteLockWebsiteSecurity.php
                  • SpamExpertsEmailSecurity.php
                • Interfaces
                  • AbstractAddon.php
                  • AddonInterface.php
                  • ArrayInterface.php
                • Models
                  • AddonOption.php
              • Helpers
                • AddonsGroupHelper.php
                • MarketConnectRedirects.php
              • MarketConnectAddons.php
            • OrderForms
              • Components
                • Forms
                  • OneStep
                    • OrderForm.php
                  • ThreeSteps
                    • OrderForm.php
                  • TwoSteps
                    • OrderForm.php
                • Interfaces
                  • AbstractFormComponent.php
                  • AbstractOrderForm.php
                  • ComponentsScripts
                    • ComponentScript.php
                    • FieldScript.php
                    • IntegrationScript.php
                    • ModuleScript.php
                    • PageScript.php
                    • SectionScript.php
                    • ServiceScript.php
                    • StoreScript.php
                  • ComponentsUI
                    • BaseComponent.php
                    • FieldComponent.php
                    • IntegrationComponent.php
                    • PageComponent.php
                  • FormInterface.php
                  • OrderInterface.php
              • OrderFactory.php
            • OrderSettings
              • SettingsTypes.php
            • PaymentGateways
              • Components
                • Models
                  • CreditCard.php
                  • Icon.php
                  • PaymentGateway.php
              • Helpers
                • PaymentGatewaysCallback.php
              • Interfaces
                • AbstractPaymentGateway.php
              • Repository
                • Icons.php
                • PaymentGateways.php
            • Redirects
              • Helpers
                • DisabledRedirectionHelper.php
                • NonRpRedirectionHelper.php
                • RpRedirectionHelper.php
              • Interfaces
                • AbstractMap.php
              • Maps
                • Cart
                  • Cart.php
                  • CartFriendly.php
                  • OrderCartTpl.php
              • Models
                • MapModel.php
                • MapModels
                  • CartSysTplModel.php
                  • FriendlyUrlModel.php
                  • ModuleCartTplModel.php
                  • ProductsGroupsModel.php
                  • ProductsModel.php
                • Redirect.php
                • RedirectsModels
                  • RpMiddlewareRedirection.php
                • Url.php
              • RedirectManager.php
              • Services
                • Compare.php
            • SwaggerWrapper
              • Swagger.php
          • Models
            • .gitkeep
            • Addons
              • AddonsSettings.php
            • ConfigurableOptions
              • ConfigOptionSettings.php
              • ConfigOptionsGroupSetting.php
              • ConfigSuboptionSettings.php
              • ConfigSuboptionsGroup.php
              • ConfigSuboptionsRelation.php
              • ConfigurableOptionGroup.php
              • ProductConfigOption.php
              • ProductConfigSubOption.php
            • Gateways
              • PaymentGatewaysDetails.php
            • Logs
              • ApiLogs.php
            • OrderDetails
              • OrderDetail.php
            • OrderFields
              • OrderDetail.php
              • OrderField.php
            • OrderForm
              • FormTemplate.php
              • TemplateSetting.php
            • OrderSettings
              • OrderSetting.php
            • Whmcs
              • Client.php
              • CreditCards.php
              • Order.php
              • PayMethods.php
              • User.php
              • UserRelation.php
          • Modules
            • DiscountCenter
              • DiscountCenter.php
              • OrderSummary.php
          • Repository
            • ApiLogs.php
            • Clients.php
          • Services
            • Cart
              • CartValidator.php
              • Exceptions
                • CartItemInvalidException.php
              • Interfaces
                • CartValidatorInterface.php
              • Models
                • Cart.php
                • CartValidateArgs.php
              • Validators
                • AbstractCartValidator.php
                • HostingWithDomainValidator.php
            • ClearOrderPageCart.php
            • ClientAreaRedirection.php
            • MarketConnectClearCart.php
          • Traits
            • CurrencyHandler.php
            • FillableComponent.php
            • FormConfigHandler.php
            • SessionManagerHandler.php
            • ToArrayComponent.php
            • WhmcsIntegrationComponent.php
            • WidgetComponents.php
          • UI
            • Admin
              • Abandoned
                • Pages
                  • AbandonedPage.php
                • Sections
                  • AbandonedSection.php
              • Addons
                • Buttons
                  • ProductAddonsEditButton.php
                • Forms
                  • ProductAddonsEditForm.php
                • Modals
                  • ProductAddonsEditModal.php
                • Pages
                  • ProductAddons.php
                • Providers
                  • ProductAddonsProvider.php
              • ApiLogs
                • Buttons
                  • DetailedLogsRedirectButton.php
                • Pages
                  • ApiLogDataBase.php
                  • DetailedLogs.php
              • ConfigurableOptions
                • Buttons
                  • ConfigurableGroupOptionsEditButton.php
                  • ConfigurableOptionsRedirectButton.php
                  • Details
                    • ConfigurableOptionsEditButton.php
                    • ConfigurableSuboptionsRedirectButton.php
                    • Options
                      • AddSuboptionsGroup.php
                      • DeleteSuboptionsGroupButton.php
                      • EditConfigurableSuboptionsButton.php
                      • EditSuboptionsGroupButton.php
                • Forms
                  • ConfigurableGroupOptionsEditForm.php
                  • Details
                    • ConfigurableOptionsEditForm.php
                    • Options
                      • AddSuboptionsGroupForm.php
                      • DeleteSuboptionsGroupForm.php
                      • EditConfigurableOptionsForm.php
                      • EditSuboptionsGroupForm.php
                • Modals
                  • ConfigurableGroupOptionsEditModal.php
                  • Details
                    • ConfigurableOptionsEditModal.php
                    • Options
                      • AddSuboptionsGroupModal.php
                      • DeleteSuboptionsGroupModal.php
                      • EditConfigurableOptionsModal.php
                      • EditSuboptionsGroupModal.php
                • Pages
                  • ConfigurableGroupOptions.php
                  • ConfigurableOptions.php
                  • ConfigurableSuboptions.php
                  • ConfigurableSuboptionsGroups.php
                • Providers
                  • ConfigurableGroupProvider.php
                  • ConfigurableOptionsProvider.php
                  • ConfigurableSuboptionsProvider.php
                  • SuboptionsGroupProvider.php
              • CustomWidgets
                • Buttons
                  • BaseDataButton.php
                  • TileStandaloneButton.php
                • Fields
                  • Hidden.php
                  • ImageUploadField.php
                  • TileRadioField.php
                  • UploadField.php
                • Modals
                  • ExtendedModalTabsEdit.php
                • Others
                  • MediaIcon.php
                  • TileRadioButtonComponent.php
                • Pages
                  • RawContainer.php
                • Sections
                  • BlockSection.php
                  • BlockSectionMainContent.php
                  • BlockSectionSidebarContent.php
                  • RawWidgetSection.php
                  • RawWidgetSectionContent.php
                  • TabSection.php
                  • TileRadioButtonSection.php
              • Feedbacks
                • Pages
                  • FeedbackPage.php
                • Sections
                  • FeedbackSection.php
              • Gallery
                • Buttons
                  • AddImageButton.php
                  • RemoveImageButton.php
                • Forms
                  • RemoveImageForm.php
                  • UploadImageForm.php
                • Modals
                  • RemoveImageModal.php
                  • UploadImageModal.php
                • Pages
                  • GalleryField.php
                  • GalleryPage.php
                • Providers
                  • GalleryDataProvider.php
                • Sections
                  • GallerySection.php
              • GatewaysSettings
                • Buttons
                  • AddIconButton.php
                  • ChooseIconButton.php
                  • RemoveIconButtonWrapper.php
                • Fields
                  • GatewayIconSection.php
                  • SelectGatewayIconRadioField.php
                • Forms
                  • ChooseIconForm.php
                  • RemoveIconForm.php
                  • UploadIconForm.php
                • Modals
                  • ChooseIconModal.php
                  • RemoveIconModal.php
                  • UploadIconModal.php
                • Pages
                  • Gateways.php
                • Providers
                  • DeleteIconDataProvider.php
                  • GatewaysDataProvider.php
                • Sections
                  • GatewaySection.php
                  • IconSection.php
                  • PaymentMethodSections.php
              • LoggerManager
                • Buttons
                  • DeleteAllLoggersButton.php
                  • DeleteLoggerModalButton.php
                  • MassDeleteLoggerButton.php
                • Forms
                  • DeleteAllLoggerForm.php
                  • DeleteLoggerForm.php
                • Modals
                  • DeleteAllLoggersModal.php
                  • DeleteLoggerModal.php
                  • MassDeleteLoggerModal.php
                • Pages
                  • LoggerPage.php
                • Providers
                  • LoggerDataProvider.php
              • OrderFields
                • Buttons
                  • AddOrderFieldButton.php
                  • DeleteOrderFieldButton.php
                  • EditOrderFieldButton.php
                • Forms
                  • AddOrderFieldForm.php
                  • DeleteOrderFieldForm.php
                  • EditOrderFieldForm.php
                • Modals
                  • AddOrderFieldModal.php
                  • DeleteOrderFieldModal.php
                  • EditOrderFieldModal.php
                • Pages
                  • OrderFieldsPage.php
                • Providers
                  • OrderFieldsProvider.php
              • OrderFormTemplates
                • Buttons
                  • EditTemplateButton.php
                  • NewTemplateButton.php
                • Forms
                  • EditTemplateForm.php
                  • NewTemplateForm.php
                • Modals
                  • EditTemplateModal.php
                  • NewTemplateModal.php
                • Pages
                  • TemplatesPage.php
                • Providers
                  • NewTemplateProvider.php
                • Sections
                  • PageSettingsSection.php
              • Orders
                • Buttons
                  • DeleteOrderButton.php
                  • ShowDetailsButton.php
                • Forms
                  • DeleteOrderForm.php
                • Modals
                  • DeleteOrderModal.php
                  • ShowDetailsModal.php
                • Pages
                  • OrdersPage.php
                • Providers
                  • OrdersProvider.php
              • Settings
                • Constants
                  • CustomCaptcha
                    • CaptchaFormProtection.php
                    • CaptchaForms.php
                    • CustomCaptchaTypes.php
                • Pages
                  • BillingCycleSettingsForm.php
                  • CaptchaSettingsForm.php
                  • DomainSettingsForm.php
                  • GeneralSettingsForm.php
                  • LayoutSettingsForm.php
                  • PricingSettingsForm.php
                • Providers
                  • SettingsProvider.php
                • Sections
                  • BillingCycleSettingsSection.php
                  • CaptchaSettingsSection.php
                  • DomainSettingsSection.php
                  • GeneralSettingsSection.php
                  • LayoutSettingsSection.php
                  • PricingSettingsSection.php
              • Templates
                • abandoned
                  • sections
                    • abandonedSection.tpl
                • assets
                  • css
                    • fonts
                      • lagom-medium-icons.eot
                      • lagom-medium-icons.svg
                      • lagom-medium-icons.ttf
                      • lagom-medium-icons.woff
                      • lagom-small-icons.eot
                      • lagom-small-icons.svg
                      • lagom-small-icons.ttf
                      • lagom-small-icons.woff
                    • integration.css
                    • module_styles.css
                  • fonts
                    • lagom-medium-icons.eot
                    • lagom-medium-icons.svg
                    • lagom-medium-icons.ttf
                    • lagom-medium-icons.woff
                    • lagom-small-icons.eot
                    • lagom-small-icons.svg
                    • lagom-small-icons.ttf
                    • lagom-small-icons.woff
                  • js
                    • .gitkeep
                    • productConfig
                      • addons.js
                      • suboptions.js
                • configurableOptions
                  • pages
                    • configurableSuboptionsGroups.tpl
                    • configurableSuboptionsGroups_components.js
                    • configurableSuboptionsGroups_components.tpl
                • customWidgets
                  • buttons
                    • baseDataButton.tpl
                    • baseDataButton_components.js
                    • baseDataButton_components.tpl
                    • tileStandaloneButton.tpl
                    • tileStandaloneButton_components.js
                    • tileStandaloneButton_components.tpl
                  • fields
                    • imageUploadField.tpl
                    • imageUploadField_components.tpl
                    • tileRadioField.tpl
                    • tileRadioField_components.tpl
                    • uploadField.tpl
                  • modals
                    • extendedModalTabsEdit.tpl
                  • others
                    • mediaIcon.tpl
                  • pages
                    • rawContainer.tpl
                  • sections
                    • blockSection.tpl
                    • blockSectionMainContent.tpl
                    • blockSectionSidebarContent.tpl
                    • rawWidgetSection.tpl
                    • rawWidgetSectionContent.tpl
                    • tabSection.tpl
                    • tileRadioButtonSection.tpl
                    • tileRadioButtonSection_components.js
                    • tileRadioButtonSection_components.tpl
                • feedbacks
                  • sections
                    • feedbackSection.tpl
                • gallery
                  • pages
                    • galleryField.tpl
                    • galleryField_components.js
                    • galleryField_components.tpl
                • orderFields
                  • pages
                    • orderFieldsPage.tpl
                    • orderFieldsPage_components.js
                    • orderFieldsPage_components.tpl
                • orders
                  • modals
                    • showDetailsModal.tpl
            • Client
              • BaseFormComponents
                • Enums
                  • DisplayFieldEnums.php
                  • Steps.php
                  • WidgetsOrder.php
                • Factory
                  • CartComponent.php
                  • PageComponent.php
                  • ProductComponent.php
                • FormFields
                  • Components
                    • Alert.php
                    • BillingCycles.php
                    • BillingDetail.php
                    • Captcha.php
                    • Cart.php
                    • CartWide.php
                    • CompleteOrder.php
                    • Currency.php
                    • Domain.php
                    • DomainAddon.php
                    • DomainRegistrantInformation.php
                    • DomainRenew.php
                    • DomainTlds.php
                    • Error.php
                    • Group.php
                    • HorizontalProducts.php
                    • Loader.php
                    • MarketingEmail.php
                    • MetricsBilling.php
                    • Notes.php
                    • OrderAddon.php
                    • OrderFields.php
                    • PaymentMethod.php
                    • ProductAddons.php
                    • ProductConfigOptions.php
                    • ProductCustomFields.php
                    • ProductOne.php
                    • ProductOneStep.php
                    • PromoCode.php
                    • PromoCodeInfo.php
                    • ServerFields.php
                  • Fields
                    • BillingCheckbox.php
                    • BillingDropdown.php
                    • BillingLink.php
                    • BillingPassword.php
                    • BillingTextArea.php
                    • BillingTextInput.php
                    • BillingUserPassword.php
                    • Checkbox.php
                    • CustomCheckbox.php
                    • CustomDropdown.php
                    • CustomLink.php
                    • CustomPassword.php
                    • CustomTextArea.php
                    • CustomTextInput.php
                    • DomainAddon.php
                    • DomainCheckbox.php
                    • DomainDisplay.php
                    • DomainDropdown.php
                    • DomainTextInput.php
                    • Dropdown.php
                    • MarketConnectField.php
                    • PasswordInput.php
                    • ProductAddonField.php
                    • QuantityInput.php
                    • RadioInput.php
                    • SliderQuantity.php
                    • TextAreaInput.php
                    • TextInput.php
                  • Gateways
                    • DefaultGateway
                      • DefaultFunctions.php
                    • Stripe
                      • Stripe.php
                      • StripeFunctions.php
                      • StripeLib.php
                      • StripeOnRead.php
                  • Models
                    • OrderModel.php
                  • Modules
                    • ApiRequests.php
                    • InfoModule.php
                  • Others
                    • Authentication
                      • FacebookAuth.php
                      • GoogleAuth.php
                      • TwitterAuth.php
                  • Pages
                    • SidebarPage.php
                    • WidePage.php
                  • Sections
                    • AddonsFormSection.php
                    • BillingFields.php
                    • FormSection.php
                    • ProductAddons.php
                  • Services
                    • BaseValidators.php
                    • GatewayHooks.php
                    • Integrations.php
                    • Lang.php
                    • OAtuh.php
                    • Render.php
                    • Route.php
                  • Stores
                    • CartStore.php
                • Helpers
                  • OrderDetails.php
                • Integrations
                  • LagomExtensions
                    • LagomExtensions.php
                    • LagomExtensionsScript.php
                    • LagomExtensionWidget.php
                • Js
                  • Components
                    • Alert.php
                    • BillingCycles.php
                    • BillingDetail.php
                    • Captcha.php
                    • Cart.php
                    • CompleteOrder.php
                    • Currency.php
                    • Domain.php
                    • DomainAddon.php
                    • DomainRegistrantInformation.php
                    • DomainRenew.php
                    • DomainTlds.php
                    • Error.php
                    • Group.php
                    • Loader.php
                    • MarketingEmail.php
                    • MetricsBilling.php
                    • Notes.php
                    • OrderAddon.php
                    • OrderFields.php
                    • OrderPage.php
                    • PaymentMethod.php
                    • ProductAddons.php
                    • ProductConfigOptions.php
                    • ProductCustomFields.php
                    • ProductOne.php
                    • ProductOneStep.php
                    • PromoCode.php
                    • PromoCodeInfo.php
                    • ServerFields.php
                  • Fields
                    • BillingCheckbox.php
                    • BillingDropdown.php
                    • BillingLink.php
                    • BillingPassword.php
                    • BillingTextArea.php
                    • BillingTextInput.php
                    • BillingUserPassword.php
                    • Checkbox.php
                    • CustomCheckbox.php
                    • CustomDropdown.php
                    • CustomLink.php
                    • CustomPassword.php
                    • CustomTextArea.php
                    • CustomTextInput.php
                    • DomainAddon.php
                    • DomainCheckbox.php
                    • DomainDisplay.php
                    • DomainDropdown.php
                    • DomainTextInput.php
                    • Dropdown.php
                    • MarketConnectField.php
                    • PasswordInput.php
                    • ProductAddonField.php
                    • QuantityInput.php
                    • RadioInput.php
                    • SliderQuantity.php
                    • TextAreaInput.php
                    • TextInput.php
                  • Gateways
                    • DefaultGateway
                      • DefaultFunctions.php
                    • Stripe
                      • StripeFunctions.php
                      • StripeHelper.php
                      • StripeLib.php
                      • StripeOnRead.php
                  • Models
                    • OrderModel.php
                  • Modules
                    • ApiRequests.php
                    • InfoModule.php
                  • Others
                    • Authentication
                      • FacebookAuthJs.php
                      • GoogleAuthJs.php
                      • TwitterAuthJs.php
                  • Sections
                    • AddonFormSection.php
                    • BillingField.php
                    • FormSection.php
                    • ProductAddons.php
                  • Services
                    • BaseValidators.php
                    • GatewayHooks.php
                    • Integrations.php
                    • Lang.php
                    • MultiRoute.php
                    • OAuth.php
                    • Render.php
                    • Route.php
                    • RouteStepByStep.php
                    • RouteTwoSteps.php
                  • Stores
                    • CartStore.php
                • Widgets
                  • Components
                    • Alert.php
                    • BillingCycles.php
                    • BillingDetail.php
                    • Captcha.php
                    • Cart.php
                    • CartWide.php
                    • CompleteOrder.php
                    • Currency.php
                    • Domain.php
                    • DomainAddon.php
                    • DomainRegistrantInformation.php
                    • DomainRenew.php
                    • DomainTlds.php
                    • Error.php
                    • Group.php
                    • HorizontalProducts.php
                    • Loader.php
                    • MarketingEmail.php
                    • MetricsBilling.php
                    • Notes.php
                    • OrderAddon.php
                    • OrderFields.php
                    • PaymentMethod.php
                    • ProductAddons.php
                    • ProductConfigOptions.php
                    • ProductCustomFields.php
                    • ProductOne.php
                    • ProductOneStep.php
                    • PromoCode.php
                    • PromoCodeInfo.php
                    • ServerFields.php
                  • Fields
                    • BillingCheckbox.php
                    • BillingDropdown.php
                    • BillingLink.php
                    • BillingPassword.php
                    • BillingTextArea.php
                    • BillingTextInput.php
                    • BillingUserPassword.php
                    • Checkbox.php
                    • CustomCheckbox.php
                    • CustomDropdown.php
                    • CustomLink.php
                    • CustomPassword.php
                    • CustomTextArea.php
                    • CustomTextInput.php
                    • DomainAddon.php
                    • DomainCheckbox.php
                    • DomainDisplay.php
                    • DomainDropdown.php
                    • DomainTextInput.php
                    • Dropdown.php
                    • MarketConnectField.php
                    • PasswordInput.php
                    • ProductAddonField.php
                    • QuantityInput.php
                    • RadioInput.php
                    • SliderQuantity.php
                    • TextAreaInput.php
                    • TextInput.php
                  • Sections
                    • AddonFormSection.php
                    • BillingField.php
                    • FormSection.php
                    • ProductAddon.php
                  • Wrappers
                    • FacebookAuthButton.php
                    • GoogleAuthButton.php
                    • TwitterAuthButton.php
              • Templates
                • assets
                  • css
                    • fonts
                      • lagom-medium-icons.eot
                      • lagom-medium-icons.svg
                      • lagom-medium-icons.ttf
                      • lagom-medium-icons.woff
                      • lagom-small-icons.eot
                      • lagom-small-icons.svg
                      • lagom-small-icons.ttf
                      • lagom-small-icons.woff
                    • img
                      • arrow-drop.svg
                      • auth
                        • logo-facebook.svg
                        • logo-google.svg
                        • logo-twitter.svg
                      • flags.png
                      • [email protected]
                    • integration.css
                    • maps
                      • order.css.map
                    • module_styles.css
                    • order
                      • index.css
                      • lagom2
                        • index.css
                      • variables.css
                • baseFormComponents
                  • integrations
                    • lagomExtensions
                      • lagomExtensionWidget.tpl
                  • js
                    • components
                      • alert.js
                      • billingCycles.js
                      • billingDetail.js
                      • captcha.js
                      • cart.js
                      • completeOrder.js
                      • currency.js
                      • domain.js
                      • domainAddon.js
                      • domainRegistrantInformation.js
                      • domainRenew.js
                      • domainTlds.js
                      • error.js
                      • group.js
                      • loader.js
                      • marketingEmail.js
                      • metricsBilling.js
                      • notes.js
                      • orderAddon.js
                      • orderFields.js
                      • orderPage.js
                      • paymentMethod.js
                      • productAddons.js
                      • productConfigOptions.js
                      • productCustomFields.js
                      • productOneStep.js
                      • promoCode.js
                      • promoCodeInfo.js
                      • serverFields.js
                    • fields
                      • billingCheckbox.js
                      • billingDropdown.js
                      • billingLink.js
                      • billingPassword.js
                      • billingTextArea.js
                      • billingTextInput.js
                      • billingUserPassword.js
                      • checkbox.js
                      • customCheckbox.js
                      • customDropdown.js
                      • customLink.js
                      • customPassword.js
                      • customTextArea.js
                      • customTextInput.js
                      • domainAddon.js
                      • domainCheckbox.js
                      • domainDisplay.js
                      • domainDropdown.js
                      • domainTextInput.js
                      • dropdown.js
                      • marketConnectField.js
                      • passwordInput.js
                      • productAddonField.js
                      • radioInput.js
                      • sliderQuantity.js
                      • textAreaInput.js
                      • textInput.js
                    • gateways
                      • defaultGateway
                        • defaultFunctions.js
                      • stripe
                        • stripeFunctions.js
                    • models
                      • orderModel.js
                    • modules
                      • apiRequests.js
                      • infoModule.js
                    • sections
                      • addonFormSection.js
                      • billingField.js
                      • formSection.js
                      • productAddons.js
                    • services
                      • baseValidators.js
                      • gatewayHooks.js
                      • integrations.js
                      • lang.js
                      • oAuth.js
                      • render.js
                      • routeOneStep.js
                      • routeStepByStep.js
                      • routeTwoSteps.js
                    • stores
                      • cartStore.js
                  • widgets
                    • components
                      • alert.tpl
                      • alert_components.tpl
                      • billingCycles.tpl
                      • billingCycles_components.tpl
                      • billingDetail.tpl
                      • billingDetail_components.tpl
                      • captcha.tpl
                      • captcha_components.tpl
                      • cart.tpl
                      • cartWide.tpl
                      • cartWide_components.tpl
                      • cart_components.tpl
                      • completeOrder.tpl
                      • completeOrder_components.tpl
                      • currency.tpl
                      • currency_components.tpl
                      • domain.tpl
                      • domainAddon.tpl
                      • domainAddon_components.tpl
                      • domainRegistrantInformation.tpl
                      • domainRegistrantInformation_components.tpl
                      • domainRenew.tpl
                      • domainRenew_components.tpl
                      • domainTlds.tpl
                      • domainTlds_components.tpl
                      • domain_components.tpl
                      • error.tpl
                      • error_components.tpl
                      • group.tpl
                      • group_components.tpl
                      • horizontalProducts.tpl
                      • horizontalProducts_components.tpl
                      • loader.tpl
                      • loader_components.tpl
                      • marketingEmail.tpl
                      • marketingEmail_components.tpl
                      • metricsBilling.tpl
                      • metricsBilling_components.tpl
                      • notes.tpl
                      • notes_components.tpl
                      • orderAddon.tpl
                      • orderAddon_components.tpl
                      • orderFields.tpl
                      • orderFields_components.tpl
                      • paymentMethod.tpl
                      • paymentMethod_components.tpl
                      • productAddons.tpl
                      • productAddons_components.tpl
                      • productConfigOptions.tpl
                      • productConfigOptions_components.tpl
                      • productCustomFields.tpl
                      • productCustomFields_components.tpl
                      • productOneStep.tpl
                      • productOneStep_components.tpl
                      • promoCode.tpl
                      • promoCodeInfo.tpl
                      • promoCodeInfo_components.tpl
                      • promoCode_components.tpl
                      • serverFields.tpl
                      • serverFields_components.tpl
                    • fields
                      • billingCheckbox.tpl
                      • billingDropdown.tpl
                      • billingLink.tpl
                      • billingPassword.tpl
                      • billingTextArea.tpl
                      • billingTextInput.tpl
                      • billingUserPassword.tpl
                      • checkbox.tpl
                      • customCheckbox.tpl
                      • customDropdown.tpl
                      • customLink.tpl
                      • customPassword.tpl
                      • customTextArea.tpl
                      • customTextInput.tpl
                      • domainAddon.tpl
                      • domainCheckbox.tpl
                      • domainDisplay.tpl
                      • domainDropdown.tpl
                      • domainTextInput.tpl
                      • dropdown.tpl
                      • marketConnectField.tpl
                      • passwordInput.tpl
                      • productAddonField.tpl
                      • radioInput.tpl
                      • sliderQuantity.tpl
                      • textAreaInput.tpl
                      • textInput.tpl
                    • sections
                      • addonFormSection.tpl
                      • billingField.tpl
                      • formSection.tpl
                      • productAddon.tpl
                • pageControllers
                  • integration.tpl
                  • integrationsWrapper.tpl
                  • mainOrder.tpl
                • wide
                  • pages
                    • page.tpl
                    • page_components.tpl
                • withSidebar
                  • pages
                    • page.tpl
                    • page_components.tpl
              • Wide
                • Pages
                  • Page.php
              • WithSidebar
                • Pages
                  • BaseStepPage.php
                  • Page.php
            • Interfaces
              • FieldInterface.php
              • SectionInterface.php
        • commands
          • commands.php
        • composer.json
        • composer.lock
        • core
          • Api
            • AbstractApi
              • Curl
                • Request.php
                • Response.php
              • Curl.php
              • Parser.php
            • AbstractApi.php
            • ApiController.php
            • Components
              • Interfaces
                • AuthInterface.php
                • LogerInterface.php
                • MiddlewareInterface.php
                • RequestModelInterface.php
                • ResponseInterface.php
                • RouteMatchInterface.php
                • ValidatorInterface.php
              • Middlewares
                • HttpApiMiddleware.php
              • Requests
                • RequestModel.php
              • Routing
                • ExtendedRouter.php
                • RouteMatch.php
              • Settings
                • Configuration.php
              • Users
                • UserModel.php
            • Exceptions
              • ApiException.php
              • WhmcsApiException.php
            • Http.php
            • Whmcs.php
          • App
            • AppContext.php
            • Application.php
            • AppParamsContainer.php
            • Controllers
              • AppController.php
              • AppControllers
                • Addon.php
                • Api.php
                • Cron.php
                • Hooks.php
                • Http.php
              • Instances
                • Addon
                  • Activate.php
                  • Config.php
                  • Deactivate.php
                  • Upgrade.php
                • AddonController.php
                • Api
                  • ApiController.php
                • Http
                  • AddonIntegration.php
                  • AdminPageController.php
                  • AdminServicesTabFieldsIntegration.php
                  • ClientPageController.php
                  • ConfigOptionsIntegration.php
                  • ErrorPage.php
                  • Integration.php
                  • PageNotFound.php
                • HttpController.php
              • Interfaces
                • AddonController.php
                • AdminArea.php
                • AppController.php
                • ClientArea.php
                • DefaultController.php
              • ResponseResolver.php
              • Router.php
            • ErrorHandler.php
            • LowLevelLog.php
            • Requirements
              • Checker.php
              • Handler.php
              • HandlerInterface.php
              • Handlers
                • Classes.php
                • Files.php
                • PhpExtensions.php
              • Instances
                • Classes.php
                • Files.php
                • PhpExtensions.php
              • RequirementInterface.php
              • RequirementsList.php
            • TemplateDisplayWrapper.php
          • Bootstrap.php
          • Cache
            • CacheManager.php
          • CommandLine
            • AbstractCommand.php
            • AbstractCronController.php
            • AbstractCronControllerWithoutThread.php
            • Application.php
            • Command.php
            • CommandLoop.php
            • CommandManager.php
            • CronManager.php
            • CronManager.php_old
            • Hypervisor.php
            • Job.php
            • JobsLoop.php
            • ReaderCronTask.php
            • Tick.php
          • Config
            • configuration.yml
            • cron.yml
            • di
              • buildWithDefaultMethod.yml
              • interface.yml
              • register.yml
              • services.php
              • services.yml
          • Configuration
            • Addon
              • AbstractAfter.php
              • AbstractBefore.php
              • Activate
                • After.php
                • Before.php
              • Config
                • After.php
                • Before.php
              • Deactivate
                • After.php
                • Before.php
              • Update
                • After.php
                • Before.php
                • Patch
                  • AbstractPatch.php
                • PatchManager.php
            • Data
              • Version.php
            • Data.php
            • Requirements
              • Files.php
          • Database
            • data.sql
            • schema.sql
          • DependencyInjection
            • Builder.php
            • Container.php
            • DependencyInjection.php
            • Services.php
          • DependencyInjection.php
          • Enum
            • Enum.php
            • Level.php
            • Status.php
            • StatusColor.php
          • Events
            • Dispatcher.php
            • Event.php
            • Listener.php
          • FileReader
            • Directory.php
            • File.php
            • PathValidator.php
            • Reader
              • AbstractType.php
              • Css.php
              • Html.php
              • Ini.php
              • Js.php
              • Json.php
              • Php.php
              • Sql.php
              • Xml.php
              • Yml.php
            • Reader.php
          • HandlerError
            • ErrorCodes
              • ErrorCode.php
              • ErrorCodes.php
              • ErrorCodesLib.php
            • ErrorManager.php
            • Exceptions
              • Exception.php
            • Logger.php
            • Model
              • AbstractModel.php
              • Error.php
              • Warning.php
            • WhmcsErrorManagerWrapper.php
            • WhmcsLogsHandler.php
          • Helper
            • BuildUrl.php
            • Converter
              • Json.php
            • Country.php
            • DatabaseCache.php
            • DatabaseHelper.php
            • Debug.php
            • DomainHelper.php
            • Functions.php
            • RandomStringGenerator.php
            • WhmcsParams.php
            • WhmcsVersionComparator.php
          • Hook
            • AbstractHookIntegrationController.php
            • Config.php
            • HookIntegrationsWrapper.php
            • HookIntegrator.php
            • HookIntegratorView.php
            • HookManager.php
          • Http
            • AbstractClientController.php
            • AbstractController.php
            • Admin
              • PageNotFound.php
            • JsonResponse.php
            • RedirectResponse.php
            • Request.php
            • Response.php
            • UI
              • FormResponse.php
              • WidgetResponse.php
            • View
              • Breadcrumb.php
              • MainMenu.php
              • Smarty.php
          • Interfaces
            • BuilderInterface.php
            • CacheManagerInterface.php
            • CurlParser.php
            • LoggerInterface.php
          • Lang
            • Lang.php
          • Logger
            • Collection.php
            • Entity.php
          • Models
            • Breadcrumb.php
            • Commands.php
            • CronTabs.php
            • ExtendedEloquentModel.php
            • Logger
              • Model.php
            • ModuleSettings
              • Model.php
            • ProductSettings
              • Model.php
              • Repository.php
            • Tasks
              • Task.php
            • Whmcs
              • Addon.php
              • AddonModule.php
              • Admins.php
              • CancelRequest.php
              • Client.php
              • ClientGroup.php
              • Configuration.php
              • Constants
                • InvoiceItem.php
              • Contact.php
              • Credit.php
              • Currency.php
              • CustomField.php
              • CustomFieldValue.php
              • Domain.php
              • DomainPricing.php
              • Email.php
              • EmailTemplate.php
              • Errors
                • Register.php
              • Hosting.php
              • HostingAddon.php
              • HostingConfigOption.php
              • Invoice.php
              • InvoiceItem.php
              • Order.php
              • OrderStatus.php
              • PaymentGateway.php
              • Pricing.php
              • Product.php
              • ProductConfigOption.php
              • ProductConfigOptionSub.php
              • ProductGroup.php
              • ProductsSlugs.php
              • ProductUpgrade.php
              • Promotion.php
              • Registrars.php
              • Server.php
              • Servers.php
              • ServersGroups.php
              • ServersRelations.php
              • Tax.php
              • Ticket.php
              • TicketDepartment.php
              • TicketReply.php
              • Tld.php
              • TldCategory.php
              • TldCategoryPivot.php
              • Transaction.php
              • TransientData.php
              • Upgrade.php
          • Module
            • Module.php
            • Version.php
          • ModuleConstants.php
          • Modules
            • Queue
              • Config
                • config.php
          • Queue
            • DatabaseQueue.php
            • Job.php
            • Manager.php
            • Models
              • Job.php
              • JobLog.php
            • Queue.php
            • Services
              • Log.php
          • RegisterManager
            • Entity.php
            • Register.php
          • ServiceLocator.php
          • SL
            • AbstractReaderYml.php
            • Configuration.php
            • Data
              • DataSL.php
            • InterfaceConfig.php
            • Register.php
            • Rewrite.php
          • Tasks
            • Job.php
            • Manager.php
          • Traits
            • AppParams.php
            • ErrorCodesLibrary.php
            • IsAdmin.php
            • IsDebugOn.php
            • Lang.php
            • OutputBuffer.php
            • Params.php
            • Smarty.php
            • Template.php
          • UI
            • Builder
              • BaseContainer.php
              • Context.php
            • Container.php
            • DatatableTabsContainer.php
            • Helpers
              • AlertTypesConstants.php
              • AppLayoutConstants.php
              • Breadcrumb.php
              • BreadcrumbsHandler.php
              • ContainerElementsConstants.php
              • TemplateConstants.php
            • HiddenSearchable.php
            • Interfaces
              • AdminArea.php
              • AjaxElementInterface.php
              • BaseValidatorInterface.php
              • ClientArea.php
              • DataSetInterface.php
              • DatatableInterface.php
              • DropdownItemInterface.php
              • FormDataProviderInterface.php
              • FormInterface.php
              • ResponseInterface.php
            • MainContainer.php
            • MainContainerAjax.php
            • MainContainerIntegrationAddon.php
            • ResponseTemplates
              • DataJsonResponse.php
              • HtmlDataJsonResponse.php
              • RawDataJsonResponse.php
              • Response.php
              • ResponseEvent.php
            • Searchable.php
            • Traits
              • ACL.php
              • AjaxComponent.php
              • Alerts.php
              • AppLayouts.php
              • Buttons.php
              • CallBackFunction.php
              • ContainerElements.php
              • CustomJsCode.php
              • Datatable
                • Filters.php
              • DatatableActionButtons.php
              • DatatableMassActionButtons.php
              • Description.php
              • DisableButtonByColumnValue.php
              • Field.php
              • Fields.php
              • Form.php
              • FormDataProvider.php
              • Forms.php
              • HideByDefaultIfNoData.php
              • HtmlAttributes.php
              • HtmlElements.php
              • Icon.php
              • MainContainerElements.php
              • Modal.php
              • ModalActionButtons.php
              • RefreshAction.php
              • RequestFormDataHandler.php
              • RequestObjectHandler.php
              • Searchable.php
              • Section.php
              • Sections.php
              • SubmitButton.php
              • TableLength.php
              • TableRowCol.php
              • Template.php
              • Title.php
              • TitleButtons.php
              • ViewBreadcrumb.php
              • VSortable.php
              • VueComponent.php
              • WhmcsParams.php
              • WidgetView.php
            • View.php
            • ViewAjax.php
            • ViewIntegrationAddon.php
            • Widget
              • Buttons
                • ButtonAjaxCustomAction.php
                • ButtonBase.php
                • ButtonCreate.php
                • ButtonCustomAction.php
                • ButtonDataTableModalAction.php
                • ButtonDatatableModalContextLang.php
                • ButtonDatatableShowModal.php
                • ButtonMassAction.php
                • ButtonMassActionContextLang.php
                • ButtonModal.php
                • ButtonRedirect.php
                • ButtonSubmitForm.php
                • ButtonSwitchAjax.php
                • DropdawnButtonWrappers
                  • ButtonDropdown.php
                  • ButtonDropdownItem.php
                • ModalActionButtons
                  • BaseAcceptButton.php
                  • BaseCancelButton.php
              • CategoryMenu
                • CategoryMenuDynamicContent.php
                • ItemContent.php
                • ListItemContent.php
              • Container.php
              • DataTable
                • Column.php
                • DataProviders
                  • DataProvider.php
                  • DataQuery.php
                  • DataSet.php
                  • Providers
                    • ArrayDataProvider.php
                    • JsonDataProvider.php
                    • QueryDataProvider.php
                  • RawDataQuery.php
                • DataTable.php
                • Filters
                  • Date.php
                  • Helpers
                    • Filter.php
                    • FilterInterface.php
                  • Rage.php
                  • RageDate.php
                  • Select.php
                  • Text.php
                  • YesNo.php
                • Filters.php
              • Forms
                • AjaxFields
                  • Select.php
                  • SelectRemoteSearch.php
                • BaseAutoSaveFormExtSections.php
                • BaseForm.php
                • BaseStandaloneForm.php
                • BaseStandaloneFormExtSections.php
                • BaseTabsForm.php
                • DataProviders
                  • BaseDataProvider.php
                  • BaseModelDataProvider.php
                • Fields
                  • AutoSaveFields
                    • Select2vueByValueOnly.php
                    • Switcher.php
                  • BaseField.php
                  • Checkbox.php
                  • ColorPicker.php
                  • DatePicker.php
                  • Hidden.php
                  • InputGroupElements
                    • InputAddon.php
                    • Select.php
                    • Text.php
                  • Number.php
                  • Password.php
                  • PasswordGenerate.php
                  • PricingField.php
                  • Select.php
                  • Select2vue.php
                  • Select2vueByValueOnly.php
                  • SelectGlobalLang.php
                  • SelectLang.php
                  • Switcher.php
                  • Tagger.php
                  • Text.php
                  • Textarea.php
                • FormConstants.php
                • FormInTab.php
                • FormIntegration.php
                • FormTabsWidget.php
                • FormWidgetStandalone.php
                • Sections
                  • BaseSection.php
                  • BoxSection.php
                  • HalfPageSection.php
                  • HiddenPricingSection.php
                  • InputGroup.php
                  • RawSection.php
                  • SectionLuRow.php
                  • TabSection.php
                • Validators
                  • BaseValidator.php
                  • Decimal.php
                  • IsIntNumberBetween.php
                  • NotEmpty.php
                  • PricingMinAndDisabled.php
              • Graphs
                • Bar.php
                • Bubble.php
                • Doughnut.php
                • EmptyGraph.php
                • Line.php
                • Models
                  • Data.php
                  • DataSet.php
                • Pie.php
                • PolarArea.php
                • Radar.php
                • Settings
                  • SettingButton.php
                  • SettingDataProvider.php
                  • SettingForm.php
                  • SettingModal.php
              • HookAdapter.php
              • Modals
                • BaseEditModal.php
                • BaseModal.php
                • ExampleModal.php
                • ModalConfirmDanger.php
                • ModalConfirmSuccess.php
                • ModalTabsEdit.php
              • Others
                • AjaxFieldForDataTable.php
                • CopyKeyForDataTable.php
                • DetailsWidget.php
                • Label.php
                • ModuleDescription.php
                • PasswordToggleButton.php
              • RawDataTable
                • RawDataTable.php
              • Sidebar
                • Sidebar.php
                • SidebarAjax.php
                • SidebarItem.php
                • SidebarService.php
                • SidebarTrait.php
              • Tab.php
              • TabContainerLeft.php
              • TabContainerRight.php
              • TabsWidget
                • TabsWidget.php
          • WhmcsErrorIntegration.php
        • cron
          • cron.php
        • hooks.php
        • LagomOrderForm.php
        • langs
          • english.php
        • license_RENAME.php
        • logo.png
        • modulesgarden.key.php
        • moduleVersion.php
        • storage
          • .htaccess
          • app
            • index.php
          • crons
            • index.php
          • gallery
            • default-automatic_backups.svg
            • default-codeguard.svg
            • default-cpanel_seo.svg
            • default-ddos_protection.svg
            • default-mail_security.svg
            • default-ox.svg
            • default-site_builder.svg
            • default-site_lock.svg
            • default-ssl.svg
            • default-vpn.svg
            • default-weebly.svg
            • icon_futuristic-cpu.svg
            • icon_futuristic-ddos.svg
            • icon_futuristic-ram.svg
            • icon_futuristic-storage.svg
            • icon_modern-cpu.svg
            • icon_modern-ddos.svg
            • icon_modern-ipv4.svg
            • icon_modern-no-control-panel.svg
            • icon_modern-ram.svg
            • icon_modern-storage.svg
            • img-container.svg
            • modern-automatic_backups.svg
            • modern-codeguard.svg
            • modern-cpanel_seo.svg
            • modern-ddos_protection.svg
            • modern-mail_security.svg
            • modern-ox.svg
            • modern-s3_object_storage.svg
            • modern-seo.svg
            • modern-site_builder.svg
            • modern-site_lock.svg
            • modern-ssl.svg
            • modern-vpn.svg
            • modern-weebly.svg
          • index.php
          • removeCartItemCount.html
        • templates
          • admin
            • assets
              • css
                • layers-ui.css
                • mg_styles.css
              • fonts
                • icons
                  • Material-Design-Iconic-Font.eot
                  • Material-Design-Iconic-Font.svg
                  • Material-Design-Iconic-Font.ttf
                  • Material-Design-Iconic-Font.woff
                  • Material-Design-Iconic-Font.woff2
                  • Pe-icon-7-stroke.eot
                  • Pe-icon-7-stroke.svg
                  • Pe-icon-7-stroke.ttf
                  • Pe-icon-7-stroke.woff
              • img
                • logo-collaboration-with-lagom.svg
                • logo.png
                • logos
                  • logo-blue.svg
                  • logo-icon.svg
                  • logo-small.svg
                  • logo.svg
                • products
                  • clientarea_popup.svg
                  • client_area_designer.svg
                  • client_profile_viewer.svg
                  • cpanel_extended.svg
                  • cpanel_manage2.svg
                  • crm.svg
                  • crystal_theme.svg
                  • directadmin_extended.svg
                  • directadmin_licences.svg
                  • discount_center.svg
                  • dmca_com.svg
                  • dns_manager.svg
                  • domains-reseller.svg
                  • domain_orders_extended.svg
                  • doman_email_forwarding.svg
                  • echecknet_payments.svg
                  • enom_email.svg
                  • eurid_registrar.svg
                  • geolocation_hook.svg
                  • godaddy_domain_registrar.svg
                  • google_apps.svg
                  • gpn_data.svg
                  • hosting_quota_notifications.svg
                  • hosting_renewals.svg
                  • interspire_email_marketer.svg
                  • interworx_extended.svg
                  • ip_manager.svg
                  • liquid_web_storm_servers.svg
                  • minimo_responsive_theme.svg
                  • modulesgarden_base.svg
                  • modulesgarden_widget.svg
                  • mspcontrol_extended.svg
                  • multibrand.svg
                  • mx_registrar.svg
                  • namcom_registrar.svg
                  • namecom_registrar.svg
                  • nicit_registrar.svg
                  • odion_key_administrator.svg
                  • one_page_order.svg
                  • openstack_vps.svg
                  • ovh_public_cloud.svg
                  • ovh_vps_dedicated.svg
                  • password_manager.svg
                  • payment_gateway_allocator.svg
                  • payment_gateway_charges.svg
                  • plesk_extended.svg
                  • premium_support_tickets.svg
                  • product_auto_upgrade.svg
                  • product_linker.svg
                  • proxmox_cloud.svg
                  • proxmox_vps.svg
                  • proxomx_cloud_autoscaling.svg
                  • quickbooks_desktop.svg
                  • quickbooks_online.svg
                  • quotes-automation.svg
                  • quotes_automation.svg
                  • r1soft_backups.svg
                  • rackspace_cloud_openstack.svg
                  • rackspace_email_extended.svg
                  • rackspace_public_cloud.svg
                  • rage4.svg
                  • recurring_billing_extended.svg
                  • report_generator.svg
                  • resellers_center.svg
                  • rushfiles.svg
                  • sapphire_admin_theme.svg
                  • servertastic_ssl.svg
                  • server_allocator.svg
                  • wordpress_manager.svg
              • js
                • chart.min.js
                • defaultComponents
                  • ajaxFieldForDataTable.js
                  • ajaxSelect.js
                  • ajaxSelectRemoteSearch.js
                  • categoryMenuDynamicContent.js
                  • copyKeyForDataTable.js
                  • dataTable.js
                  • dataTableSelectFilter.js
                  • dataTableTextFilter.js
                  • detailsWidget.js
                  • dropdawnButtonWrapper.js
                  • graph.js
                  • imageUploadField.js
                  • passwordGenerateButton.js
                  • passwordToogleButton.js
                  • sidebarAjax.js
                  • tileRadioField.js
                  • __base.js
                  • __components_handler.js
                  • __event_handler.js
                  • __page_controler.js
                  • __vhook_integration.js
                  • __vue_app_modal_object.js
                  • __vue_app_object.js
                • documentation.js
                • jquery-ui.js
                • jscolor.min.js
                • LagomOrderForm.min.js
                • layers-ui-table.js
                • layers-ui.js
                • mgComponents.js
                • mgComponents.min.js
                • moment.js
                • pagination.min.js
                • swiper-bundle.min.js
                • vue.min.js
                • vuex.min.js
            • controlers
              • addonIntegration.tpl
              • adminServicesTabFieldsIntegration.tpl
              • assets
                • css_assets.tpl
                • js_assets.tpl
              • configOptionsIntegration.tpl
              • errorPage.tpl
              • integration.tpl
              • integrationsWrapper.tpl
              • main.tpl
              • pageNotFound.tpl
            • pages
              • configurableOptions
                • buttons
                  • configurableSuboptionsRedirectButton.tpl
              • home
                • home.tpl
            • ui
              • core
                • default
                  • appLayouts
                    • navbarLeft.tpl
                    • navbarLeftThin.tpl
                    • navbarRight.tpl
                    • navbarRightThin.tpl
                    • navbarTop.tpl
                  • builder
                    • container.tpl
                  • hiddenSearchable.tpl
                  • mainContainer.tpl
                  • mainContainerIntegrationAddon.tpl
                  • searchable.tpl
                  • widget
                    • buttons
                      • buttonBase.tpl
                      • buttonCreate.tpl
                      • buttonCustomAction.tpl
                      • buttonDataTableModalAction.tpl
                      • buttonDatatableModalContextLang.tpl
                      • buttonDatatableShowModal.tpl
                      • buttonMassAction.tpl
                      • buttonMassActionContextLang.tpl
                      • buttonModal.tpl
                      • buttonRedirect.tpl
                      • buttonSubmitForm.tpl
                      • buttonSwitchAjax.tpl
                      • dropdawnButtonWrappers
                        • buttonDropdown.tpl
                        • buttonDropdownItem.tpl
                        • buttonDropdown_components.tpl
                      • modalActionButtons
                        • baseAcceptButton.tpl
                        • baseCancelButton.tpl
                    • categoryMenu
                      • categoryMenuDynamicContent.tpl
                      • categoryMenuDynamicContent_components.tpl
                      • itemContent.tpl
                    • container.tpl
                    • dataTable
                      • dataTable.tpl
                      • datatableCategorisedTabsContainer.tpl
                      • datatableTabsContainer.tpl
                      • dataTable_components.tpl
                      • filters
                        • select.tpl
                        • select_components.tpl
                        • text.tpl
                        • text_components.tpl
                    • forms
                      • ajaxFields
                        • select.tpl
                        • selectRemoteSearch.tpl
                        • selectRemoteSearch_components.tpl
                        • select_components.tpl
                      • baseAutoSaveFormExtSections.tpl
                      • baseForm.tpl
                      • baseStandaloneForm.tpl
                      • baseStandaloneFormExtSections.tpl
                      • fields
                        • autoSaveFields
                          • select2vueByValueOnly.tpl
                          • switcher.tpl
                        • checkbox.tpl
                        • colorPicker.tpl
                        • date.tpl
                        • datePicker.tpl
                        • hidden.tpl
                        • inputGroupElements
                          • inputAddon.tpl
                          • select.tpl
                          • text.tpl
                        • number.tpl
                        • password.tpl
                        • passwordGenerate.tpl
                        • passwordGenerate_components.tpl
                        • pricingField.tpl
                        • select.tpl
                        • select2vue.tpl
                        • select2vueByValueOnly.tpl
                        • selectGlobalLang.tpl
                        • selectLang.tpl
                        • switcher.tpl
                        • tagger.tpl
                        • text.tpl
                        • textarea.tpl
                      • formInTab.tpl
                      • formIntegration.tpl
                      • formTabsWidget.tpl
                      • formWidgetStandalone.tpl
                      • sections
                        • baseSection.tpl
                        • boxSection.tpl
                        • halfPageSection.tpl
                        • hiddenPricingSection.tpl
                        • inputGroup.tpl
                        • rawSection.tpl
                        • sectionLuRow.tpl
                        • tabSection.tpl
                    • graph.tpl
                    • graphs
                      • bar.tpl
                      • bar_components.tpl
                      • bubble.tpl
                      • doughnut.tpl
                      • emptyGraph.tpl
                      • line.tpl
                      • line_components.tpl
                      • pie.tpl
                      • polarArea.tpl
                      • radar.tpl
                    • grid.tpl
                    • modals
                      • baseEditModal.tpl
                      • baseModal.tpl
                      • modalTabsEdit.tpl
                    • others
                      • ajaxFieldForDataTable.tpl
                      • ajaxFieldForDataTable_components.tpl
                      • copyKeyForDataTable.tpl
                      • copyKeyForDataTable_components.tpl
                      • detailsWidget.tpl
                      • detailsWidget_components.tpl
                      • label.tpl
                      • moduleDescription.tpl
                      • passwordToggleButton.tpl
                      • passwordToggleButton_components.tpl
                    • rawDataTable
                      • rawDataTable.tpl
                      • rawDataTable_components.tpl
                    • sidebar
                      • sidebar.tpl
                      • sidebarAjax.tpl
                      • sidebarAjax_components.tpl
                      • sidebarItem.tpl
                    • tab.tpl
                    • tabContainer.tpl
                    • tabContainerLeft.tpl
                    • tabContainerRight.tpl
                    • tabs
                      • tab.tpl
                    • tabs.tpl
                    • tabsWidget
                      • tabsWidget.tpl
              • view.tpl
          • client
            • default
              • assets
                • css
                  • layers-ui.css
                  • mg_styles.css
                • fonts
                  • icons
                    • Material-Design-Iconic-Font.eot
                    • Material-Design-Iconic-Font.svg
                    • Material-Design-Iconic-Font.ttf
                    • Material-Design-Iconic-Font.woff
                    • Material-Design-Iconic-Font.woff2
                    • Pe-icon-7-stroke.eot
                    • Pe-icon-7-stroke.svg
                    • Pe-icon-7-stroke.ttf
                    • Pe-icon-7-stroke.woff
                • img
                  • creditcards
                    • american-express.svg
                    • credit-card.svg
                    • discover.svg
                    • jcb.svg
                    • mastercard.svg
                    • stripe.svg
                    • visa.svg
                  • gateways
                    • banktransfer.svg
                    • creditcard.svg
                    • default.svg
                    • paypal.svg
                    • stripe.svg
                  • info-symbol-circle.svg
                  • logo.png
                  • marketConnector
                    • codeguard.png
                    • codeguard.svg
                    • marketgoo.png
                    • marketgoo.svg
                    • ox.png
                    • ox.svg
                    • sitebuilder.png
                    • sitebuilder.svg
                    • sitelock.png
                    • sitelock.svg
                    • sitelockvpn.png
                    • sitelockvpn.svg
                    • spamexperts.png
                    • spamexperts.svg
                    • symantec.png
                    • symantec.svg
                    • weebly.png
                    • weebly.svg
                    • wordpress.svg
                  • templates
                    • 12x12-minus.svg
                    • 12x12-plus.svg
                    • 18x18-left.svg
                    • 18x18-right.svg
                    • bottom.svg
                    • default.svg
                    • horizontal.svg
                    • oneStep.svg
                    • sidebar.svg
                    • stepByStep.svg
                    • twoSteps.svg
                • js
                  • axios.min.js
                  • chart.min.js
                  • defaultComponents
                    • ajaxFieldForDataTable.js
                    • ajaxSelect.js
                    • ajaxSelectRemoteSearch.js
                    • categoryMenuDynamicContent.js
                    • copyKeyForDataTable.js
                    • dataTable.js
                    • dataTableSelectFilter.js
                    • dataTableTextFilter.js
                    • detailsWidget.js
                    • dropdawnButtonWrapper.js
                    • graph.js
                    • passwordGenerateButton.js
                    • passwordToogleButton.js
                    • sidebarAjax.js
                    • __base.js
                    • __components_handler.js
                    • __event_handler.js
                    • __page_controler.js
                    • __vhook_integration.js
                    • __vue_app_modal_object.js
                    • __vue_app_object.js
                    • ___captchaPlugin.js
                  • documentation.js
                  • jscolor.min.js
                  • LagomOrderForm.min.js
                  • layers-ui-table.js
                  • layers-ui.js
                  • lottie.min.js
                  • mgComponents.js
                  • moment.js
                  • nouislider.min.js
                  • pagination.min.js
                  • qs.min.js
                  • selectize.min.js
                  • swiper-bundle.min.js
                  • vue-cookies.js
                  • vue-inline-svg.min.js
                  • vue.min.js
                  • vuex.min.js
                • svg-icon
                  • domain.tpl
              • build
                • main.js
              • controlers
                • addonIntegration.tpl
                • css_assets.tpl
                • errorPage.tpl
                • integration.tpl
                • integrationsWrapper.tpl
                • js_assets.tpl
                • main.tpl
                • pageNotFound.tpl
              • pages
                • custom
                  • order.tpl
                • order
                  • index.tpl
              • ui
                • core
                  • default
                    • appLayouts
                      • navbarLeft.tpl
                      • navbarLeftThin.tpl
                      • navbarRight.tpl
                      • navbarRightThin.tpl
                      • navbarTop.tpl
                    • builder
                      • container.tpl
                    • hiddenSearchable.tpl
                    • mainContainer.tpl
                    • mainContainerIntegrationAddon.tpl
                    • searchable.tpl
                    • widget
                      • buttons
                        • buttonBase.tpl
                        • buttonCreate.tpl
                        • buttonCustomAction.tpl
                        • buttonDataTableModalAction.tpl
                        • buttonDatatableModalContextLang.tpl
                        • buttonDatatableShowModal.tpl
                        • buttonMassAction.tpl
                        • buttonMassActionContextLang.tpl
                        • buttonModal.tpl
                        • buttonRedirect.tpl
                        • buttonSubmitForm.tpl
                        • buttonSwitchAjax.tpl
                        • dropdawnButtonWrappers
                          • buttonDropdown.tpl
                          • buttonDropdownItem.tpl
                          • buttonDropdown_components.tpl
                        • modalActionButtons
                          • baseAcceptButton.tpl
                          • baseCancelButton.tpl
                      • categoryMenu
                        • categoryMenuDynamicContent.tpl
                        • categoryMenuDynamicContent_components.tpl
                        • itemContent.tpl
                      • container.tpl
                      • dataTable
                        • dataTable.tpl
                        • datatableCategorisedTabsContainer.tpl
                        • datatableTabsContainer.tpl
                        • dataTable_components.tpl
                        • filters
                          • select.tpl
                          • select_components.tpl
                          • text.tpl
                          • text_components.tpl
                      • forms
                        • ajaxFields
                          • select.tpl
                          • selectRemoteSearch.tpl
                          • selectRemoteSearch_components.tpl
                          • select_components.tpl
                        • baseAutoSaveFormExtSections.tpl
                        • baseForm.tpl
                        • baseStandaloneForm.tpl
                        • baseStandaloneFormExtSections.tpl
                        • fields
                          • autoSaveFields
                            • select2vueByValueOnly.tpl
                            • switcher.tpl
                          • checkbox.tpl
                          • colorPicker.tpl
                          • date.tpl
                          • datePicker.tpl
                          • hidden.tpl
                          • inputGroupElements
                            • inputAddon.tpl
                            • select.tpl
                            • text.tpl
                          • number.tpl
                          • password.tpl
                          • passwordGenerate.tpl
                          • passwordGenerate_components.tpl
                          • pricingField.tpl
                          • select.tpl
                          • select2vue.tpl
                          • select2vueByValueOnly.tpl
                          • selectGlobalLang.tpl
                          • selectLang.tpl
                          • switcher.tpl
                          • tagger.tpl
                          • text.tpl
                          • textarea.tpl
                        • formInTab.tpl
                        • formIntegration.tpl
                        • formWidgetStandalone.tpl
                        • sections
                          • baseSection.tpl
                          • boxSection.tpl
                          • halfPageSection.tpl
                          • hiddenPricingSection.tpl
                          • inputGroup.tpl
                          • rawSection.tpl
                          • sectionLuRow.tpl
                          • tabSection.tpl
                      • graph.tpl
                      • graphs
                        • bar.tpl
                        • bar_components.tpl
                        • bubble.tpl
                        • doughnut.tpl
                        • emptyGraph.tpl
                        • line.tpl
                        • line_components.tpl
                        • pie.tpl
                        • polarArea.tpl
                        • radar.tpl
                      • grid.tpl
                      • modals
                        • baseEditModal.tpl
                        • baseModal.tpl
                        • modalTabsEdit.tpl
                      • others
                        • ajaxFieldForDataTable.tpl
                        • ajaxFieldForDataTable_components.tpl
                        • copyKeyForDataTable.tpl
                        • copyKeyForDataTable_components.tpl
                        • detailsWidget.tpl
                        • detailsWidget_components.tpl
                        • label.tpl
                        • moduleDescription.tpl
                        • passwordToggleButton.tpl
                        • passwordToggleButton_components.tpl
                      • rawDataTable
                        • rawDataTable.tpl
                        • rawDataTable_components.tpl
                      • sidebar
                        • sidebar.tpl
                        • sidebarAjax.tpl
                        • sidebarAjax_components.tpl
                        • sidebarItem.tpl
                      • tab.tpl
                      • tabContainer.tpl
                      • tabContainerLeft.tpl
                      • tabContainerRight.tpl
                      • tabs
                        • tab.tpl
                      • tabs.tpl
                      • tabsWidget
                        • tabsWidget.tpl
                • view.tpl
        • vendor
          • adbario
            • php-dot-notation
              • composer.json
              • LICENSE.md
              • src
                • Dot.php
                • helpers.php
          • altorouter
            • altorouter
              • .travis.yml
              • AltoRouter.php
              • AltoRouterTest.php
              • composer.json
              • examples
                • basic
                  • .htaccess
                  • index.php
              • README.md
          • autoload.php
          • bin
            • openapi
          • composer
            • autoload_classmap.php
            • autoload_files.php
            • autoload_namespaces.php
            • autoload_psr4.php
            • autoload_real.php
            • autoload_static.php
            • ClassLoader.php
            • installed.json
            • LICENSE
          • doctrine
            • annotations
              • composer.json
              • docs
                • en
                  • annotations.rst
                  • custom.rst
                  • index.rst
                  • sidebar.rst
              • lib
                • Doctrine
                  • Common
                    • Annotations
                      • Annotation
                        • Attribute.php
                        • Attributes.php
                        • Enum.php
                        • IgnoreAnnotation.php
                        • NamedArgumentConstructor.php
                        • Required.php
                        • Target.php
                      • Annotation.php
                      • AnnotationException.php
                      • AnnotationReader.php
                      • AnnotationRegistry.php
                      • CachedReader.php
                      • DocLexer.php
                      • DocParser.php
                      • FileCacheReader.php
                      • ImplicitlyIgnoredAnnotationNames.php
                      • IndexedReader.php
                      • NamedArgumentConstructorAnnotation.php
                      • PhpParser.php
                      • PsrCachedReader.php
                      • Reader.php
                      • SimpleAnnotationReader.php
                      • TokenParser.php
              • LICENSE
              • psalm.xml
              • README.md
          • mso
            • idna-convert
              • .gitattributes
              • .gitignore
              • composer.json
              • LICENSE
              • README.md
              • src
                • EncodingHelper.php
                • IdnaConvert.php
                • NamePrepData.php
                • NamePrepData2003.php
                • NamePrepDataInterface.php
                • Punycode.php
                • PunycodeInterface.php
                • UnicodeTranscoder.php
                • UnicodeTranscoderInterface.php
          • piwik
            • ini
              • .coveralls.yml
              • .gitattributes
              • .gitignore
              • .travis.yml
              • composer.json
              • phpunit.xml
              • README.md
              • src
                • IniReader.php
                • IniReadingException.php
                • IniWriter.php
                • IniWritingException.php
          • rappasoft
            • laravel-helpers
              • .gitignore
              • composer.json
              • readme.md
              • src
                • helpers.php
          • symfony
            • polyfill-apcu
              • Apcu.php
              • bootstrap.php
              • composer.json
              • LICENSE
              • README.md
          • zircote
            • swagger-php
              • .github
                • workflows
                  • build.yml
                  • code-style.yml
                  • security-checks.yml
              • .gitignore
              • .php-cs-fixer.dist.php
              • .spectral.yaml
              • Changelog.md
              • composer.json
              • docs
                • .vuepress
                  • config.js
                  • public
                    • 1.x
                      • annotations.html
                      • installation.html
                      • partials.html
                      • search.html
                      • searchindex.js
                      • static
                        • ajax-loader.gif
                        • basic.css
                        • comment-bright.png
                        • comment-close.png
                        • comment.png
                        • dialog-note.png
                        • dialog-seealso.png
                        • dialog-todo.png
                        • dialog-topic.png
                        • dialog-warning.png
                        • doctools.js
                        • down-pressed.png
                        • down.png
                        • epub.css
                        • file.png
                        • footerbg.png
                        • headerbg.png
                        • ie6.css
                        • jquery-1.11.1.js
                        • jquery.js
                        • middlebg.png
                        • minus.png
                        • pixel
                        • plus.png
                        • pygments.css
                        • pyramid.css
                        • searchtools.js
                        • transparent.gif
                        • underscore-1.3.1.js
                        • underscore.js
                        • up-pressed.png
                        • up.png
                        • websupport.js
                      • using_swagger.html
                      • welcome.html
                • 1.x
                  • Readme.md
                • Generator-migration.md
                • Getting-started.md
                • index.md
                • Migrating-to-v3.md
                • package.json
                • Related-projects.md
                • Supported-annotations.md
                • swagger-php-internals.md
                • yarn.lock
              • Examples
                • example-object
                  • example-object.php
                  • example-object.yaml
                • misc
                  • misc-api.php
                  • misc.yaml
                • nesting
                  • ActualModel.php
                  • AlmostModel.php
                  • ApiController.php
                  • BaseModel.php
                  • IntermediateModel.php
                  • nesting.yaml
                  • SoCloseModel.php
                • openapi-spec
                  • api.php
                  • openapi-spec.yaml
                  • PullRequest.php
                  • RepositoriesControler.php
                  • Repository.php
                  • User.php
                  • UsersController.php
                • petstore-3.0
                  • api.php
                  • controllers
                    • Pet.php
                    • Store.php
                    • User.php
                  • models
                    • ApiResponse.php
                    • Category.php
                    • Order.php
                    • Pet.php
                    • RequestBody.php
                    • Tag.php
                    • User.php
                  • petstore-3.0.yaml
                  • security.php
                • petstore.swagger.io
                  • ApiResponse.php
                  • controllers
                    • PetController.php
                    • StoreController.php
                    • UserController.php
                  • models
                    • Category.php
                    • Order.php
                    • Pet.php
                    • Tag.php
                    • User.php
                  • petstore.swagger.io.json
                  • petstore.swagger.io.yaml
                  • security.php
                  • swagger-v3.php
                  • tags.php
                • processors
                  • schema-query-parameter
                    • app
                      • api-spec.php
                      • Product.php
                      • ProductController.php
                    • scan.php
                    • schema-query-parameter.json
                    • SchemaQueryParameter.php
                  • sort-components
                    • SortComponents.php
                • Readme.md
                • swagger-spec
                  • petstore
                    • api.php
                    • Pet.php
                    • PetsController.php
                    • petstore.yaml
                  • petstore-simple
                    • api.php
                    • petstore-simple.yaml
                    • SimplePet.php
                    • SimplePetsController.php
                  • petstore-with-external-docs
                    • controllers
                      • PetWithDocsController.php
                    • docs.php
                    • models
                      • ErrorModel.php
                      • Pet.php
                    • petstore-with-external-docs.yaml
                • using-interfaces
                  • api-spec.php
                  • ColorInterface.php
                  • Pet.php
                  • Product.php
                  • ProductController.php
                  • ProductInterface.php
                  • using-interfaces.yaml
                • using-refs
                  • api-spec.php
                  • Model.php
                  • Product.php
                  • ProductController.php
                  • PropertyRefController.php
                  • using-refs.yaml
                • using-traits
                  • api-spec.php
                  • BellsAndWhistles.php
                  • Blink.php
                  • Colour.php
                  • Decoration
                    • Bells.php
                    • UndocumentedBell.php
                    • Whistles.php
                  • DeleteEntity.php
                  • Product.php
                  • ProductController.php
                  • SimpleProduct.php
                  • TrickyProduct.php
                  • using-traits.yaml
              • LICENSE-2.0.txt
              • phpunit.xml.dist
              • psalm.xml
              • README.md
              • src
                • Analyser.php
                • Analysis.php
                • Annotations
                  • AbstractAnnotation.php
                  • AdditionalProperties.php
                  • Attachable.php
                  • Components.php
                  • Contact.php
                  • Delete.php
                  • Discriminator.php
                  • Examples.php
                  • ExternalDocumentation.php
                  • Flow.php
                  • Get.php
                  • Head.php
                  • Header.php
                  • Info.php
                  • Items.php
                  • JsonContent.php
                  • License.php
                  • Link.php
                  • MediaType.php
                  • OpenApi.php
                  • Operation.php
                  • Options.php
                  • Parameter.php
                  • Patch.php
                  • PathItem.php
                  • Post.php
                  • Property.php
                  • Put.php
                  • RequestBody.php
                  • Response.php
                  • Schema.php
                  • SecurityScheme.php
                  • Server.php
                  • ServerVariable.php
                  • Tag.php
                  • Trace.php
                  • Xml.php
                  • XmlContent.php
                • Context.php
                • functions.php
                • Generator.php
                • Logger
                  • ConsoleLogger.php
                  • DefaultLogger.php
                • Logger.php
                • Processors
                  • AugmentParameters.php
                  • AugmentProperties.php
                  • AugmentSchemas.php
                  • BuildPaths.php
                  • CleanUnmerged.php
                  • DocBlockDescriptions.php
                  • ExpandClasses.php
                  • ExpandInterfaces.php
                  • ExpandTraits.php
                  • InheritProperties.php
                  • InheritTraits.php
                  • MergeIntoComponents.php
                  • MergeIntoOpenApi.php
                  • MergeJsonContent.php
                  • MergeTrait.php
                  • MergeTraits.php
                  • MergeXmlContent.php
                  • OperationId.php
                • Serializer.php
                • StaticAnalyser.php
                • Util.php
              • tests
                • AnalyserTest.php
                • AnalysisTest.php
                • Annotations
                  • AbstractAnnotationTest.php
                  • AnnotationPropertiesDefinedTest.php
                  • AttachableTest.php
                  • CustomAttachable.php
                  • ItemsTest.php
                  • NestedPropertyTest.php
                  • OperationTest.php
                  • ResponseTest.php
                  • SecuritySchemesTest.php
                  • ValidateRelationsTest.php
                • CommandlineInterfaceTest.php
                • ConstantsTest.php
                • ContextTest.php
                • ExamplesTest.php
                • Fixtures
                  • AnotherNamespace
                    • Annotations
                      • Constants.php
                      • Unrelated.php
                    • Child.php
                    • ChildWithDocBlocks.php
                  • Customer.php
                  • CustomerInterface.php
                  • Deprecated.php
                  • InheritProperties
                    • Ancestor.php
                    • AncestorWithoutDocBlocks.php
                    • Base.php
                    • BaseInterface.php
                    • BaseThatImplements.php
                    • Extended.php
                    • ExtendedWithoutAllOf.php
                    • ExtendedWithTwoSchemas.php
                    • ExtendsBaseThatImplements.php
                    • GrandAncestor.php
                    • TraitUsedByExtendsBaseThatImplements.php
                  • NestedProperty.php
                  • Parser
                    • AsTrait.php
                    • HelloTrait.php
                    • OtherInterface.php
                    • OtherTrait.php
                    • StaleTrait.php
                    • Sub
                      • SubClass.php
                    • User.php
                    • UserInterface.php
                  • Processors
                    • EntityControllerClass.php
                    • EntityControllerInterface.php
                    • EntityControllerTrait.php
                  • StaticAnalyser
                    • Label.php
                    • php7.php
                    • Php8AttrMix.php
                    • Php8NamedProperty.php
                    • routes.php
                  • ThirdPartyAnnotations.php
                  • TypedProperties.php
                  • UsingCustomAttachables.php
                  • UsingPhpDoc.php
                  • UsingRefs.php
                  • UsingVar.php
                • GeneratorTest.php
                • OpenApiTestCase.php
                • Processors
                  • AugmentParameterTest.php
                  • AugmentPropertiesTest.php
                  • AugmentSchemasTest.php
                  • BuildPathsTest.php
                  • CleanUnmergedTest.php
                  • DocBlockDescriptionsTest.php
                  • ExpandClassesTest.php
                  • MergeIntoComponentsTest.php
                  • MergeIntoOpenApiTest.php
                  • MergeJsonContentTest.php
                  • MergeXmlContentTest.php
                  • OperationIdTest.php
                • RefTest.php
                • SerializerTest.php
                • StaticAnalyserTest.php
                • UtilTest.php
        • whmcs.json
  • order.php
  • templates
    • lagom2
      • includes
        • head.tpl
  • Read More ▼

    10000+ Themes/Plugins/Scripts

    Already purchased?

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    Money Back Guarantee

    You are fully protected by our 100% Money Back Guarantee 30 day trial period.

    Payment Methods

    We accept all major credit cards including Visa, Mastercard, American Express, as well as PayPal.

    SSL Secure Payment

    Your information is protected by 256-bit SSL encryption identity verification and data security.

    Why choose us?

    You get official products from developers, but our prices are much lower. All files do not contain ads, viruses or malicious code. We have regular updates and direct download links. You will always find something that is not freely available! We are simply the best.

    Affordable price

    Our prices are much lower than developers' prices. You have the opportunity to purchase a premium product at an affordable price!

    Clean content

    100% original files from developers without advertising, viruses or malicious code. All products presented on the site are bought directly from developers, and are not downloaded from other sites.

    Direct download links

    You download the product directly from our website without any waiting and advertising!

    Unlimited license

    Our goal is to provide any user with an opportunity to get premium products at an affordable price. All products you can use on an unlimited number of websites (domains).

    Secure payment

    All payment gateways that we accept use PCI DSS security sertificate.

    New products and latest versions

    We regularly buy and add new WordPress themes and plugins to the site. We also monitor all the updates and add the latest product versions every 2-3 days. If you can’t find the latest version of the product on the site, please contact us.

    Safe

    We have been successfully working since 2018. More than 10,000 customers choose us and buy products on PreRAID. Join now!

    BEST SELLERS