Introduction

Pixel Pages

Are you looking for a quick and easy way to create stunning single-page websites that captivate your audience? Look no further than Pixel PagesScript – the ultimate tool for building sleek and modern sites with unparalleled ease. Whether you're a business owner, a creative professional, or just someone with a message to share, Pixel Pages empowers you to bring your vision to life in no time. It is a user-friendly platform built on the foundation of CodeIgniter technology.

This script offers both an impressive Admin and User dashboard, making it effortless for users to manage and control various functionalities. The platform is provided with 100 proffessionally created templates suitable for a wide range of niches. You can choose a template that matches your vision and requirement. An easy-to-use editor allows you to customize text, images, and even add custom CSS and JS. Admin can easily manage and add pricing plans to grant users access and charge them. The script supports the PayPal, Stripe, and RazorPay payment method. Admin and Users have the option to personalize their profiles, including their profile picture and other personal information.

Users can utilize the templates provided by the admin to create websites tailored to their needs and host them on the admin's custom domain. Users also have the freedom to connect an Autoresponder to capture leads generated on their sites without any additional complexity. The user-friendly dashboard enables users to effortlessly oversee and control their websites.

Pixel Pages simplifies the process of website creation, making it accessible to everyone. No matter your background or skill level, you can create a stunning, responsive, and highly functional single-page site in just a few easy steps.

Get started today and watch your online presence come to life with this user-friendly, feature-packed site creator. Your one-page web adventure begins here!

Demo Login Details

Admin Login Details

User Login Details

Script Created/Update Date:

Please check Live Preview:

Creative Author Portfolio:

Features

There are more than enough features squeezed in this script like

Features of the script
  1. 100 Pre Built Templates
  2. Powerful Admin Dashboard
  3. User Dashboard
  4. User Friendly Editor
  5. Payment Settings
  6. Profile Management
  7. User management
  8. Pricing Plans
  9. Manage users
  10. PayPal, Stripe, and Razorpay Payment Methods
  11. Mandrill and SMTP Email settings
  12. Template Search option
  13. Lightweight
  14. Multiple Autoresponders (GetResponse, MailChimp, Active Campaign, Sendlane, Sendiio, ConvertKit, ConstantContact)
Features of the Admin Dashboard
  1. Add Users
  2. Assign plans to the user
  3. Add Plans
  4. Add specific templates to a plan
  5. Add number of sites allowed within a plan
  6. Create Template
  7. Edit templates (Currently can only view the template in editor)
  8. Update templates
  9. Delete Template
  10. Preview Template
  11. Manage Payment Settings
  12. Manage Email Settings
  13. Manage Profile (Can edit personal information)
  14. Manage Site Logo and favicon
Features of the User Dashboard
  1. Site View Analytics
  2. Can login with restriction even after plan gets expired
  3. Use Templates for creating own site
  4. Can check sites responses (Deatils of the site visitors come via forms added in the templates)
  5. Manage Own Sites
  6. Create Site
  7. Edit / Clone / Delete Site
  8. Change name of the site
  9. Add desired hosting name for the site
  10. View all plans and purchased plan details
  11. Can view the templates included in plan
  12. Connect Desired Autoresponders
  13. Manage Profile (Can edit personal information)
  14. Can add custom JS/CSS while editing the template
  15. Can change image/ text of pre-built template

Installation

To install the PixelPages script on your server, please follow the steps mentioned below

Script Installation

Steps of Installation

Step 1 Extract the zip file you received from Codecanyon. You will get these folders.

  • Admin code
  • Database
  • Documentation

Step 2 Admin code folder contains all files which you will have to place in the root folder or the folder where you want to install this.

Step 3 Create database and database user on your server.

Step 4 After that navigate to Database folder. Inside that you will get sql file named pixelpages_db.sql file and import this to the created database.

Step 5 Navigate to Application >> Config >> database.php file. In this file, enter the database name, database user name and password.

images

Step 6 Download the uploads folder from here http://pixelpages.net/templates/uploads.zip then extract the zip file and replace the uploads folder here (as mentioned in the below screenshot).

images

Step 7 Subsequently, enter the domain name/folder-name into the address bar of your web browser in the following format: http://domain-name.com/folder-name to get the login screen.

If you have installed the script on localhost, enter the URL "http://localhost/folder-name" to access the login screen.

Step 8 Then login using the following credentials and you will be redirected to admin dashboard.

  • Email : admin@pixelpages.net
  • Password : admin@123

How to Update Script

How to update script to V1.0.7 Date 25/06/2024

