page register

Permalink
Is it possible to customize the page register ?

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi fabriqueamusique,

I believe you can customize the site registration page, but it requires PHP programming.

Are you looking to change the appearance or how it works?
fabriqueamusique replied on at Permalink Reply
In fact when guests register, the robot returns them to the index, but I would choose the page.
It can be done after registration but when they register ...
MrKDilkington replied on at Permalink Reply
MrKDilkington
@fabriqueamusique

Just to clarify, when someone submits the Site Registration form, you want the Site Registration confirmation page to direct them to a page you choose (instead of being directed to the home page)?
fabriqueamusique replied on at Permalink Reply
Yes that's it .
I would like the person to be directed to a reserved page.
Gondwana replied on at Permalink Reply
Gondwana
'Login Destination' in 'System and Settings' doesn't do it for you? (Admittedly that applies on login rather than registration.)
MrKDilkington replied on at Permalink Reply
MrKDilkington
@fabriqueamusique

To do this, I believe you need to override the register.php single page.

This is the path and code for version 8.
concrete\single_pages\register.php
https://github.com/concrete5/concrete5/blob/develop/concrete/single_...

I can look into adding the ability to set the directed page (after asking others community members if they would find it useful).
fabriqueamusique replied on at Permalink Reply
I think this would be useful because when you register to access a page, you do not get there right away ...
In my case I want the page to arrive on / connection ; I put connection to the place of Home ?