Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Customizing

CodexiLab edited this page Feb 7, 2020 · 1 revision

How to custom Company's Package Profile Information?

Company's Package

Open the following files:

[CSS] packages/assets/css/user/packages-profile-info.css

[PHP] packages_relationship/parts/user/user-profile_info.php


How to custom Company module?

Company module

Open the following files:

[CSS] packages/assets/css/user/packages-profile-info.css

[PHP] packages_relationship/parts/user/company.php


How to custom Notifications module?

Notifications module

Open the following files:

[CSS] packages/assets/css/user/packages-profile-info.css

[PHP] packages_relationship/parts/user/notifications.php


How to custom Members module?

Members module

Open the following files:

[CSS] packages/assets/css/user/packages-profile-info.css

[PHP] packages_relationship/parts/user/members.php


How to custom Requests/Invitations module?

Requests/Invitations module

Open the following files:

[CSS] packages/assets/css/user/packages-profile-info.css

[PHP] packages_relationship/parts/user/requests.php


How to custom the public profile buttons?

Public profile buttons

Open the following files:

[PHP]

packages_relationship/parts/user/user-public-profile_buttons.php

[JavaScript]

packages_relationship/parts/user/user-public-profile_buttons_javascript.php