Code

Discussion on Worksuite Saas - Project Management System

Discussion on Worksuite Saas - Project Management System

By
Cart 2,949 sales
Recently Updated

ajay138 supports this item

Supported

This author's response time can be up to 2 business days.

3440 comments found.

Am having theses issues when installing on SHARED HOSTINGWITH BLUEHOST.COM…I have requested assistance and they are telling me I need to have own server….how else can I cheaply install this without having to buy private server???: Please fix the below error and then click Check Permission Again storage/app/ 775 storage/framework/ 775 storage/logs/ 775 bootstrap/cache/ 775If you have terminal access, run the following command on terminal chmod -R 775 storage/app/ storage/framework/ storage/logs/ bootstrap/cache/

Contact us via support our team will help with installation.

Folder permissions are changed by clicking on folder and change permissions

Will universal bundle offer continue to 2 December ?

You need to discuss this with codecanyon (envato)

Do you have android and iOS app?

I don’t find any such option. Can you please guide me? And if I purchased the regular license for now, Can I able to upgrade it to an extended license later by paying the rest of the amount?

payment gateways need ro enabled for making payments. Demo do have have payment gateways enabled

codecanyon do give option to pay the difference the upgrade the license. So i would you first decide and then go for license

Hi, Any plans for WordPress / WooCommerce Integration? Any plans for double entry accounting module with chart of accounts?

Thank you for contacting us.

Sorry there is no such plans in Near future.

You can use webhooks module for that.

In a future update, can you please add Chat GPT? Thank you!

We already have plans for AI module.

Please check the universalbundle

When i bougth the script ii was life time updates. and now you change your mind and if my support is expired i cant update. I try to install manually but its doesnt works. Does it can be updated manually? I contact envato help center to talk about this issue. i need to be updated, by this reason I dont like to use nulled script. Always original scripts.

You does get the lifetime update. You can update the application manually https://froiden.freshdesk.com/support/solutions/articles/43000554421-update-application-manually

Can you please add a random-time auto-capture photo for outsource and in-house staff? There is no way to know if the outsource staff from other location is working or not aside from clicking the timer that’s it.

If no one in front of the laptop or PC when captured image then there should be a notification to the business owner or manager.. If the worksuite isn’t loaded on their PC or laptop as main view in set time then the timer should stop automatically, to be fair to the company owner who’s paying by hourly rate to developers working from home.

Random-time auto-capture photo should be sent to the manager or admin-user via email. Photos will be saved to admin-user and will be auto-deleted on set date (daily, weekly, monthly or custom date)

Thank you for contacting us.

I will send this requirement to our research team.

We will implement this if they approve this case.

Want to purchase but what are your views on this rating below? Provide explanation/address issues pointed out? How long will it take? : for Code Quality

by nsd83 4 months ago

As an expert PHP Developer i know that buying scripts might always lead to surprises on code quality. So here is my honest review :

- The application claims to use “Modules”. That’s true, but it’s for plugins. Most of the standard application is in the same namespace. You don’t have a namespace for employee management and another for invoice management for example.

- The controller code could be lighter. on store/update operations for example, the process is always the same : permission check in the method, then the model is loaded/created, then each property is assigned one by one, then it’s saved, inside the method, which means code could be a lot shortened and less tightened.. and i would have liked business logic to be more outside of controllers. (forget about dependency injection, service containers etc).

- Some HTML is built inside the controller methods. (for example, HTML select dropdown options in DiscussionCategoryController), but it’s pretty rare.

- I consider Ajax implementation to be really old fashioned and it’s the thing i like less about this application. It’s using jQuery and you get a (request()->ajax()) condition to decide if the method will serve the view or the ajax data. Forget about VueJS, livewire or any modern approach.

All that being said : the code quality looks good, and even if i just started looking at the code yesterday i can already say you really get what you pay for.

Global overview : It was coded seriously, by professional developers, but not always following the most up to date best practice approaches. I would currently rate it 3.8/5 if possible, and would go up to 4.8/5 if ajax was more modern and controllers made even lighter.

The application claims to use “Modules”. That’s true, but it’s for plugins. Most of the standard application is in the same namespace. You don’t have a namespace for employee management and another for invoice management for example.

We never claimed our application uses modular approach for development anywhere.

- The controller code could be lighter. on store/update operations for example, the process is always the same : permission check in the method, then the model is loaded/created, then each property is assigned one by one, then it’s saved, inside the method, which means code could be a lot shortened and less tightened.. and i would have liked business logic to be more outside of controllers. (forget about dependency injection, service containers etc).

Our team continuously works on optimising the code.

- Some HTML is built inside the controller methods. (for example, HTML select dropdown options in DiscussionCategoryController), but it’s pretty rare.

Its very rare by its required.

