Download the PHP package thelia/backofficepath-module without Composer
On this page you can find all versions of the php package thelia/backofficepath-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thelia/backofficepath-module
More information about thelia/backofficepath-module
Files in thelia/backofficepath-module
Package backofficepath-module
Short Description Customize the BackOffice path of your Thelia (URL to access to the administration panel)
License LGPL-3.0+
Informations about the package backofficepath-module
BackOffice Path
Customize the BackOffice path of your Thelia (URL to access to the administration panel).
How to install
Download
With composer
Require it by adding the following lines to your composer.json
As Git Submodule
Get it as a submodule by executing the following command lines :
Manually
- Download the zip archive and extract it
- Copy the module into
<path-to-thelia>/local/modules/
directory and be sure that the name of the module isBackOfficePath
Activation
- Go to the modules's list of your Thelia administration panel (with the default URL)
- Find the BackOfficePath module
- Activate it.
Why use it ?
For your security.
It's recommended to change the default URL to any CMS's administration panel.
This is a quick way to add an extra layer of security for your website.
Usage
- Go to the modules's list of your Thelia administration panel (with the default URL)
- Find the BackOfficePath module
- Click on Configure button
- Set a new custom prefix to access to your Thelia BackOffice.
Options
Use also the default prefix
This option allow you to still use the default prefix.
Of course, the new path is also activated.
If this option isn't checked : you can access to the BackOffice only with the new path.