• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

I need some modification in the signup form and set the restriction for image upload

Status
Not open for further replies.

sharemyimage

Chevereto Member
1) I want to modify signup page which may ask few more details while signup, I want to edit it. How can i do it. please guide.

2) I want to restrict new users to upload only 100 images till the time I don't allow them to upload more images.

3) I have created a pricing page that is coming under about. I want to add it as main page. https://i.postimg.cc/ZRG6ytmb/screenshot-24.png
 
1) I want to modify signup page which may ask few more details while signup, I want to edit it. How can i do it. please guide.
There's no guide for that. You will need to customize the signup view at app/themes/Peafowl/views/signup.php to put the form elements and you will need to add the backend code to app/routes/route.singup.php

2) I want to restrict new users to upload only 100 images till the time I don't allow them to upload more images.
You can only restrict how many images they can upload per hour, day, week and month. Dashboard > Settings > Flood protection.

3) I have created a pricing page that is coming under about. I want to add it as main page.
You have to edit the index view at app/themes/Peafowl/views/index.php
 
Unfortunately, this ticket has more than seven days without a reply or feedback from the original poster. We will now consider this ticket abandoned and its now closed.

Don't hesitate to create a new ticket if this matter is still causing you issues.

Ticket closed.
 
Status
Not open for further replies.
Back
Top