Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.31 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.31 KB

joomla-ninox

Ninox Auto-Sync lets you synchronize new users and import existing users to your Ninox account.

Since ninox is a quite dynamic database, this package comes with a very basic a-to-b property mapping. I initially wrote this package for my needs so double check if it's working out for you. You're always welcome to improve this package with you contribution.

Configuration view Property mapping view
joomla-ninox admin configuration view joomla-ninox admin mapping view

Package parts

name type description
com_ninox component Administrator-UI and main codebase
ninox_user plugin Joomla user changes event trigger handlers
ninox_vmshopper plugin Virtuemart user changes event trigger handler (optional; see see important notes)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Please bare with me since I am not a native PHP programmer.