InfyVcardSaaS is a powerful and user-friendly PHP script based on Laravel that allows you to establish your own "Software as a Service" (SaaS) based digital business card (vCard) creation platform. With this platform, administrators (SaaS owners) can create subscription plans with different features, and end-users (individuals, businesses) can subscribe to these plans to easily design and share their own impressive and interactive digital business cards.
Advantages for the Platform Owner (SaaS Provider):
Revenue Model: Create a steady stream of income through monthly/yearly subscription fees and one-time payments.
Subscription Plan Management: Ability to create unlimited subscription plans with varying vCard limits, feature access (e.g., custom domain, advanced analytics), and pricing.
User Management: Manage registered users, their subscriptions, and their vCards from a centralized admin panel.
Payment Gateways: Integration with popular payment systems like Stripe, PayPal, Razorpay, Paystack, and Mollie.
Customization: Tailor the platform's general appearance, logo, colors, and currency settings to match your brand.
Advantages for the End-User (vCard Creator):
Easy vCard Creation: Quickly design a digital business card with an intuitive, drag-and-drop-like interface that requires no coding knowledge.
Multiple vCard Support: Ability to create multiple different vCards under a single account (based on the subscription plan).
Modern Themes: Over 10 professional and fully responsive (mobile-friendly) vCard theme options. Color and font customization for each theme.
Comprehensive Content Fields: In addition to basic information like name, title, company, phone, email, address, and website, you can add social media profiles, services, products, portfolio, testimonials, appointment booking links, and more.
QR Code Integration: A customizable QR code is automatically generated for each vCard. This QR code provides easy access to the vCard when shared on printed materials or in digital media.
Easy Sharing: Instantly share your business card via SMS, email, social media, or any messaging app using the vCard URL or QR code.
Detailed Analytics: Measure the engagement of your business card by tracking statistics like the number of views and unique visitors for each vCard.
Custom Domain / Subdomain: Use your own custom domain or a subdomain provided by the platform to make your business card look more professional.
Password Protection: Optionally protect your vCards with a password to ensure that only specific people can access them.
PWA (Progressive Web App) Support: vCards can be added to the home screen of mobile devices like an app and can offer offline access.
SEO Settings: Enhance search engine visibility by setting a meta title, description, and image for each vCard.
Multi-Language Support: The ability to create your vCards in different languages.
InfyVcardSaaS enables individuals, freelancers, small businesses, and large corporations to promote themselves more effectively in the digital age, while also offering entrepreneurs a profitable SaaS business model.
Upload the purchased script files to your server.
Create a MySQL database and note down the user credentials.
Update the .env file (or the installation wizard, if available) with your database information, site URL, and other necessary configurations.
Ensure that the required versions of PHP, Node.js, NPM, and other server extensions are installed.
In the project root directory, run the composer install command to install PHP dependencies.
Generate the application key with the php artisan key:generate command.
Run the php artisan migrate --seed command to create the database tables and load initial data.
Run npm install and then npm run build (or npm run dev) to compile JavaScript and CSS assets.
Set the necessary write permissions for the storage and bootstrap/cache folders.
For detailed installation and configuration, refer to the official documentation included with the product.
Version 5.5.0 – 18th April 2024
Added: vCard duplicate feature
Added: New vCard Theme 11
Fixed: Issue with payment type for subscription
Fixed: Issue with Paypal
Fixed: Issue with currency icon in admin panel
Version 5.4.0 – 16th March 2024
Added: Paytm payment gateway for subscription
Improved: Stripe payment gateway for subscription
Fixed: Issue with social links on vCard
Fixed: Issue with currency setting in admin panel
Version 5.3.0 – 27th February 2024
Added: Cookie banner customization
Added: New vCard Theme 10
Fixed: Issue with blog and portfolio on vCard
Fixed: Issue with testimonials and services on vCard