Plugin SDK

If you’d like to create your own native page types for RapidWeaver Classic you’ll need to use RWKit, it’s available on GitHub along with sample code to get you started. It also requires a Mac, a copy of Xcode and RapidWeaver Classic.

Developer Support

If you have any questions on getting up and running, please email support@realmacsoftware.com or visit the RapidWeaver Developer Network forum group to ask any questions - we’re always happy to help!

Sample Code

The Sample code below is a boilerplate RapidWeaver plugin to use as a starting point. It implements the minimum set of API, views, and icons. It’s a little outdated but it’s a starting point.

The sample plugin is built to be compatible with both ARM and intel.

Last updated