huutanphp
Active member
- Mar 7, 2019
- 123
- 100
- 43
LicenseBox - PHP License and Updates Manager - LicenseBox is a full-fledged license and updates manager for PHP applications
* Instructions *
Upload Files to host.
Browse to /application/config/datatbase.php and edit the following:
'dsn' => 'mysql:host=localhost;dbname=databasename',
'hostname' => 'localhost',
'username' => 'username',
'password' => 'password',
'database' => 'databasename',
Browse to /application/config/config.php and edit the following
$config['base_url'] = 'http://domain.com/folder';
LicenseBox is a full-fledged license and updates manager for PHP applications, plugins/themes etc. LicenseBox is made up of two parts, the first part is the main script itself this will be installed/hosted on your own server and the second part is a single .php script this will be included in your PHP application on which you wish to use LicenseBox.
* Instructions *
Upload Files to host.
Browse to /application/config/datatbase.php and edit the following:
'dsn' => 'mysql:host=localhost;dbname=databasename',
'hostname' => 'localhost',
'username' => 'username',
'password' => 'password',
'database' => 'databasename',
Browse to /application/config/config.php and edit the following
$config['base_url'] = 'http://domain.com/folder';