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
- Upload Plugin
- Download the plugin
.zip
file. - Go to WordPress Admin โ Plugins โ Add New โ Upload Plugin.
- Install & activate.
- Download the plugin
- 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]
.
- The plugin auto-creates a pageย โIFSC Finderโย withย
- 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.
- Enter an IFSC code (e.g.,
- 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
).