Integration forum framework on own site - php

I want to integrate some forum on my own site, but the problem is that i have to find solution to merge or connect my users table with forum framework users table, i mean user in my site can create forum and the other users can us it. i did research for find good forum framework which has good api for integration, but can't find, i tried to use phpBB open source forum, but all integration part for this forum, only about login user or something like that.
If anyone did this kind of work please help me, which forum tool is best for this situation and how can i made this think.

Vanilla Forums works really good for this. Vanilla 2 features Single sign on and you can create your own Plugin for your website: http://vanillaforums.org/docs/singlesignon

Related

Saving a meeting in my outlook calender from a cakephp website

I am working on a website that was build using cakephp. I want to add the option for visitors of the website to make a appointment, then this should automatically be added to my outlook calender.
I found this tutorial from Microsoft on how to use the Microsoft graph API with php, however its made in laravel since I am not familiar with cakephp I was wondering on if it is a lot diffrent to do the same in cakephp or maybe there is a better or simpler solution. I wasnt realy able to find a guide or example made with cakephp (if you know of one that would be great).
Any help is appreciated, thanks!

WordPress database set up with rest api

I want use WordPress to develop a e-commerce website. I know basics about Wordpress like how to create blog or website. But I don’t know how to create database and relationship between tables, rest api etc. How can I set up my database and performing CRUD using rest api?
If you want to make an ecommerce site, its better not re-invent the wheel, install woocommerce. If you are tryng to use wordpress as a development framework, try https://typerocket.com/ - This requiere not only knowledge of wordpeess, but php and laravel too. Wordpress , out of the box, together with JWT PLugin will give you a way to use it as a RBAC - Typerocket will give you the MVC structure. https://lumberjack.rareloop.com/ is another one. Good luck
Consult the Wordpress REST API: https://developer.wordpress.org/rest-api/
Then for features the API doesn't offer you will either have to learn to program and make your own API or hire a developer to do it.

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.

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

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

Categories