- I consider Ajax implementation to be really old fashioned and it’s the thing i like less about this application. It’s using jQuery and you get a (request()->ajax()) condition to decide if the method will serve the view or the ajax data. Forget about VueJS, livewire or any modern approach.

This is completely different things. Our application is build in Laravel framework with its blade templating. We have not mentioned anywhere that we have used vuejs, reactjs or any other language.

Hello,

The message notifications are currently not showing instantly; they only appear after the page is reloaded. Is there a way to make the notifications show instantly without the need for a page reload?

Thank you for contacting us.

You need to use pusher notification for this facility.

I have been monitoring the way you guys update your script and it’s so fantastic. I have few suggestions which can be added in future updates. Kindly pick the once you think makes sense and are possible to implement.

1. Can you add a Marketplace like this? https://marketplace.zoho.com/

2. If possible, make it possible to send emails directly as it can be done in Gmail/Webmail so that everything can be done directly via the software.

3. Make it possible to Schedule Social Media Posts and track stats

4. Add WooCommerce plugin

5. Add WhatsApp ChatBot

6. Add ChatGPT API

As mentioned, implement only those you think makes sense and are possible.

Thank you for contacting us.

I am sending this feature to our research team.

We will implement this if they approve this case.

Okay. Thank you.

Hi Sir When will you publish bio link and qr module

Sorry but there is no timeline for that.

Why can’t assets leave a company? There are types of assets that are allocated to the client, but the system is limited to scheduling an employee. The right thing to do would be to have two more selectors referring to the location of a piece of equipment, for example, a selector to mark a location such as a department, for example, and another to link the client, if the asset is allocated to the client. These selectors can be optional and not mandatory

In expenses, I noticed that employee marking is mandatory, I didn’t understand why? How can I register the office rent or electricity bill having to mark an employee when the expense is related to the company’s costs, and not to an employee.

Thank you for contacting us.

In expenses, I noticed that employee marking is mandatory, I didn’t understand why? How can I register the office rent or electricity bill having to mark an employee when the expense is related to the company’s costs, and not to an employee.

Ans : In that case in employee field you can assign to your self.

Why can’t assets leave a company? There are types of assets that are allocated to the client, but the system is limited to scheduling an employee. The right thing to do would be to have two more selectors referring to the location of a piece of equipment, for example, a selector to mark a location such as a department, for example, and another to link the client, if the asset is allocated to the client. These selectors can be optional and not mandatory

Thank you for your valuable suggestion. We will send the suggestion to the team.

Hello, will there be an option for generating electronic invoices to customers who purchase Plans through the superadmin? Additionally, are there plans to incorporate webhooks for integration with external invoice services?

will there be an option for generating electronic invoices to customers who purchase Plans through the superadmin?

We have plans for this in future updates

Additionally, are there plans to incorporate webhooks for integration with external invoice services?

We have webhooks module coming in a few days.

Hi I have checked the demo, is there any way to send email sequence or connect worksuite to Zapier?

We have already created a module with name webhooks for worksuite. It is going to be launch in next few days.

Currently testing is going on.

You can buy the universal bundle. So when ever the module you will get that for free of cost

Can you please tell me when will webhooks module will be available?

I need images of the articles in the estimates, quotes and proposals

Sorry could you please elaborate which images you are talking to

sorry, it’s about WORKSUITE – HR, CRM and Project Management

Hello Is it possible to let customer choose what he needs from Module, number of employees and storage space?

As a superadmin you create the package and the customers chooses from the list of packages.

as a super admin. can I increase the number of employees for a company or I need to create a new package and upgrade company plan?

You can create private plan and assign to that company. Private plan wont be visible to everyone

Is SaaS available in regular license? I am going to buy the plugins bundle also if it will support SaaS in regular license without any restrictions.

You will get everything in Regular license also

Will you allow me to upgrade later? I will buy regular now and then buy Extended later.

In future you need to buy the license separately as codecanyon do allow price difference payment or anything.

You can buy the regular now and in future you can buy extended license separately and change the license from superadmin panel

Hi, a. What time does the logo upload support the transparent background for the front page? b. Do you have any plans to change the landing page look in recent time, as it looks a bit old? Thanks in advance

Thank you for contacting us.

Issue is not clear .

Please contact us via support and send in detail.

a. What time does the logo upload support the transparent background for the front page?

Ans : This issue is not clear as we are able to upload the transparent png images and is working fine. Please explain this on support

Do you have any plans to change the landing page look in recent time, as it looks a bit old?

Ans ; Yes we do have plans with upcoming modules but we can’t commit any date and time when we are going to implement ans release.

saas on extended license ?

If you are going to charge your customers you need extended license

Hi Team, request you please check this ticket #42090 as unable to login. Thanks & Regards

Thank you for contacting us will send your request to a related agent they will check and respond to you. as i can check you have just raise the ticket before 5 hour and our agent is already replied and next reply also you will get it soon.

Okay, Thank you

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey