Bank IFSC Finder WordPress Plugin

The Bank IFSC Finder WordPress Plugin allows users to search for Indian bank IFSC codes easily. It supports both direct IFSC code lookup and a step-by-step search (Bank โ†’ State โ†’ District โ†’ Branch). Website Administrators can upload bank data via CSV and manage records efficiently.

Features

Frontend Search

๐Ÿ”น Search by IFSC Code โ€“ Enter an 11-digit IFSC (e.g., SBIN0001234) for instant results.
๐Ÿ”น Browse by Bank, State, District, Branch โ€“ Dynamic dropdowns simplify navigation.
๐Ÿ”น Detailed Branch Info โ€“ Displays bank name, branch, address, contact (if available).
๐Ÿ”น Shareable URL โ€“ Each IFSC has a unique link for easy sharing.
๐Ÿ”น Mobile-Friendly โ€“ Works seamlessly on all devices.

Admin Features

๐Ÿ”น CSV Upload โ€“ Bulk import bank data with column mapping.
๐Ÿ”น Auto Case Conversion โ€“ IFSC codes in UPPERCASE, other fields in Title Case.
๐Ÿ”น Download IFSC Links โ€“ Export all IFSC URLs in a text file.
๐Ÿ”น Clear Database โ€“ Remove all records with confirmation.
๐Ÿ”น Bulk Actions โ€“ Manage records efficiently.

Technical Highlights

๐Ÿ”น Custom Database Table โ€“ Optimized for fast searches.
๐Ÿ”น SEO-Friendly URLs โ€“ Clean links for IFSC pages (e.g., /ifsc/SBIN0001234).
๐Ÿ”น Client-Side Validation โ€“ Ensures correct IFSC format before submission.

Installation

  1. Upload Plugin
    • Download the plugin .zip file.
    • Go to WordPress Admin โ†’ Plugins โ†’ Add New โ†’ Upload Plugin.
    • Install & activate.
  2. Setup IFSC Finder Page
    • The plugin auto-creates a pageย โ€œIFSC Finderโ€ย withย [ifsc_ finder]ย shortcode.
    • If not created, manually add a page and insertย [ifsc_ finder].
  3. Upload Bank Data
    • Go to IFSC Finder โ†’ Upload CSV in WordPress admin.
    • Download the sample CSV for reference.
    • Upload your CSV file and map columns (Bank, IFSC, Branch, State, District, etc.).

Usage

For Users

  • Visit the IFSC Finder page.
  • Either:
    • Enter an IFSC code (e.g., HDFC0000123) and click Search.
    • OR Select Bank โ†’ State โ†’ District โ†’ Branch from dropdowns.
  • View results with branch details and shareable link.

For Admins

  • Upload New Data โ†’ Import CSV files with latest bank branches.
  • Download IFSC Links โ†’ Get a .txt file with all IFSC URLs.
  • Clear Database โ†’ Wipe all records (use with caution).

CSV File Requirements

โœ… Format: .CSV (UTF-8 recommended)
โœ… Required Columns:

  • BANK (Bank Name)
  • IFSC (11-digit code, e.g., ICIC0005678)
  • BRANCH (Branch Name)
  • DISTRICT
  • STATE
    โœ… Optional Columns:
  • ADDRESS
  • CITY
  • CONTACT

โš  IFSC Rules:

  • Must be 11 characters (e.g., YESB0DNB002).
  • 5th character must be โ€œ0โ€ (e.g., SBIN**0**000300).

Leave a Comment