Advertisement:

Author Topic: Plugin fields && validation  (Read 411 times)

Web-Media

  • Sr. Member
  • ****
  • Posts: 453
  • Web
Plugin fields && validation
« on: August 09, 2017, 01:51:41 am »
 Hy all .. 
Should be a class where plugins can communicate with each other & plugins communicate with the core .
A class where plugins to declare required "custom" fields and core to be aware of required fields .
Right now there is just js validate method and it's done inside plugin .
We need  a plugin fields class and a  core  php validation  class . 
 This  is a starting point .
https://github.com/web-media/validation  .


 Waiting for your ideas and contributions . 
Thanks !