In case you missed my last post, I believe we can build a simple WordPress theme that rivals 37 Signals’ Highrise application in terms of functionality and ease of use.
I got so excited about the prospects of building that theme that I stayed up all night working on it. It is currently working well, with the ability to add “Contacts” and “Deals” (similar to how you do it in Highrise) using custom post types as well as task management via Google Calendar (my calendar of choice).
The theme is currently a child theme of Hybrid. Down the road, I might convert it to a plugin, but for now I am focusing on the theme.
Following are some specific steps I have taken to date:
- Started with a Hybrid Skeleton-based child theme of Hybrid
- Added custom post type for “Contacts” and “Deals” (I did this rather than regular, old posts just to gain some experience using custom post types.)
- Installed “Custom Field Template” plugin (The need for this plugin will likely be replaced with a custom plugin that I build into functions.php.)
- Installed “Simple Custom Post Type Archives” plugin to create “index” directories for custom post types. This plugin didn’t work as expected, so I deleted it.
- Created “All Deals” and “All Contacts” page templates to display the custom post types (WordPress does not have this functionality out of the box as of version 3.0.1)
- Added “Tasks” page and embedded Google Calendar iFrame into it
To-Do
- Style the site
- Fix business card view (it’s quite buggy right now)
- Figure out how to sort by custom field info that is attached to custom post types
Roadmap
- Notifications
- Figure out how to utilize WordPress categories within custom post types. (Do I really need to use custom taxonomies???)
I am still undecided as to whether or not all this is necessary for a small operation like mine. Frankly, a Google calendar would do the same job as Highrise. Really, we are just talking about different systems that do the same thing. Both Google calendar and Highrise do different things better. Google Calendar by its very nature is better for scheduling and keeping track of follow-up meetings, while Highrise is better at sorting contacts.
The bottom line is that CRMs require time and effort. Nothing worthwhile is free.
15 Comments
More posts from themightymo.com
How to fix the “Warning: Class ‘Automattic\WooCommerce\StoreApi\Routes” issue in WordPress + WooCommerce
Today when I visited a customer’s website, I saw an error similar to this: etc. After trying all sorts of troubleshooting, the solution ended up being simple. Download a fresh copy of WooCommerce from WordPress.org and FTP it up to the server, replacing the existing WooCommerce files. Problem solved. Isn’t that nice? Many thanks to…
How to CSS rainbow text
Here’s a bit of plain CSS that’ll create rainbow text on your WordPress site or anywhere, really.
How to Restore a Deleted Amazon S3 Bucket
I ran into a rather serious issue recently: a human on my team (me) intentionally (but accidentally) deleted an Amazon S3 bucket that was serving files to a WordPress site. The solution to the problem follows: Cry when you realize you cannot restore a deleted S3 bucket. Search your computer, your co-workers’ computers, your former…
How is this coming along? Did you end up using it or going back to Highrise?
@Jeffrey,
I have been using this successfully for about 5 months now. Screw 37 Signals! haha!
I plan to turn this into a plugin soon. I will need some beta testers…
I’d be interested in this too. Is your install easy to reproduce?
It’s quite easy to reproduce. I have it wrapped in a plugin right now and plan on releasing it into the wild soon.
Looking for a CRM that is WordPress based so I can integrate my gravity forms entries into it. Still looking for beta testers?
@Scott: I would love to have you as a beta tester! Hit me up via my contact form so I can get you into my flow. 🙂
Hi Toby,
I just wanted to register my interest with you for beta testing the plugin.
Look forward to seeing it.
Thanks,
Ryan.
You have another beta tester if you are still working on this – this is exactly what I have been looking for!
Great! Thanks! Now I just need to get a release ready. I have been thinking a lot about this, so expect it soon!
Hi Toby,
Do you have any date in mind when you expect to release your plugin into the wild? I’m really interested to see what you created. It sounds great!
Cheers,
Jack
@Jack – I don’t have a date set yet, but I hope to get it out the door soon. It is one of those things that is always sitting there begging me to complete it, but it isn’t paying any bills (that said, I am getting some great benefits from using it, myself!).
What is the latest on this theme or plugin! Would love to have this and replace Highrise if possible. I don’t like completely relying on a third party source.
This is a WordPress theme or plugin I would pay for for sure!
@Kelsi, I am currently discussing the prospects of releasing this plugin/theme as a product you can buy and we will support. I am reluctant to release it to the world until we are ready to support it.
That said, the plugin is working great for me! I’ll keep you in the loop if/when we are ready for beta testers.
Hi Toby, any concrete plans yet for releasing this theme?
@Rob – I still use this theme every day as my main CRM, but I have not had time to think about releasing it into the wild. Sorry!