English
Go to website
Back
Articles on:
SilverStripe
Everything You Need to Know for SilverStripe CMS
How to Create Different Roles in Your SilverStripe Website
In this tutorial, we will review the actual process of creating new roles on your SilverStripe website. Instead of allowing actual permissions for each of your users separately, you can complete the job in one go. Simply create a new role and assign it to a number of users on your website and they will inherit it's role options automatically. To do this, kindly follow this tutorial below: Login to your SIlverStripe administrator dashboard and click on Security on the left side
Some readers
How to Add a New User into SilverStripe
The reason why this tutorial is created is to guide you on how to add a new user into your Silverstripe website without going through the usual way of default registration process, i.e. via the front-end of your website. To do this, kindly refer to the step-by-step tutorial below: Login to your SilverStripe administrator dashboard and click on Security on the left sidebar. Click on Users on the top right corner and then on Add Member.  Method 1: Backup Using Softaculous Login to your cPanel account and click on "Softaculous Apps Installer". Next search for your SilverStripe installation and click on the icon as highlighted below.  into any folder. Login to your SilverStripe administrator dashboard and click on the Files section on the left sidebar. Select the folder, where you wish to upload the new files. You can also create the Upload folder, but you can always create new folders to group files together.
Few readers
How to Install SilverStripe Via Softaculous
SilverStripe is an open source CMS (Content Management System) platform that will enable you to create your own website immediately. It offers a variety number of essential features for the development of your website and handling day-to-day update of the content of your website. The best thing about SilverStripe is user-friendliness and easy of use. In other words, the framework is built with the user in mind. The most important features for the management of a CMS website feel natural a
Few readers
How to Create a New Group of Users Inside SilverStripe
By following this tutorial, you can easily assign specific roles to each of the users separately. To create a new group, you need to access the administrative area of your website. Here are the simple steps to follow: Login to your SilverStripe administrator dashboard and click on Security. Select the Groups button at the top-right corner. Click on the **Add Grou
Few readers
How to Assign Different Roles to Specific Groups in SilverStripe
In this tutorial, we will review the steps for adding a specific rules to a group on a SilverStripe website. Reasons for Grouping: The user management of a website is an important task. You may have hundreds or even thousands of users and you may need to apply different set of permissions for them. Fortunately, you can group users on your website together and apply the same set of permissions for all of them. By doing this, this will allow you to manage those users easily and you will no
Few readers
How to Install a Module in SilverStripe
The current tutorial will provide the steps for installing a new module on a SilverStripe website. The process is the same for any module installation so it does not matter which one you will choose. The installation process involves two basic steps, which is Download a Module and Install a Module Step 1: Download a Module You can always download any SilverStripe modules at https://addons.silverstripe.org/add-ons. You can review fo
Few readers