Title: issue in create custom addons
Last modified: September 17, 2018

---

# issue in create custom addons

 *  Resolved [Kamal Hosen](https://wordpress.org/support/users/ikamal/)
 * (@ikamal)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/issue-in-create-custom-addons/)
 * Hi,
 * I try to add a new addon on Wp page builder. I followed your GitHub documentation.
   but when I include the addon via function it didn’t show in page builder addon
   section. can you help me?
 * Regards
    Kamal

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

 *  [Delowar](https://wordpress.org/support/users/delowar64/)
 * (@delowar64)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/issue-in-create-custom-addons/#post-10698068)
 * Hello [@ikamal](https://wordpress.org/support/users/ikamal/),
    Thanks for using
   WP Pagebuilder. If you follow our documentation you will get a new addon section:
   [(screenshot)](http://prntscr.com/kvmxsf), this addon section came from [this function](http://prntscr.com/kvmyvs)
 * Let me know if you need more assistance.
 * Regards
    Delowar
    -  This reply was modified 7 years, 9 months ago by [Delowar](https://wordpress.org/support/users/delowar64/).
 *  Thread Starter [Kamal Hosen](https://wordpress.org/support/users/ikamal/)
 * (@ikamal)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/issue-in-create-custom-addons/#post-10698813)
 * I tried in the same way but not yet worked.
    I upload my file in google drive,
   please check it what is the issue here. [link ](https://drive.google.com/file/d/114xHrZOrjxbQ9wIvBuY4vkSxjCH2mXuN/view?usp=sharing)
 *  [Delowar](https://wordpress.org/support/users/delowar64/)
 * (@delowar64)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/issue-in-create-custom-addons/#post-10700544)
 * Maybe you forgot to add the addon Class name into `addons_kit_available()` function.
   
   1. [The class names](http://prntscr.com/kvw8tj) are must be the same. 2. `get_name()`,`
   get_title()`, `get_icon()` and `get_settings()` are mandatory function.
 * [Here](https://pastebin.com/zN4m7gv1) I’ve updated your code.
 * Happy coding 🙂
    -  This reply was modified 7 years, 9 months ago by [Delowar](https://wordpress.org/support/users/delowar64/).
    -  This reply was modified 7 years, 9 months ago by [Delowar](https://wordpress.org/support/users/delowar64/).

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

The topic ‘issue in create custom addons’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-pagebuilder_8a84e2.svg)
 * [WP Page Builder](https://wordpress.org/plugins/wp-pagebuilder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-pagebuilder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-pagebuilder/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-pagebuilder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-pagebuilder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-pagebuilder/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Delowar](https://wordpress.org/support/users/delowar64/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/issue-in-create-custom-addons/#post-10700544)
 * Status: resolved