Title: WordPress Block Development
Last modified: December 24, 2023

---

# WordPress Block Development

 *  Resolved [devabdullah](https://wordpress.org/support/users/devabdullah/)
 * (@devabdullah)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wordpress-block-development/)
 * Hi,
   I’m following the below tutorial to create a new block. It’s working fine
   But I need to add more options on the admin side, Iwant to add a “setting” option.
   I below tutorial will only show 2 options active or delete I need to add a settings
   page also. Anyone can help me with this point?
 * [https://developer.wordpress.org/block-editor/getting-started/tutorial/](https://developer.wordpress.org/block-editor/getting-started/tutorial/)
 * Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [Shameem – a11n](https://wordpress.org/support/users/shameemreza/)
 * (@shameemreza)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wordpress-block-development/#post-17299987)
 * Hey [@devabdullah](https://wordpress.org/support/users/devabdullah/),
 * To add a settings option to your block, you’ll need to extend the block’s functionality
   through JavaScript. This will involve creating a new component for the settings
   page and registering it with the block.
 * Unfortunately, this process is not covered in the tutorial you’re following. 
   However, the WordPress Block Editor Handbook provides a more detailed guide on
   extending blocks, which you may find helpful. You can access it here: [https://developer.wordpress.org/block-editor/getting-started/fundamentals/javascript-in-the-block-editor/](https://developer.wordpress.org/block-editor/getting-started/fundamentals/javascript-in-the-block-editor/)
 * Also, if you are developing a block for WooCommerce, you may follow the guide
   shared here:
    - [https://github.com/woocommerce/woocommerce-blocks#getting-started-with-block-development](https://github.com/woocommerce/woocommerce-blocks#getting-started-with-block-development)
    - [https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/#developer-resources](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/#developer-resources)
 * We also recommend asking development questions on the #developers channel of 
   the [WooCommerce Community Slack](https://woo.com/community-slack/), or in the
   [WooCommerce Advanced Facebook group](https://www.facebook.com/groups/advanced.woocommerce/).
   Many of our developers hang out there and will be able to offer insights into
   your question.
 * I wish I could help more, but hopefully, this gets you going in the right direction
   to get some further insight/information.
 *  Thread Starter [devabdullah](https://wordpress.org/support/users/devabdullah/)
 * (@devabdullah)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wordpress-block-development/#post-17301026)
 * Hello [@shameemreza](https://wordpress.org/support/users/shameemreza/)
 * Thank you so much for your reply
 * Is there any way can find WordPress dev instead of Slack and Facebook. What about
   Telegram?
 *  [Zee](https://wordpress.org/support/users/doublezed2/)
 * (@doublezed2)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wordpress-block-development/#post-17301118)
 * Hello [devabdullah](https://wordpress.org/support/users/devabdullah/)
 * Thank you for your reply.
 * WordPress has a vast and active community across various platforms and forums.
   While I personally haven’t been a member of groups on newer tools such as Telegram,
   with the widespread use of these platforms, there are likely dedicated groups
   for WordPress professionals and enthusiasts alike on there.
 * If you’re open to it, a good starting point might be to join WordPress-focused
   communities on Facebook or Slack, where you can then inquire with community members
   about their presence on Telegram.
 * If there’s anything else we can help you with, please let us know. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress Block Development’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [woocommerce wordpress](https://wordpress.org/support/topic-tag/woocommerce-wordpress/)

 * 3 replies
 * 3 participants
 * Last reply from: [Zee](https://wordpress.org/support/users/doublezed2/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/wordpress-block-development/#post-17301118)
 * Status: resolved