Skip to content

Logiks/Logiks-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logiks-Hooks

Hooks in Logiks helps us tap into any request or workflow in the system.

So here we are aggregating more commonly used hooks for various purposes.

Note

  • To suggest or add your own hooks into this repo, please fork this repo, add your hooks under approirate state folder, and send me a pull request.
  • Please follow proper nomenculture for making others live easier.

Nomenculture

  • The file name should be able to explain the purpose.
  • The file should be having '.php' extension (mark the lower case).
  • No space or special character is allowed in the name.
  • If this hook represents integration into certain 3rd Party software, the name should contain the 3rd Party Name, eg.

if the hook is a logger logging into aws S3, the name should be : logger_aws-s3

About

Common Logiks Hooks that can be directly used.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages