online contact & recruitement system possible yet?

Use GitHub to post feature requests for phpwcms.
Locked
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

online contact & recruitement system possible yet?

Post by cyrano »

hi to all,
hi Oliver,

a client who want to use wcms is asking if it is possible to make a online recruitement system with wcms?

It should be able, that people who are looking for a new job can add their data and also some files to a section, which is not public for them after sending the data, but useable for admins to read, view and edit this data entries.

possible now or possible with next release?

thank you for further infos.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Olaf Finkbeiner
Posts: 34
Joined: Wed 18. Feb 2004, 23:52
Location: Frankfurt am Main
Contact:

Post by Olaf Finkbeiner »

You could use the form mailer!

Olaf
Olaf Finkbeiner
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

Hi Olaf,

I don't think that this would be enough function.

The people should be able to fill in all datas (with form) and then an employer of the company should be able to edit these data entries online in the backend.

Just with a form the data entries will be sent via email to the employer - what they need is a function to edit, change and collect these datas online.

So I think this does not fit just with a form...

Perhaps i can include a extern script, have to look to find one.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
brans

Post by brans »

ouhm you could maybe tweak wcms a littlebit... create a script an put it in your render/init folder that can do the following: You have a hardcoded form, which will add an article and a content part filelist... simply get the data of the form and let your script fill out the database fields.. For your login-puposes you could simply take some class like the login-class from phpclasses.net ...
on this way the admins can simply edit data in the backend and users could even more simple subscribe for a job :D

just thought this might bring you on the right way :D you might take code-snippets from phpwcms.php to fullfill your needs

I think this wouldn't be more than 5-10 hours of work but really was a great enhancement and last but not the least, if I understand you right the function you were looking for ;-)
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

Hi brans,

thank you for your suggestions.

hmm, i can adapt or change php scripts a bit, but badly not create :-(

so i have to wait and see what further versions will offer.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Ben
Posts: 558
Joined: Wed 14. Jan 2004, 08:05
Location: Atlanta
Contact:

Post by Ben »

Here's the perfect tool for you, cyrano: http://www.osirecruiter.com/. You'd have to implement it in an i-frame or as an external pop-up, but this is the perfect system for your needs. It costs $179 US. Let me know if you use it - I'd be interested to hear your thoughts, as I have a potential client who would need this system.
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

Hi Ben,

i have seen this mentioned page, thank you.

at the moment i build just the basic page, this feature may be integrated in early spring next year, so a fast reply how it is I cannot give at the moment. but i need to be prepared :-)

Thank you for this link Ben.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
brans

Post by brans »

cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

nice idea - sometimes it is easier that thought before :-)

do you have experience with one brans?
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Locked