💡Manual Installation

If you have completed an Automatic Install with no errors, do not run the manual install. This step is only necessary for those who received an error with the Automatic Installer.

Before you begin with the installation, ensure you have created a full backup of your Sngine installation and database.

Upgrading Your Database

Inside the 'includes' folder, within the 'launch_install' folder, you will find a 'launch.sql' dump. Import this dump to your current Sngine database (this method will vary per hosting provider):

File Upload

From the 'source' folder, within the 'launch_install' folder, you will need to upload and replace the following files to your Sngine installation. The 'upload' folder follows the Sngine hierarchy, for ease of use:

Unless your FTP program notifies you to 'Merge' Folders and replace files, you should upload each file manually, as replacing folders will delete important files from your Sngine installation.

You will need to createsome missing folders.

SourceDestination

source/content/themes/default/templates/__feeds_comment.tpl

sngine_root/content/themes/default/templates/__feeds_comment.tpl

source/content/themes/default/templates/__feeds_post.body.tpl

sngine_root/content/themes/default/templates/__feeds_post.body.tpl

source/content/themes/default/templates/__feeds_user.tpl

sngine_root/content/themes/default/templates/__feeds_user.tpl

source/content/themes/default/templates/_head.tpl

sngine_root/content/themes/default/templates/_head.tpl

source/content/themes/default/templates/admin.badges.tpl

sngine_root/content/themes/default/templates/admin.badges.tpl

source/content/themes/default/templates/admin.pwa.tpl

sngine_root/content/themes/default/templates/admin.pwa.tpl

source/content/themes/default/templates/admin.tpl

sngine_root/content/themes/default/templates/admin.tpl

source/content/themes/default/templates/admin.users.tpl

sngine_root/content/themes/default/templates/admin.users.tpl

source/content/themes/default/templates/ajax.popover.tpl

sngine_root/content/themes/default/templates/ajax.popover.tpl

source/content/themes/default/templates/profile.tpl

sngine_root/content/themes/default/templates/profile.tpl

SourceDestination

source/content/uploads/photos/default_badges/mod.png

sngine_root/content/uploads/photos/default_badges/mod.png

source/content/uploads/photos/default_badges/ribbon.png

sngine_root/content/uploads/photos/default_badges/ribbon.png

source/content/uploads/photos/default_badges/vip.png

sngine_root/content/uploads/photos/default_badges/vip.png

SourceDestination

source/includes/launch/badges/update/assets/css/bootstrap.min.css

sngine_root/includes/launch/badges/update/assets/css/bootstrap.min.css

source/includes/launch/badges/update/assets/css/custom.css

sngine_root/includes/launch/badges/update/assets/css/custom.css

source/includes/launch/badges/update/assets/js/bootstrap.min.js

sngine_root/includes/launch/badges/update/assets/js/bootstrap.min.js

source/includes/launch/badges/update/assets/js/jquery.min.js

sngine_root/includes/launch/badges/update/assets/js/jquery.min.js

source/includes/launch/badges/update/assets/js/main.js

sngine_root/includes/launch/badges/update/assets/js/main.js

source/includes/launch/badges/update/assets/js/popper.min.js

sngine_root/includes/launch/badges/update/assets/js/popper.min.js

source/includes/launch/badges/update/index.php

sngine_root/includes/launch/badges/update/index.php

source/includes/launch/badges/update/product.php

sngine_root/includes/launch/badges/update/product.php

source/includes/launch/badges/update/upgrade.php

sngine_root/includes/launch/badges/update/upgrade.php

SourceDestination

source/includes/launch/pwa/update/assets/css/bootstrap.min.css

sngine_root/includes/launch/pwa/update/assets/css/bootstrap.min.css

source/includes/launch/pwa/update/assets/css/custom.css

sngine_root/includes/launch/pwa/update/assets/css/custom.css

source/includes/launch/pwa/update/assets/js/bootstrap.min.js

sngine_root/includes/launch/pwa/update/assets/js/bootstrap.min.js

source/includes/launch/pwa/update/assets/js/jquery.min.js

sngine_root/includes/launch/pwa/update/assets/js/jquery.min.js

source/includes/launch/pwa/update/assets/js/main.js

sngine_root/includes/launch/pwa/update/assets/js/main.js

source/includes/launch/pwa/update/assets/js/popper.min.js

sngine_root/includes/launch/pwa/update/assets/js/popper.min.js

source/includes/launch/pwa/update/index.php

sngine_root/includes/launch/pwa/update/index.php

source/includes/launch/pwa/update/product.php

sngine_root/includes/launch/pwa/update/product.php

source/includes/launch/pwa/update/upgrade.php

sngine_root/includes/launch/pwa/update/upgrade.php

SourceDestination

source/includes/ajax/admin/badges.php

sngine_root/includes/ajax/admin/badges.php

source/includes/ajax/admin/delete.php

sngine_root/includes/ajax/admin/delete.php

source/includes/ajax/admin/pwa.php

sngine_root/includes/ajax/admin/pwa.php

source/includes/ajax/admin/users.php

sngine_root/includes/ajax/admin/delete.php

source/includes/ajax/users/popover.php

sngine_root/includes/ajax/users/popover.php

source/includes/class-user.php

sngine_root/includes/class-user.php

source/includes/launch_helper.php

sngine_root/includes/launch_helper.php

SourceDestination

source/admin.php

sngine_root/admin.php

source/bootstrap.php

sngine_root/bootstrap.php

source/index.php

sngine_root/index.php

source/manifest.json

sngine_root/manifest.json

source/profile.php

sngine_root/profile.php

source/sw.js

sngine_root/sw.js

License Activation

In your browser, navigate to your Sngine Admin Panel and select 'License Manager' from the 'Launch Modules' menu on the left.

Enter the License Key from your Order Confirmation email along with your Full Name and select 'Activate'.

You have now completed installation of the Sngine Badges Module!

Last updated