RSS-Bridge
  •  General
    • Project-goals
    • Contribute
    • Requirements
    • Screenshots
    • FAQ
    • Public Hosts
  •  CLI
    •  For Hosts
      • Installation
      • Updating
      • Docker Installation
      • Heroku Installation
      • Whitelisting
      • Authentication
      • Customizations
      • Custom Configuration
    •  For Developers
      • Coding style policy
      • Pull Request policy
      • Folder structure
      • Actions
      • Debug mode
    •  Bridge API
      • How to create a new bridge
      • BridgeAbstract
      • FeedExpander
      • XPathAbstract
    •  Helper functions
      •  Cache API
        • How to create a new cache
        • CacheInterface
      •  Format API
        • How to create a new format
        • FormatInterface
        • FormatAbstract
      •  Technical recommendations
        •  Bridge Specific
          • ActivityPub (Mastodon)
          • FacebookBridge
          • Furaffinityuser
          • Instagram
          • TwitterV2

        GitHub Repository
        Help/Support/Bugs
        Docker Images



        Powered by Daux.io

        For Developers

        February 23, 2023 at 10:41 AM Edit on GitHub

        This area is intended for developers who decide to contribute to RSS-Bridge which is primarily written in PHP with some aspects of HTML and CSS.

        If you are new to RSS-Bridge you should make yourself familiar with some general aspects:

        • Coding style policy
        • Folder structure
        • Debug mode
        • Bridge API
        • Cache API
        • Format API
        • Technical recommendations
        • Previous
        • Next