Please Log in or Create an account to join the conversation.
It's true CB and all our plugins are J3.0 ready. However, you will find many extensions are not. Kunena and UddeIM both do not support J3.0 yet.Q1.
Yes, we've over 400,000 users here and CB is going strong. You should have a dedicated server with redundant backups based off your needs though to ensure the site remains live with little to no interruption if a problem should occur. You like will need to add custom database indexes based off your most used queries to further improve performance.Q2.
CB Connect (you're professional, you don't need FBC/TC) lets the user register and login in 1-2 clicks with their social site credentials. You can however make it so users can only Link their accounts. What this does is link their existing CB account with the social site account allowing them to now login easily with their Facebook credentials for example. This could then be used to display Facebook Social Plugins or Twitter Widgets on their profile for example. I don't really recommend it to for a school site to be honest.Q3.
Edit the email field in CB > Field Management and set "Authorized input:" to "Custom PERL regular expression" then set "Perl Regular Expression:" to "/^\w+@someuniversity.ac.uk$/" (without quotes). This will ensure the user can only register with an email address ending in @someuniversity.ac.uk. You can also enable admin approval so a site moderator has to approve a users registration. You can also use CB DB Lookup Fieldtype plugin to check a student ID number against a database table to validate that they're a student.Q4.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Well you can use J3.0, but just keep in mind there's a good bit of extensions that won't work on it. If you're depending on Kunena or UddeIM then you'll have problems as neither work on J3.0 yet. I can't say when they will as I have no clue (I'm not the developer of said extensions). J2.5 doesn't have that great of responsive design, but that's easily worked around by using a good 3rd party template. There's plenty of Bootstrap templates available that provide responsive design that work on J2.5.Q1.
VPS should be fine for now, but once you hit the 200,000+ userbase range you'll want to beef it up.Q2.
Your best bet in this case is to just check the email address. Just enable email confirmation and that'll stop fake emails. They'll basically get an email with a click link to confirm their account.Q4.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It's a standardized HTML and CSS styling usage with responsive design. Responsive design means you design once and it works on various display sizes all the way down to mobile. You can find out more below.Templates - I've heard of this term "Bootstrap" templates but still not really sure what it all means other than it's something to do with the new responsive design theory and Twitter styling?
Probably, I've no experience with 3rd party templates. You can however get a discount on their templates from being a professional subscriber. You can find various professional subscriber promotions at the below link.Do you know if Rocket Theme templates is a good safe and easy way to go or is there a specific type of "Bootstrap" templates I should be looking for?
Please Log in or Create an account to join the conversation.