LansCRM Business Suite is a set of business software functions enabling core processes inside and beyond your organization. It includes Billing, CRM, Accounting, Customer Support — everything in one integrated system. It’s extremely flexible and modular. You can create custom plugins, integrate with your existing system via API, and if you purchase the open-source edition, you’re permitted to edit the code and add custom functionality for your company.
Yes, 100%. It’s on-premise software, so you can use your own domain, logo, and brand.
You can install it with your existing website. Just create a subfolder in your website and install it there.
Yes. You can upgrade iBilling to Business Suite. We also offer a 30% discount for existing iBilling users — just chat with us for a discount code.
New versions, including features, skins, and improvements, are released every month. Updates are announced on our blog.
Yes. The open-source edition includes 100% open code, making it highly customizable. You can modify and extend the software as needed.
Yes. Go to Settings → Choose Features and set “Client Registration” to No.
Yes. From Settings → Customize you can update branding.
Yes. Go to Settings → General Settings and update “Application Name” with your company’s name.
Yes. Go to Settings → General Settings and update “Application Name” with your company’s name.
Yes. You can add unlimited custom fields under Settings → Custom Contact Fields.
Go to Settings → Email Settings and update the system email.
Yes, SMTP can be configured under Settings → Email Settings.
Go to Your Profile → Edit Profile to set your preferred language. You can also update system language under Settings → Localization. Note: some languages may be partially translated. If you improve a translation, you can send the updated file to us for future updates.
Go to Your Profile → Edit Profile. Upload your picture, crop, and save.
From the invoice view page, click Add Payment, select your bank account, and it will automatically create a linked transaction. Your account balance will also update.
LansCRM allows customers to upload Proof of Payment against invoices after making deposits to your bank account.
Yes. On the invoice view page, click the attachment link to add files. Customers can view or download them.
Yes. Configure an SMS gateway under SMS Settings, then you can send reminders directly.
Go to SMS → Settings and configure any provider with an HTTP API.
API URL: https://example.com/api/send_sms
to=={{to}},from=={{from}},message=={{message}},username==Username,password==secret
Yes. From Customer Profile → Files, assign files. Customers can view and download assigned files.
Yes. From the customer profile, you can send emails directly.
Go to Settings → Email Templates.
You can use our API. For example, create customers or invoices programmatically.
We provide API libraries and guides. Contact us with your use case for access.
Go to Appearance → Themes.
Yes. Create custom roles under Settings → Roles and assign them when adding users.
Go to Settings → Localization → Home Currency.
Yes. Add currencies under Settings → Currencies.
Go to Settings → Localization → Timezone.
Go to Settings → Expense Categories or Income Categories.
Backup your files and database, then upload them to the new location. Update the URL in /system/config.php
.
Chat with us — we can provide alternative payment options.
We do not offer refunds, but you can test LansCRM through our fully functional online demo:
👉 Demo Page
Any OS with PHP (7+) and MySQL (5.7+) installed. You can also install it locally with XAMPP, WAMP, MAMP, or on your web hosting server.
Yes. Install an SSL certificate on your server. If enabling later, update the URL in /system/config.php
from http
to https
.
Yes. Go to Settings → Choose Features and disable unused modules.