Preowned Clothing Form
A plugin to create a form for submitting pre-owned clothing items.
by Allen Baker · github.com/abrianbaker80/clothing_form · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/abrianbaker80/clothing_form/archive/refs/heads/main.zipDeclares an update source (abrianbaker80/Clothing_Form), so updates arrive through the plugin's own updater.
From the readme
Preowned Clothing Form Plugin
A WordPress plugin to create a form for submitting pre-owned clothing items.
Installation
1. Upload the plugin files to the /wp-content/plugins/clothingform directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place the shortcode [preownedclothingform] in any page or post where you want the form to appear
Features
- Multi-level category selection for clothing items
- Size options that change dynamically based on category selection
- Image upload capability (up to 3 images)
- Form validation on both client and server sides
- Responsive design
Shortcodes
- [preownedclothingform] - Displays the clothing submission form
Database
The plugin creates a custom database table wppreownedclothingsubmissions to store all form submissions.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.