Basora Studio Posted May 19, 2023 Posted May 19, 2023 View File Neoflex Movie Subscription Portal Cms NEOFLEX is a subscription based video content management system. Create your own movie and tv series website using NEOFLEX. Sale them to your customers in a monthly subscription model and build up your video content business. It is a NETFLIX clone! Technical Specification Built with php codeigniter framework Database required Mysql 5.6+ Php version required 7.0+ Php mail function enabled required Php Curl enabled required One purchase code is valid for one domain. Quick start guide for website admin Read all the manual and documentation carefully before using the script. Install the script in your server following our provided instruction. Login as site administrator to organize your system. At first create few genres and actors. Genre is must to show movies/tv series under them. Create movies from ‘Movies’ page by navigating menu. You can use any youtube video url or hosted video file url as movie source. Genre is required to show movies to your customers. Actors can be multi value selected. Thumb image & Poster image is needed for movie icon and banner display. Featured movie will be shown in large banner in home page You can also create tv series in same way. For organizing a tv series, you need to create a season first and then create episodes under a season. There are 3 packages by default. Basic, Standard, Premium. Customers need to purchase any package before watching any video or tv series. Each package remains valid for 30 days. Basic has 1, Standard has 2 and Premium has 4 user access. After logging in a subscribed customer, he needs to select a user from list according to his purchased package. Accessing same user from multiple devices simultaneously will logout the earlier user. We have implemented the necessary strong security to maintain user access limitation. You can rename those packages, change the price of the packages, deactivate/activate packages. Deactivated packages won’t be shown in the home page and during customer’s package purchase. Packages can’t be deleted or created. If you have plan for more packages, please contact support for customization work. Customers will purchase your packages via paypal. You need to set your paypal business/merchant email from settings page. For your local payment gateway setup, please contact support for customization work. You can watch the sales report from report page. Monthly package purchase report is shown with total earned revenue. Your website settings can be edited from settings menu. Website name, logo, email, invoice address can be edited. You can publish frequently asked questions for your customers publicly by creating them in ‘Customers faq’ page. Your Website’s privacy policy and refund policy can also be set from settings. Submitter Basora Studio Submitted 05/19/2023 Category Scripts Demo https://codecanyon.net/item/neoflex-movie-subscription-portal-cms/22817707 1 1 Quote
Abhishek Sinha Posted March 29 Posted March 29 You can null the file easily, please follow the steps below: Got to application/controllers/Install.php from control panel Then find the line function validate_purchase_code() { $purchase_code = $this->input->post('purchase_code'); $validation_response = $this->crud_model->curl_request($purchase_code); if ($validation_response == true) Change 'true' to 'false' and save the file Then start the installation process. I have attached the file for your reference. 1 Quote
Abhishek Sinha Posted March 29 Posted March 29 Just now, Abhishek Sinha said: You can null the file easily, please follow the steps below: Got to application/controllers/Install.php from control panel Then find the line function validate_purchase_code() { $purchase_code = $this->input->post('purchase_code'); $validation_response = $this->crud_model->curl_request($purchase_code); if ($validation_response == true) Change 'true' to 'false' and save the file Then start the installation process. I have attached the file for your reference. neoflex-2.6.2.zip Quote
Icc Sport Posted May 8 Posted May 8 This page isn’t working site is currently unable to handle this request. HTTP ERROR 500 Quote
SrKr IT Firm Posted May 12 Posted May 12 On 3/29/2024 at 10:34 PM, Abhishek Sinha said: neoflex-2.6.2.zip 23.78 MB · 26 downloads asking Provide your codecanyon purchase code Quote
Bili Lal Posted June 25 Posted June 25 not working On 3/29/2024 at 5:31 PM, Abhishek Sinha said: You can null the file easily, please follow the steps below: Got to application/controllers/Install.php from control panel Then find the line function validate_purchase_code() { $purchase_code = $this->input->post('purchase_code'); $validation_response = $this->crud_model->curl_request($purchase_code); if ($validation_response == true) Change 'true' to 'false' and save the file Then start the installation process. I have attached the file for your reference. not working Quote
Abhishek Sinha Posted June 28 Posted June 28 @Bili Lal I will make the required changes and updated the modified file. Quote
Bruno Rodrigues Posted October 17 Posted October 17 Thank you very much for the wonderful script, it was a bit annoying to install but it worked. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.