.. _extending: ######### Extending ######### Post Status Notifier is based on modules and ready to be extended. It is easy to create a custom module to hook into PSN's own actions and filters or to implement completely new features. The following chapters will explain how to create new modules and how to use PSN's internal architecture. .. toctree:: :maxdepth: 2 extending_basics extending_create_a_module extending_infrastructure extending_options_page extending_notification_service extending_hooks