Encodeon Sales Rep Management GitLab
A WordPress plugin that adds a backend manager and frontend map for sales representatives.
by Phuong Nguyen · gitlab.com/phuongdnguyen/encodeon-wp-sales-rep-manager
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/phuongdnguyen/encodeon-wp-sales-rep-manager/-/archive/master/encodeon-wp-sales-rep-manager-master.zipReadme
Encodeon Sales Rep Manager for WordPress
Version 1.1.4
Description:
A WordPress plugin that adds a custom table for managing sales representatives. The plugin provides a shortcode that you can add to your pages to generate a US map that users can interact with. Clicking on a state will open up a modal displaying all sales representatives in the state.
Frontend

Backend

Installation:
- Clone the main encodeon-wp-sales-rep-manager directory to your WordPress plugins folder.
git clone https://github.com/fenixn/encodeon-wp-starter-theme.git - Install dependencies by running npm install in the plugin root directory.
npm install - Activate the plugin in your WordPress plugins manager.
- Use the shortcode [sales-rep-map] to add the sales rep map to a page.