gamonoid / icehrm

Manage your employees easily with a robust and efficient Human Resource Management System
http://icehrm.com
Other
593 stars 374 forks source link

Tasks for Projects #319

Open tecnomaster opened 2 years ago

tecnomaster commented 2 years ago

Hi fellows,

We need to manage tasks for the projects reported through the timesheets. Is there any plugin for that?. If not, we would like to be part of the development team to add that functionality. Is tha possible? If yes, please guide us on the developmet documentation to proceed.

Waiting for your very appreciated support on this matter.

Dan

ddave001 commented 1 year ago

Starting from v32.4.0 there is a clear way to create extensions for IceHrm. You can use the command php ice create:extension to create the boilerplate code for a new extension and start adding your own implementation. Please check here: https://github.com/gamonoid/icehrm#extend-icehrm-with-custom-extensions.

We can even help you to publish the extensions via icehrm extension store.