View this page in the latest version of Appian. Try our pilot Ask AI feature to get answers from both Docs and the Community Knowledge Base, then share your feedback Developer Setup Share Share via LinkedIn Reddit Email Copy Link Print On This Page To build component plug-ins, you'll need an Appian installation to test them. This page walks you through the steps to get your environment up and running so you can develop your first component. Note: Prior to listing a component plug-in on the AppMarket, we review the plug-in to ensure it meets our standards for customer use. Check the review guidelines to make sure you're on the right track before starting your developer setup. Configure your developer instance If you don't already have an Appian instance, use the installation guide to install one. A properly configured dynamic content URL is required to use component plug-ins. For local installations, follow these steps: Create a dummy dynamic domain based on your site domain. For example, if your SERVER_AND_PORT property is local.example.com:8080, set DYNAMIC_SERVER_AND_PORT to local.example-dynamic.com:8080. Add local.example-dynamic.com to /etc/hosts and map it to your local IP address. Feedback Was this page helpful? SHARE FEEDBACK Loading...