Joomla modified user system for approvals after payment & manual user checks? - php

I have a client who wants a paid member site. It's a big network of companies. If a company wants to become a member then they can apply online. If my client likes them after their manual inspections & field visits of said company, they can approve it for online payment and after the payment the company becomes a member or of-course they can just disapprove it.
Every member gets one page
Every member can edit their own information anytime and only their
own information
Basically what I need is a user system that allows for approvals. If I separate the payment.
Apart from this, the site will have a pictures module, youtube videos module and a blog module, all for the network not any members.
In Joomla is it possible to make the above process? Is there any other PHP CMS that would do this more easily?
Links to nice Joomla Tuts or Extensions would also be really helpful.
Thanks! I appreciate all the help.

You can basically do whatever you want in most of the cms available (joomla , wordpress , drupal , etc...)
what you will not find usually is a complete solution , you need to roll up your sleeves and start programming
links to joomla tutorials won't help you except if you don't know the difference between a module , plugin and a component .
if you know enough about php it will be easy to understand the framework of joomla and start doing ur own joomla component.
good luck !

I think you should use xipt profile types kind of component if it awailable in 1.7
and joomla provides a rich user management by default. there are also components such as rsmembership which allow members to pay online to become members.hope this helps you .
good luck

Related

Braintree + Wordpress: How do I associate new users with a BT customer ID?

I am new to web development. I decided to start by using WordPress.
I am reading through the BT API and I'm at the section to use the Customer object to create, update, find, and delete a customer/payment info.
But I don't understand the correlation between WordPress and integrating payment processing yet. In WordPress, users create a login specifically for my site, right?
Would I need to hack WP to allow them to also associate a Braintree customer ID with that login? I don't understand the relationship between WordPress and integrating payment processing....
#doublesharp's comment is right. It's possible to build your own Braintree plugin in Wordpress, but there are lots of options that exist to help you do this.
I don't want to endorse any specific product, but some searching online would yield a few options for you. This is really the best route to go if you are new to web development.
Wordpress can be awesome for a lot of cases, but you have to understand a fair bit about it before you build plugins that are of high quality.

Joomla chat for particular user only

I want a joomla chat component / module by which a visitor can chat with a particular registered user only if that user is online. I found many chat extensions, but they were not working for a particular user. I only find chat room.
Please suggest
This can be done with "BoWoB Chat" plugin: http://extensions.joomla.org/extensions/communication/chat-hosted/12803
Using the feature "Friend-only chat".
There used to be a free extension for this which I tested about a year ago. It was average with a few bugs but they developers have constantly updated it since then and it's now commercial:
http://extensions.joomla.org/extensions/communication/chat/19758
You may also want to take a look at the following:
http://extensions.joomla.org/extensions/communication/chat/17600
Both are based on the Facebook Chat style, however both are also commercial. If you're looking for a non-commercial solution, then FreiChat may suit your needs. I have never tested it but the ratings and reviews are good.

how to integrate "giropay" and "sofort-banking" payment in WordPress - woo-commerce?

I am working for German E commerce website, i need to integrate 2 famous payment methods "giro-pay" and "sofortbanking" in WordPress- woo-commerce plugin.
I already asked this to support team of woo commerce but didn't get any reply. So my last hope SO. I know if I get API then may be I can integrate.
If anyone is aware with this problem then please let me know.
Woothemes run in their own layer on top of wordpress, and all eCommerce themes run on top of that layer.
It is not hard to follow up a tutorial and implement it in wordpress, but you should really get an answer from WooThemes.
Those guys are great and I had no problems is any issue in the pass. Send them a direct email (use the panic button), or send them a tweet, they see them all.
And, as a paid customer you do get a better support as well.
or, if you really do not want that way, you can always search for existing wordpress plugins that have your providers, for example, MultiSafepay has one for Giro Pay.

what best module for creating a paid listing in joomla?

what is the best module for creating a paid listing in joomla? Im kinda newbie in joomla and trying to create a paid listing in my website.And i want the when the user subscribed to the paid listing his/her or her post will be pending before and reviewed by the admin before posting it to the website.
thanks!
Unless you find a component that is purpose built, then you are going to have to do some creative set up to make this type of thing work. I would start with AEC which is a paid membership management tool. It will handle the subscription part of the equation and put paid members in to the group that you want.
The next part can be done several ways. I am a fan of K2 so I would probably set up a group in K2 that allows front end contributions, but no publishing rights. This would allow you to moderate the submissions before they are live on the site. AEC integrates with K2 so you should be able to make it work with a little tinkering.
AEC is commercial, you can get it here - http://valanx.org/
K2 is free, you can get it here - http://getk2.org/
Valanx does offer installation services, you may consider that if you have problems with the setup. Their pricing seems to be pretty reasonable.
I'm not exactly sure what you mean by a paid listing, but adsmanager seems to be what you are looking for. It allows your users to pay for advertisements (or listings) on your website. They can pay extra if they wish their advert to be "Featured" on your site.
You can have admin approve the adverts before being published.
http://www.joomprod.com/classified-ads
demo http://psdemo.joomprod.com/

Training registration in PHP

I would like to do a site in PHP/MySQL using either Drupal/Joomla/Wordpress that allows me to have class list with description/date and students can sign up to pay for it. I prefer Wordpress if there is some package already. The idea is to have students to pay via Paypal. For backend, Admin should be able to manage class, check students status.
The reason I want to do this is because I have a small company and I want to do special workshop once in awhile.
Any recommendation on something already built close to this?
You can accomplish this with WordPress and one of several event registration plugins. These two plugins integrate with paypal
http://wordpress.org/extend/plugins/advanced-events-registration/
http://wordpress.org/extend/plugins/event-registration/
Check out this blog article that mentions more plugins for event registration
http://www.moongoosedesigns.com/event-and-event-management-registration-plugins-for-wordpress/
http://eventespresso.com/ is the evolution of advanced events registration. It's good, and does exactly what you need. I use it for just that on firstlineeducation.com

Categories