1. Replace the files on the mentioned path

  • application/views/frontend/editor/header.php
  • application/views/user/plans/checkout.php
  • application/views/common/header.php
  • application/views/common/sidebar.php
  • application/controllers/Home.php
  • application/controllers/Ajax.php
  • application/controllers/Admin.php
  • application/helpers/common_helper.php
  • application/views/admin/admin_profile.php
  • application/views/user/campaigns_list.php
  • application/views/admin/dashboard_view.php
  • system/libraries/Email.php
  • system/core/URI.php
  • system/core/Router.php
  • system/core/Loader.php
  • system/core/Controller.php
  • system/database/DB_driver.php
  • application/libraries/Common.php
  • application/libraries/Common_icon.php
  • system/libraries/Email.php
  • assets/js/custom.js

  • 2. After that, Open the Exsisting user update database Folder, and import the file in database.

    How to update script to V1.0.6 Date 11/06/2024

    1. Replace these files on the mentioned path application/controllers/

    • Admin.php
    • AdminAjax.php
    • Ajax.php
    • Authenticate.php
    • Home.php
    • Payment.php

    2. Replace these files on the mentioned path application/views/admin/

    • admin_profile.php
    • admin_settings.php
    • dashboard_view.php

    3. Replace these files on the mentioned path application/views/common/

    • footer.php
    • header.php
    • sidebar.php

    4. Replace these files on the mentioned path application/views/user/plans/

    • plans_list.php

    5. Replace these files on the mentioned path application/views/user/

    • campaigns_list.php

    6. Replace these files on the mentioned path assets/css/

    • style.css

    7. Replace these files on the mentioned path assets/editor_assets/js/

    • editor.js

    8. Replace these files on the mentioned path assets/js/

    • custom.js

    9. Replace these files on the mentioned path assets/js/page_js/

    • user_templates.js

    10. Replace these files on the mentioned path uploads/site_favicon

    How to update script to V1.0.6 Date 28/05/2024

    Replace the file custom.js file on the following path : assets/js/custom.js

    How to update script to V1.0.6

    - How to Update Existing Panel:

    Note : It is recommended to take a backup before updating the script

    1. Replace these files of mentioned path from the Application Folder

    • application/controllers/AdminAjax.php
    • application/controllers/Ajax.php
    • application/controllers/Payment.php
    • application/helpers/common_helper.php
    • application/views/user/campaigns_list.php

    Replace these files from the Asset folder

    • assets/js/custom.js
    • assets/editor_assets/js/editor.js

    Replace this file from the Uploads folder

    • uploads/sites/user_14

    2. After that, Open the Exsisting user update database Folder, and import the file in database.


    How to update script to V1.0.5

    - How to Update Existing Panel:

    Note : It is recommended to take a backup before updating the script

    1.Replace these files from the Application Folder

    • language
    • views/admin
    • views/frontend

    And Replace these folder from Asset folder

    • assets/editor_assets

    How to update script to V1.0.4

    - How to Update Existing Panel:

    Note : It is recommended to take a backup before updating the script

    1.Replace all these Folders from the Application Folder

    • controller
    • views/admin
    • views/user

    And Replace these folder from Asset folder

    • assets/images

    How to update script to V1.0.3

    - How to Update Existing Panel:

    Note : It is recommended to take a backup before updating the script

    1.Replace all these Folders from the Application Folder

    • controller
    • helpers
    • views/admin

    And Replace these file from Asset folder

    • js/page_js

    How to update script to V1.0.2

    - How to Update Existing Panel:

    Note : It is recommended to take a backup before updating the script

    1.Replace all these Folders from the Application Folder

    • controller
    • helpers
    • libraries
    • third_party
    • views

    Replace these files from the following path

    • config/routes.php
    • config/config.php

    And Replace these folder from Asset folder

    • css
    • js
    • editor_assets
    • plugin
    • images

    2. After that, Open the Exsisting User Update database Folder, and import the sql file in database.

    3. To update the templates, download the uploads.zip file. Extract it and replace this containing folder 'uploads/template_zips/extracted_zip' with your server folder.


    How to update script to V1.0.1

    - How to Update Existing Panel:

    Note : It is recommended to take a backup before updating the script

    1.Replace all these Folder from the Application Folder

    • controller
    • helpers
    • libraries
    • third_party
    • views

    And Replace these folder from Asset folder

    • css
    • js
    • editor_assets
    • plugin

    2. After that, Open the Exsisting user update database Folder, and import the file in database.

    Admin Dashboard

    Admin Dashboard comes with the various backend settings to manage the operation and functionality of the script.

    Dashboard

    This settingshows the counts of templates, created sites and purchased plans.

    images

    Plans

    Plans setting shows the list of the created plans and admin can edit, delete existing plan. Admin can create new plan by clicking on Add Plans button.

    images

    On clicking Add Plans button, a popup will appear where admin need to enter details. Admin can enter plan name, price, no of sites allowed, select currency, plan interval, templates to be assigned to a particular plan(user can access those templates only)

    images

    Templates

    Admin can see the list of all provided templates and create new template.

    images

    On clicking the three dots menu, you will get option to edit, update, and delete the templates.

    images

    Editor Option

    On clicking the editor option, you will be redirected to editor screen where you can change the text, images, add custom CSS and custom JS.

    images

    To change the text in the template, click on the text. Text setting will appear, in which you can change the Font Family, content, Font size, Font Weight, Text Color, Background Color, Hover Text and Background color, Opacity, Text Alignment, and redirecting URL.

    images

    Create New

    To create a new template click on "Create New" button. A popup will appear where admin needs to enter Template name, Upload the template zip file, and template thumbnail image.

    images

    Users List

    This setting will show the list of users. Admin can add new user, edit, delete or change the status of the existing users and can check the plan purchased by user.

    images

    Hit the "Add User" button. A popup will appear and enter the basic information of the user like User Name, Email, Password, Enable the setting to send Credentials to User and also assign plan to the user.

    images

    Settings

    Settings option consist of two sub settings : Payment Settings and Email Settings.

    Payment Setting - Admin can add the details of the desired payment method. It supports PayPal, RazorPay, and Stripe payment methods.

    images

    Email Setting - In Email setting, admin can connect Mandrill Account or SMTP Details for sending emails to users.

    images

    Profile

    Admin can customize the personal information like profile image, name, email address, password, site name, support email address, site logo, and site favicon.

    images

    User Dashboard

    User can manage their sites, templates, profile information, plans purchased through the dashboard.

    Dashboard

    Dashboard shows the counts of the Templates, Hosted Sites, My Sites, and Site Visits. Along with this can also contains the View counts in graphical representation.

    images

    My Sites

    User can see the sites created in this setting. User can also create new site.

    images

    Create Site

    1. Click on Create New button, you will be redirected to screen containing the templates. Select the desired template and click on three dots menu and you will see "Use in Site" option.

    images

    2. After that you will be redirected to editor screen, and customize the template content as per need. after making changes hit the Save & Continue button.

    images

    3. The created site will be shown in the My Sites section. Click on three dots menu, you will see option the following options. Edit, Clone, Settings, and Delete.

    images

    Edit It allows you to edit the template.

    Clone It makes the copy of the template.

    Settings It enables user to host the site on admin's domain simply by a hosting "keyword". The auto-responders connected to any sites will work on hosted sites only. if no keyword is added in Hosting name field. The site will not be hosted

    images

    Delete This setting delete the created site.

    Sites Response

    This setting shows the responses of the site visitor, through the forms added in the templates. It will show the details like site name, host name, user email, form type, date, and can perform actions like Add to Autoresponder's list, delete, or view it.

    images

    Templates

    This settings contains the templates that user can use to host the site. User can check all templates and templates available in plan and can access those templates which are inlcuded in purchased plan.

    images

    Plans

    User can see the details of pricing plan. The active currently status shows the purchased plan and purchase status shows that user can purchase the plan. Apart from this user can also check the templates included in the plan.

    images

    Settings

    It contains the autoresponder list that user can activate to grab the leads generated on the site.

    images

    Profile

    User can customize the personal information like profile image, name, email address, passowrd, contact number, and address information.

    images

    Help And Support

    In order to receive a technical support assistance, you need to have a valid purchase code. To get the code, please navigate to your Codecanyon "Downloads" page and click on the plugin download link.

    After getting the Purchase code, please follow the steps mentioned on the link click Here to get your product verified. And then share your Purchase code and token ID with the support team.

    If you have any questions that are beyond the reach of this help file, feel free to contact us. We will respond as soon as possible (within 24 – 48 hours, usually faster). We are open from 9:30am to 6:30pm (IST), from Monday till Friday.

    NOTE: As authors of this script we do provide support only for the script-related features.


    Outro

    Thank you for your purchase. If you have any questions that are beyond the scope of this help file, please contact us through support desk.

    Once again, thank you so much for purchasing this script. As I said at the beginning, I'd be glad to help you if you have any questions relating to this script. No guarantees, but I'll do my best to assist. If you have a more general question relating to the script, you might consider visiting the forums and asking your question in the "Item Discussion" section.