LeoMeshoes
Junior Member
- Nov 12, 2016
- 112
- 47
I need a PHP system that connects to the mailchimp account with the following configuration:
USERS
There will be 5 levels of users:
Administrator - Has access to all functions
Manager - Has access to all functions except include and edit lists
Analyst - Has access to all screens, only read mode, can not edit anything
Consultant I and Consultant II - Register, edit, delete clients, follow list activities (only emails / clients registered by him) and see the report itself. (The difference is that each of them has access to only one list)
FEATURES
Registration of system users (with pre-defined permissions)
Individual reports (by consultant)
General report (all consultants)
Export reports in pdf
Enter emails in lists created in mailchimp (Fields: First Name, Last Name, Email, Telephone, VARIAVEL 1, VARIAVEL 2, VARIAVEL 3, CONSULTOR)
Monitor the activities of each email (in timeline)
Message sending (ADM and MANAGER)
LIST 1
Display of emails: Name / Variable 1 / RATING (mailchimp) (mailchimp ranks from 2 to 5 the rating, if possible put in the form of some colored icon, eg 2 - red, 3 - yellow, 4 - light green, 5 - blue)
Buttons in front of each email: Edit, Delete, Sold, No Interest, Activity) (all with icons)
Edit - Opens the data for editing
Delete - Exclude from mailchimp list
Sold - Makes a copy of the data for list 2 and excludes from list 1
No interest - Add text in VARIAVEL 3
Activity - View email activity in relation to submitted campaigns (sent, opened, clicked, etc.)
Listing 2 follows the same standards, but without the "Sold" button.
FABRICS
Dashboard with summary statistics at the top, left list (new signup button and search bar at the top of the list), activity timeline on the right (view phones button at the top)
Messages: Messages received by adm or manager, appear alert on notifications at the top
Reports: detailed reports (according to the user level)
Users: Register and remove users (only active for ADM AND MANAGER)
Settings: Edit profile, put photo, change password and etc.
Sorry the poor english
USERS
There will be 5 levels of users:
Administrator - Has access to all functions
Manager - Has access to all functions except include and edit lists
Analyst - Has access to all screens, only read mode, can not edit anything
Consultant I and Consultant II - Register, edit, delete clients, follow list activities (only emails / clients registered by him) and see the report itself. (The difference is that each of them has access to only one list)
FEATURES
Registration of system users (with pre-defined permissions)
Individual reports (by consultant)
General report (all consultants)
Export reports in pdf
Enter emails in lists created in mailchimp (Fields: First Name, Last Name, Email, Telephone, VARIAVEL 1, VARIAVEL 2, VARIAVEL 3, CONSULTOR)
Monitor the activities of each email (in timeline)
Message sending (ADM and MANAGER)
LIST 1
Display of emails: Name / Variable 1 / RATING (mailchimp) (mailchimp ranks from 2 to 5 the rating, if possible put in the form of some colored icon, eg 2 - red, 3 - yellow, 4 - light green, 5 - blue)
Buttons in front of each email: Edit, Delete, Sold, No Interest, Activity) (all with icons)
Edit - Opens the data for editing
Delete - Exclude from mailchimp list
Sold - Makes a copy of the data for list 2 and excludes from list 1
No interest - Add text in VARIAVEL 3
Activity - View email activity in relation to submitted campaigns (sent, opened, clicked, etc.)
Listing 2 follows the same standards, but without the "Sold" button.
FABRICS
Dashboard with summary statistics at the top, left list (new signup button and search bar at the top of the list), activity timeline on the right (view phones button at the top)
Messages: Messages received by adm or manager, appear alert on notifications at the top
Reports: detailed reports (according to the user level)
Users: Register and remove users (only active for ADM AND MANAGER)
Settings: Edit profile, put photo, change password and etc.
Sorry the poor english