Screenshots:
Project Home Page - iceburg.ca
Default usernames and passwords
- [email protected]:admin
- [email protected]:user
- [email protected]:sales
- [email protected]:accounting
- [email protected]:marketing
Iceburg CRM is a metadata driven CRM with AI abilities that allows you to quickly prototype any CRM. The default CRM is based on a typical business CRM but the flexibility of dynamic modules, fields, subpanels allows prototyping of any number of different tyes of CRMs.
- [Unlimited Relationships between any number modules without common fields]
- [Metadata creations of modules, fields, relationships, subpanels, datalets, seeding]
- [Ability to Import/Export in 6 different formats (XLSX, CSV, TSV, ODS, XLS, HTML]
- [25 different input types, Laravel field validation, Maska field masking]
- [26 themes with light and dark themes available]
- [Module based Role permissions (read, write, import, export)]
- [Calendar, Audit logs, Vue3 Charts, Convertable modules, Related Fields (related to another module)]
Iceburg CRM Python is created with:
- Vue 3 for the frontend
- Django for the backend
- Django Breeze for routing
- Orator ORM
- Tailwinds with the DaisyUI plugin
- Inertia for routing
- Heroicons
pip install iceburgcrm
// Default
python manage.py seed
// Use AI
python manage.py ai "create a stamp collecting crm"
- Default - Install the default Classic IceburgCRM: 55 Modules, 282 Fields, 43 Relationships, 24 Subpanels, 5 Datalets
python manage.py seed
- AI - Describe the CRM you want and let AI create it. Including the logo parameter will create an unique image for your login page. ChatGPT 3.5 is used as the default. Dalle-3 is used for image generation. Cost: 4 cents per crm with logo or a 1 penny without the logo.
python manage.py ai "create a stamp collecting crm" --logo=True
Each AI generation is different. Based on the prompt above here are three CRM's created: Stamp Collectors CRM 1 Stamp Collectors CRM 2 Stamp Collectors CRM 3
Note: Connection parameters, can be used with different types of installation.
If you do not have a server available visit digitalocean and get $200 dollars in free credit
If not installed, please install composer
If not installed, please install npm
composer create-project iceburgcrm/iceburgcrmpython iceburgcrm
or
git clone [email protected]:iceburgcrm/iceburgcrmpython.git
cd iceburgcrm
Edit your database environment variables
vim .env
DB_HOST=
DB_PORT=
DB_USERNAME=
DB_PASSWORD=
DB_DATABASE=
OPEN_AI_KEY=
API_KEY=
- Accounts
- Contacts
- Contracts
- Leads
- Opportunities
- Lineitems
- Products
- Campaigns
- Cases
- Documents
- Notes
- Projects
- Groups
- Quotes
- [pie chart] Total Sales
- [line graph] New Leads / Contacts / Accounts over 7 days
- [pie chart] New Opportunities / Contracts / Quotes
- [bar graph] Meeting (Today, 7 Days, 30 Days)
- [pie chart] Orders this month
- Settings
- Permissions
- Modules, Fields, Subpanels, Users, Datalet editing
- Accounting
- Admin
- HR
- Marketing
- Sales
- Support
- User
- Describe your CRM and build it with AI
- Select from our premade CRM templates
- Make any Database into a CRM
Classic CRM. Accounts, Contacts, Contracts, LineItems, etc.
Preview
A platform for sneaker enthusiasts to catalog their collections, track market values, manage trades or sales, and connect with other collectors.
Preview
For wine enthusiasts and sellers, offering cellar management, tasting notes, vintage tracking, and a community feature for sharing recommendations and organizing tastings.
Preview
Tailored for small to medium fitness studios, featuring membership management, class scheduling, fitness progress tracking for members, and integration with wearable tech for health data.
Preview
A niche CRM for professional networking organizations, offering event planning, member engagement tracking, mentorship program management, and job boards.
Preview
For retailers and enthusiasts of crafting, offering inventory management, project tracking, supplier databases, and community features for sharing project ideas and tutorials.
Preview
A platform for coffee lovers to track their favorite beans, roasts, brewing methods, and café experiences, including a marketplace for specialty beans and equipment.
Preview
For beekeepers to track hive health, manage honey production records, schedule maintenance, and engage with local and online beekeeping communities.
Preview
This is a premade instance of a wordpress database with iceburgcrm. Once created, download and point your wordpress files. Changing the data in the CRM will change the wordpress website.
CRM Preview
Wordpress Website
If you discover a security vulnerability within Iceburg CRM, please send an e-mail to [email protected].
The Iceburg CRM is open-sourced software licensed under the AGPL