Integrating Yii3 packages into WordPress
Created 2 years ago by
Gabriel A. López López,
updated 2 years ago by
Gabriel A. López López.
0 comments
I was recently assigned with the task of integrating several extensive forms into a WordPress website. These forms comprised numerous fields, intricate validation rules, dynamic fields (one to many relationships) and even interdependencies, where employing PHP inheritance could mitigate code duplication.