Loading...
Answers
MenuWhich WordPress membership plugins would be ideal for managing a parking garage with monthly tiered paid "memberships"?
This question has no further details.
Filed under:
WordPress:
Membership Development
3 answers
•
9 years ago
Answers
SN
SN
This is more of a subscription rather than a membership.
In you mind, what are the benefits of "membership" that differentiate it from a simple subscription?
JH
JH
You could use Woocommerce with their Subscriptions plugin or Easy Digital Downloads with their Subscriptions add-on. Both are pretty solid choices. EDD might be a little lighter weight than Woocommerce but I think Woocommerce has more reporting details and export options for accounting software.
JH
JH
MemberPress, DAP, S2Member or WishlistMember
Related Questions
-
I would love to hire a proven expert (2-4 hours) at the start/middle/end of my projects—paid mentoring essentially. Anybody doing this already?
We do have those people on Clarity. Jason comes to mind https://clarity.fm/asmartbear That being said, anyone on this list (who have software background) would be great https://clarity.fm/search/entrepreneurshipDM
-
I need to have an advanced membership website developed - do you have recommendations on choosing between WordPress and Ruby on Rails?
You are comparing apples to oranges. WordPress is a platform, Ruby is a web framework. If you are looking to develop a completely custom platform, you could certainly do it in Rails, but you could also write it in PHP (like WordPress). I'd do some digging and see what is out there for pre-made software first before you build something from scratch. I'd imagine there are already plugins that would do this sort of thing for Expression Engine, Joomla or WordPress. No need to re-invent the wheel!PR
-
Does anyone know if there is a slideshow plugin for wordpress available that allows text wrapping without modifying the css?
I don't know any plugins with that specific feature, but I did want to mention this after reading your description. You can target specific pages/posts with CSS, so you can limit text wrap to your about page. You just need to know the page ID. WordPress includes a page specific class in the body tag. It looks like this page-id-123. 123 would be your page ID. See screenshot - http://i.imgur.com/zFldy2T.png So you can simply do something like this: .page-id-123 .slideshow-class { ... } This will limit your CSS changes to the slideshow on this particular page.VN
-
How much should I charge to develop a WordPress site?
Take the # of hours it takes you to do it and charge $50/hour. That's the price. Eventually you can charge $100/hour but that will require a bigger customer. If the customer is small < $1M in gross sales per year - charge $50/hour If the customer id medium < $1-5M / sales - charge $75 Over $5M - charge $100 The challenge you'll face is clearly defining the expectations and handoff so that you're not stuck doing stuff that you can charge for and always getting interrupted from past customers.DM
-
What steps do I need to take to build my own CMS platform from scratch?
I've been down this road before (two custom CMS platforms built over the years), and to play devil's advocate here: do you really need to build a custom CMS? What problem are you up against that aren't being solved by existing solutions? If those problems aren't fundamental, how much time and money will be saved by creating plugins for an existing CMS? I know the temptation to start from scratch, but if this is something to be used in production, the todo list is staggering: you'll need user authentication, security on the front and back end, admin interfaces, plugin infrastructure for extensibility, theming (if this will be used for multiple clients), third party integrations — and that's all before you get into really annoying and notoriously finicky shit like media uploads and i18n. If it's for learning or a hobby, go nuts, but if you're planning to use this with clients, save yourself the heartache and late nights and use something established and open source. Join the community and help fix existing solutions' shortcomings — that's a bigger overall contribution to the world. Good luck!JL
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.