Skip to main content

Extensions

Extensions allow to customize screens and build your own interactive views directly inside FowCRM. You can customize and extend all CRM journey with Extensions.

Find the documentation, sample code, and developer tools needed to tailor the CRM to your unique needs.

info

Make your app look like FowCRM UI and Same Experience with fow.ui and fow.design

For Users

By Extensions, you can create and unique experience in your FowCRM journey to your users. Users use same UI and experience in your Extensions.

For Developers

Extensions give a greate development experience to developers. You can build component with react easly and quickly and upload your FowCRM in seconds. Please check Quick Start documentation how easy for create first components.

info

Check our Examples for beginners

  • Components : Easy development for Component with React. You can develop component with React Best Practices
  • You can use any library inside your component.
  • All your needs for development inside react hooks and props.
  • You can access components, applications, tenants, objects and user data easly.
  • FowCRM host all your extension data.
  • Cloud Database : You can use extension database for complex needs.
  • Storage You can store simple key value data with storage.
  • Events You can access all events before and after data actions with Events