-
About this video
In this video, we talk about what to expect from this video series. This includes some of the requirements such as HTML & CSS.Links
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
In this video, we quickly cover how to create a subdomain that you can be using for your custom content locker. This is done through the cPanel and you're expected to know how to access this already.Links
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
In this video, we quickly cover how to generate an API key from OGAds. You're expected to already have an account and know how to navigate around the dashboard.Links
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
In this video, we quickly cover how to create a database for your custom content locker. You'll need to make sure you store the connection details in a safe place for the time being. Creating the database is done through the cPanel and you're expected to know how to access it already.Links
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
In this video, we quickly cover how to set up the custom content locker that we created for you! You're expected to have everything from the previous videos set up.Links
GitHub Repo: https://github.com/learn-ogads/custom-content-locker
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
In this video, we cover how to finish setting up the custom content locker! To do this you'll set the environmental variables and add the postback to OGAds. You're expected to have everything from the previous videos set up.
Make sure that your env file is secure! Try accessing it in the browser and make sure it's not accessible. If it is, you'll need to move it out of the public directory and update the path for the custom content locker.Links
GitHub Repo: https://github.com/learn-ogads/custom-content-locker
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
In this video, we quickly cover how to customize the custom content locker! You'll use TailwindCSS to customize things further. We also briefly cover how you could send emails! You're expected to have everything from the previous videos set up.Links
Tailwind: https://tailwindcss.com/docs/customizing-colors
GitHub Repo: https://github.com/learn-ogads/custom-content-locker
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
In this video, we break down how the custom content locker works from top to bottom.Links
GitHub Repo: https://github.com/learn-ogads/custom-content-locker
HTML & CSS: https://developer.mozilla.org/en-US/docs/Learn
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
How to Make a Website: https://learn.ogads.com/course/2-how-to-make-a-website
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads -
About this video
This video covers how to change the offers shown on the custom content locker. You'll do this by editing the utils/Offers.php script. We also recommend that you upgrade to the newest version of the custom content locker.Links
GitHub Repo: https://github.com/learn-ogads/custom-content-locker
Line to Update: https://github.com/learn-ogads/custom-content-locker/blob/version-1.1.0/utils/Offers.php#L79
PHP: https://laracasts.com/series/php-for-beginners-2023-edition
Hosting: https://bit.ly/og-shockFind us on social mediaInstagram: https://www.instagram.com/ogadsnetwork/Facebook: https://www.facebook.com/ogadsnetworkTwitter: https://twitter.com/OG_Ads