Frequently asked questions
The public FAQ on AppealDesk emphasizes instant packet delivery, no percentage fee, low risk in filing, and homeowner-friendly steps. This page follows that same objection-handling pattern while staying editable for your own service model. citeturn985876view0
How does this site work?
A homeowner enters the property address and related details, then you use that intake to sell or deliver your appeal packet, consultation, or DIY service.
Does this include county data integrations?
No. This package covers the website, form, and front-end conversion flow. County scraping, comp search, and automated packet generation would be a second build phase.
Can I change the pricing?
Yes. Edit config.php and the pricing updates across the site.
Can this run on normal hosting?
Yes. Any standard Linux host with PHP should be able to run this package.
Where do the leads go?
Submissions save to data/leads.csv. You can also turn on email notifications in the config file.
Can I add payment later?
Yes. The thank-you flow is set up so you can later bolt on Stripe checkout, WooCommerce, or a custom order screen.