Title: Ask for for plugin developer record video
Last modified: July 14, 2019

---

# Ask for for plugin developer record video

 *  Resolved [Ibram](https://wordpress.org/support/users/ebrram/)
 * (@ebrram)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/ask-for-for-plugin-developer-record-video/)
 * Hello
    I’m ask for plugin developer to record video from A to Z I mean from install
   plugin to check if result success Thx for ur time 🙂

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

 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/ask-for-for-plugin-developer-record-video/#post-11729615)
 * Hi, thank you for reaching out to us.
 * Are you looking for documentations and tutorials? If you are, you can check the
   following [documentation](https://www.tipsandtricks-hq.com/software-license-manager-plugin-for-wordpress).
   Let me know if this helps you.
 * Thank you
 *  Thread Starter [Ibram](https://wordpress.org/support/users/ebrram/)
 * (@ebrram)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/ask-for-for-plugin-developer-record-video/#post-11729627)
 * I saw documentation before
 * And i dont understand
 * Now if i create page to active and deactive licenses so
 * > Ex: in index.php show article when page i created have a active or success 
   > license and hide article when this page have deactive or invalid licenses
 * I hoppe u understand me
 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/ask-for-for-plugin-developer-record-video/#post-11730931)
 * Hi,
 * This software is meant for developers however I understand what you mean. I have
   submitted a message to the developers regarding your request.
 * Kind regards
 *  Plugin Author [mra13 / Team Tips and Tricks HQ](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/ask-for-for-plugin-developer-record-video/#post-11731439)
 * Hi, I will try to create a video for it. However, this plugin is different than
   an everyday use WP plugin. This is a plugin for expert developers only. Different
   developers use this plugin differently. If you are not a developer and you want
   to setup a licensing system, then you will need to hire a developer who can understand
   your requirement and set something up.
 *  Thread Starter [Ibram](https://wordpress.org/support/users/ebrram/)
 * (@ebrram)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/ask-for-for-plugin-developer-record-video/#post-11732887)
 * i resolve it by using file in dir
 * > wp-content/software-license-manager/client-side-examples/sample-plugin/slm-
   > sample-plugin.php
 * in client product with little edit **license status | alert with information 
   what i want**
    this file make if license not success empty input and if success
   echo license in input
 * in file i want to check to show or hidden i use
 *     ```
       <?php
            if(!empty(get_option('option_name'))) {
              // content here
       } else {
           wp_die('unlicensed product')
       }
       ```
   
 * thx for ur time and i will witting ur video to learn more about this great plugin
   <3
    -  This reply was modified 6 years, 11 months ago by [Ibram](https://wordpress.org/support/users/ebrram/).

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

The topic ‘Ask for for plugin developer record video’ is closed to new replies.

 * ![](https://ps.w.org/software-license-manager/assets/icon-128x128.png?rev=1135848)
 * [Software License Manager](https://wordpress.org/plugins/software-license-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/software-license-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/software-license-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/software-license-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/software-license-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/software-license-manager/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Ibram](https://wordpress.org/support/users/ebrram/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/ask-for-for-plugin-developer-record-video/#post-11732887)
 * Status: resolved