Company Directory, FEU create new company?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
igners
Forum Members
Forum Members
Posts: 16
Joined: Tue May 22, 2012 2:40 pm

Company Directory, FEU create new company?

Post by igners »

Hello everybody.

I am using Company Directory and have managed with the help of posts on this forum to set up a page so that users can log in (using FEU module) and update a company directory record that I have set up for them.

On the page I use this code:

{if $ccuser->loggedin() && $ccuser->memberof('CompanyGroup')} {CompanyDirectory action="fe_edit" companyid=$ccuser->property('companyid')} {/if}

My question is - can FEU be used to create a new company in Company Directory?

If so can anybody help me with how this is done??

Thanks in advance.
alaw
Forum Members
Forum Members
Posts: 44
Joined: Fri Apr 23, 2010 2:06 pm

Re: Company Directory, FEU create new company?

Post by alaw »

I just did something similar, but I used Calguys User Directory. You need to look at the self registration module in order to accomplish this. Self registration integrates with FEU to allow new users to create their own profile.

Hope this helps.
Post Reply

Return to “Modules/Add-Ons”