📄 seed.sql
📁 Path: /home/skhata/pimsnepal.com.np/database/seed.sql
📊 Size: 18.24 KB
🔒 Perm: 0644
📝 MIME: text/plain
-- ============================================================================
-- PIMS Nepal — seed data (run AFTER schema.sql)
-- Pre-fills the site with your current content so it looks the same on day 1.
-- Default admin login created at the bottom — CHANGE THE PASSWORD after first
-- login (see README).
-- ============================================================================
SET NAMES utf8mb4;
-- ---------- Settings (singleton) ----------
INSERT INTO settings (id, site_name, tagline, phone, whatsapp, email, address, map_embed_url, facebook_url, linkedin_url, instagram_url, youtube_url, logo_path, promo_strip_enabled, promo_strip_text, promo_strip_cta_text, promo_strip_cta_link)
VALUES (1, 'PIMS Nepal Pvt. Ltd.', 'Your Trusted Tally Partner in Nepal', '+977-1-4123456', '9779800000000', 'info@pimsnepal.com', 'Kathmandu, Nepal',
'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1766.0!2d85.3240!3d27.7172!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zMjfCsDQzJzAyLjAiTiA4NcKwMTknMjYuNCJF!5e0!3m2!1sen!2snp!4v1710000000000',
'https://facebook.com/pimsnepal', 'https://linkedin.com/company/pimsnepal', 'https://instagram.com/pimsnepal', 'https://youtube.com/@pimsnepal',
'assets/images/pims-logo.png', 1, 'Get TallyPrime 7.1 with free installation & data migration this month.', 'Claim Offer', 'contact.php')
ON DUPLICATE KEY UPDATE site_name=VALUES(site_name);
-- ---------- SEO ----------
INSERT INTO seo_pages (page_key, title, meta_description, meta_keywords) VALUES
('home', 'PIMS Nepal | Authorized Tally Partner in Nepal | TallyPrime 7.1', 'PIMS Nepal is an authorized Tally Partner providing TallyPrime 7.1 sales, implementation, customization, training, AMC support and business automation solutions across Nepal.', 'Tally Nepal, TallyPrime Nepal, Tally Partner Nepal, Tally Software Sales, Tally Training Nepal, PIMS Nepal'),
('about', 'About Us | PIMS Nepal', 'Learn about PIMS Nepal — an authorized Tally Partner with 10+ years of experience delivering accounting, implementation and training solutions across Nepal.', 'About PIMS Nepal, Tally Partner Nepal, Tally company Nepal'),
('services', 'Our Services | PIMS Nepal', 'Explore PIMS Nepal Tally services: sales, installation, data migration, TDL customization, training, AMC, remote & onsite support, cloud setup and data backup.', 'Tally services Nepal, TallyPrime support, Tally AMC Nepal'),
('downloads', 'Downloads | PIMS Nepal', 'Download the latest genuine TallyPrime software, educational versions, release notes and manuals from PIMS Nepal.', 'TallyPrime download, Tally manuals, Tally release notes Nepal'),
('contact', 'Contact Us | PIMS Nepal', 'Get in touch with PIMS Nepal for Tally sales, support and training enquiries across Nepal.', 'Contact PIMS Nepal, Tally support contact Nepal')
ON DUPLICATE KEY UPDATE title=VALUES(title);
-- ---------- Nav links ----------
INSERT INTO nav_links (label, url, sort_order) VALUES
('Home', 'index.php', 1),
('About Us', 'about.php', 2),
('Services', 'services.php', 3),
('Downloads', 'downloads.php', 4),
('Contact Us', 'contact.php', 5);
-- ---------- Hero slides ----------
INSERT INTO hero_slides (badge, title, subtitle, cta_text, cta_link, offer, sort_order) VALUES
('New: TallyPrime 7.1', 'Run Your Business Like a Pro', 'Authorized Tally Partner in Nepal — sales, implementation, training and support, now powered by TallyPrime 7.1.', 'Explore TallyPrime 7.1', 'index.php#tally-features', NULL, 1),
('Limited-Time Offer', 'Free Installation & Data Migration', 'Get TallyPrime 7.1 this month and we will handle your setup and data migration at no extra cost.', 'Claim Offer', 'contact.php', 'This Month Only', 2),
('Corporate Training', 'Hands-on Tally Training for Your Team', 'Structured beginner-to-advanced training programs for accountants, business owners and students.', 'View Training Programs', 'service-detail.php?slug=tally-training', NULL, 3),
('24/7 Support', 'Reliable AMC & Support Plans', 'Priority remote and onsite support to keep your TallyPrime environment running smoothly year-round.', 'See Support Plans', 'service-detail.php?slug=support-services', NULL, 4);
-- ---------- Services ----------
INSERT INTO services (slug, icon, title, short_desc, description, banner_gradient, features, faqs, sort_order) VALUES
('tally-software-sales', 'bi-cart-check', 'Tally Sales',
'Genuine TallyPrime licenses with authorized pricing and instant activation support.',
'As an authorized Tally Partner in Nepal, PIMS Nepal sells 100% genuine TallyPrime licenses — Silver, Gold, and Educational editions — with transparent pricing, fast activation, and lifetime authenticity assurance.',
'linear-gradient(120deg,#0D6EFD,#1E3A8A)',
'["Genuine, authorized TallyPrime licenses","Silver (Single User) & Gold (Multi User) editions","Instant license activation & registration","Free basic setup guidance","Upgrade & renewal assistance"]',
'[{"q":"Is the license genuine?","a":"Yes, every license sold by PIMS Nepal is 100% genuine and directly authorized by Tally Solutions."},{"q":"Can I upgrade from Silver to Gold later?","a":"Yes, we assist with seamless upgrades whenever your business scales."},{"q":"Do you offer educational pricing?","a":"Yes, discounted educational licenses are available for institutions."}]',
1),
('tally-installation', 'bi-download', 'Tally Installation',
'Professional TallyPrime installation and initial company setup on your systems.',
'Our technicians install and configure TallyPrime on your desktops, laptops or servers — setting up company files, license activation and network sharing so you are ready to work from day one.',
'linear-gradient(120deg,#1E3A8A,#0D6EFD)',
'["Desktop, laptop & server installation","Multi-user network configuration","License activation & registration","Company creation & basic setup","Printer & backup path configuration"]',
'[{"q":"Do you install on multiple computers?","a":"Yes, we set up single or multi-user network installations across your office."},{"q":"Is remote installation available?","a":"Yes, we can install and configure TallyPrime remotely via secure remote access."}]',
2),
('data-migration', 'bi-arrow-left-right', 'Data Migration',
'Safe, accurate migration of your accounting data into TallyPrime from legacy systems.',
'We migrate your existing ledgers, vouchers, inventory and master data from Excel or other accounting software into TallyPrime with careful validation to ensure zero data loss.',
'linear-gradient(120deg,#0D6EFD,#F59E0B)',
'["Migration from Excel & spreadsheets","Migration from other accounting software","Ledger, voucher & inventory data transfer","Data validation & reconciliation","Historical data import"]',
'[{"q":"Will I lose any data during migration?","a":"No, we run validation checks before and after migration to ensure complete accuracy."},{"q":"How long does data migration take?","a":"Typically 1–5 business days depending on data volume and source system."}]',
3),
('tally-customization', 'bi-sliders', 'Tally Customization (TDL)',
'Industry-specific TDL customizations to match your unique workflow.',
'We build custom TDL (Tally Definition Language) add-ons and reports tailored to your industry — from custom invoice formats to specialized inventory and MIS reports.',
'linear-gradient(120deg,#0D6EFD,#F59E0B)',
'["Custom invoice & voucher formats","Industry-specific MIS reports","Third-party software integration","Custom inventory & barcode solutions","Automation of repetitive tasks"]',
'[{"q":"Can Tally connect to my e-commerce or POS system?","a":"Yes, we develop custom integrations depending on your platform''s API."},{"q":"Do customizations survive Tally updates?","a":"We build and test all TDLs for compatibility with the latest TallyPrime releases."}]',
4),
('tally-training', 'bi-mortarboard', 'Corporate Training',
'Hands-on Tally training for accountants, business owners, and students.',
'Structured beginner-to-advanced Tally training programs covering accounting fundamentals, inventory, taxation, payroll, and MIS reporting — delivered onsite, at our center, or online.',
'linear-gradient(120deg,#1E3A8A,#F59E0B)',
'["Beginner to advanced curriculum","Practical, hands-on sessions","Corporate group training batches","Certificate on completion","Online & offline training modes"]',
'[{"q":"Is prior accounting knowledge required?","a":"No, our beginner track starts from accounting fundamentals."},{"q":"Do you provide a completion certificate?","a":"Yes, all participants receive a PIMS Nepal training certificate."}]',
5),
('support-services', 'bi-headset', 'Annual Maintenance Contract (AMC)',
'Yearly maintenance plans covering upgrades, health checks and priority resolution.',
'Our Annual Maintenance Contract (AMC) plans keep your TallyPrime environment healthy year-round with scheduled health checks, free version upgrades, and priority issue resolution — remote and onsite visits are available as separate dedicated services.',
'linear-gradient(120deg,#F59E0B,#0D6EFD)',
'["Free version upgrades during contract","Scheduled system health checks","Priority issue resolution SLA","Dedicated support executive","Renewal reminders & compliance updates"]',
'[{"q":"What is the response time under AMC?","a":"Priority AMC clients receive a response within 4 business hours."},{"q":"Is onsite visit included?","a":"Onsite visits can be bundled into your AMC plan or booked separately as needed."}]',
6),
('remote-support', 'bi-laptop', 'Remote Support',
'Fast remote troubleshooting and assistance without waiting for a site visit.',
'Get instant help via secure remote access — our technicians can troubleshoot errors, fix configuration issues and guide your team live, without needing to visit your office.',
'linear-gradient(120deg,#1E3A8A,#F59E0B)',
'["Secure remote desktop support","Live troubleshooting & error fixes","Guided walkthroughs for your team","Fast response during business hours","Available under AMC or on-demand"]',
'[{"q":"What tools do you use for remote support?","a":"We use secure, industry-standard remote access tools, only with your explicit permission for each session."}]',
7),
('onsite-support', 'bi-geo-alt', 'Onsite Support',
'In-person visits for hardware, network or complex configuration issues.',
'For issues that need a hands-on approach — server setup, network configuration, or hardware-related problems — our technicians visit your office in Kathmandu and surrounding areas.',
'linear-gradient(120deg,#F59E0B,#1E3A8A)',
'["In-person technician visits","Server & network configuration","Hardware-related troubleshooting","Staff training during visits","Scheduled or emergency visits"]',
'[{"q":"Which areas do you cover for onsite visits?","a":"We primarily serve Kathmandu Valley, with visits to other regions available on request."}]',
8),
('cloud-setup', 'bi-cloud-arrow-up', 'Cloud Setup',
'Access your TallyPrime data securely from anywhere with cloud-hosted setup.',
'We set up secure cloud access for TallyPrime so you and your team can work from multiple locations, branches, or while travelling — without compromising on data security.',
'linear-gradient(120deg,#0D6EFD,#1E3A8A)',
'["Remote access from multiple locations","Multi-branch cloud connectivity","Secure encrypted connections","User access control setup","Ongoing cloud maintenance"]',
'[{"q":"Is my data secure on the cloud?","a":"Yes, we configure encrypted, access-controlled connections to protect your data."}]',
9),
('data-backup', 'bi-hdd-network', 'Data Backup',
'Scheduled, reliable backups to protect your accounting data from loss.',
'We set up automated local and cloud backup schedules for your TallyPrime data, so your business information stays protected against hardware failure, accidental deletion or disasters.',
'linear-gradient(120deg,#1E3A8A,#0D6EFD)',
'["Automated scheduled backups","Local & cloud backup options","Backup verification checks","Quick data restore support","Disaster recovery planning"]',
'[{"q":"How often should backups run?","a":"We typically recommend daily backups, though frequency can be tailored to your transaction volume."}]',
10);
-- ---------- Downloads ----------
INSERT INTO downloads (category, title, version, release_date, file_size, download_count) VALUES
('TallyPrime', 'TallyPrime Latest Version', 'v7.1', '2026-06-18', '190 MB', 4210),
('Educational Version', 'TallyPrime Educational Version', 'v7.1 Edu', '2026-06-18', '190 MB', 1830),
('Updates', 'TallyPrime 7.1 Release Notes', 'v7.1', '2026-06-18', '1.4 MB', 950),
('PDF Manuals', 'TallyPrime Installation Manual', 'v7.1', '2026-06-15', '3.4 MB', 2670),
('PDF Manuals', 'GST Configuration Manual', 'v2.0', '2026-03-02', '2.1 MB', 1120),
('Brochures', 'PIMS Nepal Company Brochure', '2026', '2026-01-15', '4.8 MB', 640),
('PDF Manuals', 'TallyPrime User Manual (English)', 'v6.0', '2025-11-20', '6.7 MB', 1580),
('Updates', 'TallyPrime v6.0 Update Patch', 'v6.0', '2025-10-05', '92 MB', 890);
-- ---------- Testimonials ----------
INSERT INTO testimonials (name, company, message, rating, sort_order) VALUES
('Rajesh Shrestha', 'Shrestha Traders, Kathmandu', 'PIMS Nepal implemented TallyPrime for our trading business in just a week. Their support team is always quick to respond.', 5, 1),
('Sunita Gurung', 'Himal Manufacturing Pvt. Ltd.', 'The customization they built for our inventory reporting saved us hours of manual work every month.', 5, 2),
('Bikash Tamang', 'Everest Retail Chain', 'Professional, knowledgeable, and genuinely helpful. Best Tally partner we have worked with in Nepal.', 4, 3),
('Anita Rai', 'Rai Educational Academy', 'The Tally training program was practical and easy to follow. Our accounts team is now fully confident using TallyPrime.', 5, 4);
-- ---------- Industries ----------
INSERT INTO industries (name, icon, sort_order) VALUES
('Trading Businesses', 'bi-shop', 1),
('Manufacturing', 'bi-gear-fill', 2),
('Retail Stores', 'bi-bag-check-fill', 3),
('Educational Institutions', 'bi-mortarboard-fill', 4),
('NGOs and INGOs', 'bi-people-fill', 5),
('Hospitals', 'bi-hospital-fill', 6),
('Service Businesses', 'bi-briefcase-fill', 7),
('Distributors', 'bi-truck', 8),
('Hotels & Restaurants', 'bi-cup-hot-fill', 9),
('Real Estate', 'bi-building-fill', 10),
('Automobile Dealers', 'bi-car-front-fill', 11),
('Pharmaceuticals', 'bi-capsule', 12),
('Construction', 'bi-cone-striped', 13),
('Import & Export', 'bi-box-seam-fill', 14),
('IT & Software Companies', 'bi-laptop-fill', 15),
('Banking & Cooperatives', 'bi-bank', 16);
-- ---------- Gallery (placeholder captions — upload real photos via admin) ----------
INSERT INTO gallery_items (image_path, caption, sort_order) VALUES
('assets/images/gallery-placeholder.png', 'Corporate Tally Training Session', 1),
('assets/images/gallery-placeholder.png', 'PIMS Nepal Office, Kathmandu', 2),
('assets/images/gallery-placeholder.png', 'On-site Implementation Visit', 3),
('assets/images/gallery-placeholder.png', 'Our Support & Implementation Team', 4),
('assets/images/gallery-placeholder.png', 'Client Consultation Meeting', 5),
('assets/images/gallery-placeholder.png', 'Authorized Tally Partner Recognition', 6);
-- ---------- Team ----------
INSERT INTO team_members (name, role, initials, sort_order) VALUES
('Prakash Iman Manandhar', 'Founder & CEO', 'PM', 1),
('Sarita Maharjan', 'Head of Implementation', 'SM', 2),
('Dipesh Shrestha', 'Lead Trainer', 'DS', 3),
('Nisha Karki', 'Customer Support Manager', 'NK', 4);
-- ---------- TallyPrime feature cards ----------
INSERT INTO tally_features (icon, tag, title, description, banner_gradient, sort_order) VALUES
('bi-robot', 'AI-Powered', 'Docs by TallyIra', 'Scan or upload invoices and let AI-powered TallyIra auto-create entries in TallyPrime — cutting manual data entry by up to 80%.', 'linear-gradient(135deg,#0D6EFD,#1E3A8A)', 1),
('bi-bank2', 'Banking', 'Connected Payments — ICICI Bank', 'Make direct payments, view real-time balances and get instant reconciliation — connected banking now extends to ICICI Bank alongside Axis, SBI and Kotak.', 'linear-gradient(135deg,#1E3A8A,#0D6EFD)', 2),
('bi-file-earmark-bar-graph-fill', 'Compliance', 'Smart Schedule III Reporting', 'Generate compliant financial statements for companies with net worth below Rs 250 Cr using an integrated Excel-based reporting tool.', 'linear-gradient(135deg,#0D6EFD,#F59E0B)', 3),
('bi-search', 'Productivity', 'SmartFind', 'Locate any voucher, ledger or report instantly with TallyPrime''s new intuitive, unified search experience.', 'linear-gradient(135deg,#F59E0B,#0D6EFD)', 4),
('bi-receipt-cutoff', 'Invoicing', 'Professional Invoice Templates', 'Personalize invoices with your logo, watermark, address and terms — choose from new pre-defined templates with flexible customization.', 'linear-gradient(135deg,#1E3A8A,#F59E0B)', 5),
('bi-shield-check', 'GST', 'Stronger GST & e-Invoicing', 'HSN summary breakups, improved ITC controls and smoother e-way/e-invoice handling aligned with the latest GST advisories.', 'linear-gradient(135deg,#F59E0B,#1E3A8A)', 6);
-- ---------- About page content ----------
INSERT INTO about_content (id, heading, intro, mission, vision, value_points, stats) VALUES
(1, 'About PIMS Nepal',
'PIMS Nepal Pvt. Ltd. is an authorized Tally Partner (TP) in Nepal, delivering genuine TallyPrime licenses, implementation, customization, training and support to businesses across trading, manufacturing, retail, education, healthcare and service sectors.',
'To make modern, compliant accounting accessible to every Nepali business through genuine TallyPrime software, expert implementation and ongoing support.',
'To be Nepal''s most trusted Tally partner, recognized for reliability, technical expertise and customer-first service.',
'["Authorized Tally Gold Partner","Expert Support — dedicated remote and onsite support","Custom Solutions — industry-specific customizations","Professional Training — comprehensive Tally training programs"]',
'[{"label":"Businesses Served","value":"500+"},{"label":"Tally Expertise","value":"10+ yrs"},{"label":"Support Access","value":"24/7"}]')
ON DUPLICATE KEY UPDATE heading=VALUES(heading);
-- ---------- Admin login ----------
-- No admin account is pre-inserted here on purpose — password hashes
-- generated outside of your own PHP install aren't guaranteed to verify
-- correctly. Instead, after importing this file, open admin/setup.php in
-- your browser once to create your admin account using your own PHP's
-- password hashing — then delete that file. See README.md for the exact
-- steps.