PhpList

PHPphpList

Please feel free to contact us

Go
img

About

phpList is Open Source software for managing mailing lists. It is designed for sending emails such as newsletters, press releases and marketing campaigns to a list of subscribers. It is written in PHP and uses a MySQL database to store information.

MIRI Infotech is configuring and publishing phpList embedded pre-configured framework with LAMP and ready-to-launch AMI on Amazon EC2 that contains phpList, Apache, MySQL, Linux, PHP (LAMP).

phpList is Open Source newsletter and email marketing software. You benefit from phpList being Open Source. You have the freedom to flexibility customize your functionality. The entire community contributes to your security and you control your data.

Features:

  • phpList: newsletter and email marketing software
    • phpList is Open Source software
    • phpList is designed to send
    • You have the freedom
    • Emails are composed in a web interface.
    • Emails can be personalised.
    • You can use plain text, html and templates.
    • Subscribers are organized into lists.
    • Manage a list of email subscribers
  • phpList: Economical and Scalable
    • Pre-configured, fully maintained installation.
    • Use the trial account: send 300 messages a month – for free, forever.
  • phpList: successful permission marketing
    • Easy import and export of subscriber data from any source.
    • Subscribers can update their own email address, personal data and subscription preferences.
    • Our double-opt in, easy unsubscribe system gets your email to the right people and increases your list quality.
    • Subscribers can be placed on a do-not-send list: you can’t accidentally send to them again once they unsubscribe.
    • Our message queue ensures that no subscriber receives the same campaign twice, even if they’re subscribed to several lists.
    • You can re-queue campaigns to send to new subscribers only.
  • phpList: A powerful list manager with flexible integration
    • Implement simple or advanced list segmentation, behavioural targeting and internationalisation.
    • Import and manage complex data; use CSV or tab delimited files to import information about your subscribers
    • Match each column of data on import with a custom attribute in phpList, so no data is discarded
    • Use a ‘foreign key’ to update and synchronize your lists without duplicating subscribers
    • Subscribe pages: choose any combination of template, language, subscriber attribute and list to create the perfect page for every situation.
    • Integrate subscribe functionality using AJAX or the API: your site visitors can subscribe without leaving your website.
    • Set up email notifications to tell you when you get new subscribers.
    • With phpList.com you can use your own domain and pre-configured AJAX scripts
  • phpList: feature rich designing and sending
    • Create beautiful HTML campaigns using a web interface.
    • Send well-formatted plain text versions to those subscribers who prefer it.
    • Send pdfs or documents as attachments.
    • Insert images into messages, or include them as remote links
    • Inset images into messages, or include them as links. With phpList, the choice is yours.
    • Store and use multiple HTML templates.
    • Templates are applied to your campaigns after composition.
    • Our unique template system keeps your mails looking great while providing a simple, consistent interface for composition.
    • You can send a webpage, using custom HTML or a CMS like WordPress.
    • We provide basic templates alongside documentation for design.
    • You can schedule your campaigns to send at just the right time – for you and for your subscribers.
    • If your campaigns are time sensitive, you can use an embargo or stop sending on schedule.
    • phpList.com will carry on sending even after you’ve shut down your computer.
    • You can host a cron job locally or remotely, or use command-line sending if you need it.

You can subscribe to phpList, an AWS Marketplace product and launch an instance from the phpList product’s AMI using the Amazon EC2 launch wizard.

To launch an instance from the AWS Marketplace using the launch wizard

  • Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
  • From the Amazon EC2 dashboard, choose Launch Instance. On the Choose an Amazon Machine Image (AMI) page, choose the AWS Marketplace category on the left. Find a suitable AMI by browsing the categories, or using the search functionality. Choose Select to choose your product.
  • A dialog displays an overview of the product you’ve selected. You can view the pricing information, as well as any other information that the vendor has provided. When you’re ready, choose Continue.
  • On the Choose an Instance Type page, select the hardware configuration and size of the instance to launch. When you’re done, choose Next: Configure Instance Details.
  • On the next pages of the wizard, you can configure your instance, add storage, and add tags. For more information about the different options you can configure, see Launching an Instance. Choose Next until you reach the Configure Security Group page.
  • The wizard creates a new security group according to the vendor’s specifications for the product. The security group may include rules that allow all IP addresses (0.0.0.0/0) access on SSH (port 22) on Linux or RDP (port 3389) on Windows. We recommend that you adjust these rules to allow only a specific address or range of addresses to access your instance over those ports
  • When you are ready, choose Review and Launch.
  • On the Review Instance Launch page, check the details of the AMI from which you’re about to launch the instance, as well as the other configuration details you set up in the wizard. When you’re ready, choose Launch to select or create a key pair, and launch your instance.
  • Depending on the product you’ve subscribed to, the instance may take a few minutes or more to launch. You are first subscribed to the product before your instance can launch. If there are any problems with your credit card details, you will be asked to update your account details. When the launch confirmation page displays.

Usage/Deployment Instruction

Step 1: Open the URL: http://<instance ip address>

<instance ip address> : IP address of the running EC2 instance.


Step 2: Primary authentication form will be displayed here. You have to fill this form with the instructions provided below on the form.


Step 3: Click on Initialize Database Link. This will open Initialize Database form.

Fill up the details

Enter your name : <As per your choice>

Then name of your organization: <As per your choice>

Enter Password : <As per your choice> (Default user name is admin)

Then Click on Continue button.


Step 4: This will initialize phpList (wait for few minutes).

It will create database tables.


Step 5: Then click on do not subscribe.


Step 6: After that click on PHPLIST Setup.


Step 7: This will open the admin Dashboard.


SSH using root user is disabled. ec2-user is the sudo user with root privileges with access using the key pair created during launching the instance.

MYSQL can be accessed only with SSH

MYSQL User : root

Password : <instanceID>


Note : You are not supposed to change it.

All your queries are important to us. Please feel free to connect.

24X7 support provided for all the customers.

We are happy to help you.

Submit your Queryhttps://miritech.com/contact-us/

Contact Numbers:

Contact E-mail:

Submit Your Request





    Input this code: captcha

    Amazon EC2 allows you to set up and configure everything about your instances from your operating system up to your applications. An Amazon Machine Image (AMI) is simply a packaged-up environment that includes all the necessary bits to set up and boot your instance. Your AMIs are your unit of deployment. You might have just one AMI or you might compose your system out of several building block AMIs (e.g., webservers, appservers, and databases). Amazon EC2 provides a number of tools to make creating an AMI easy. Once you create a custom AMI, you will need to bundle it. If you are bundling an image with a root device backed by Amazon EBS, you can simply use the bundle command in the AWS Management Console. If you are bundling an image with a boot partition on the instance store, then you will need to use the AMI Tools to upload it to Amazon S3. Amazon EC2 uses Amazon EBS and Amazon S3 to provide reliable, scalable storage of your AMIs so that we can boot them when you ask us to do so.

    Or, if you want, you don’t have to set up your own AMI from scratch. You can choose from a number of globally available AMIs that provide useful instances. For example, if you just want a simple Linux server, you can choose one of the standard Linux distribution AMIs.

    Instances without public IP addresses can access the Internet in one of two ways:

    1. Instances without public IP addresses can route their traffic through a NAT gateway or a NAT instance to access the Internet. These instances use the public IP address of the NAT gateway or NAT instance to traverse the Internet. The NAT gateway or NAT instance allows outbound communication but doesn’t allow machines on the Internet to initiate a connection to the privately addressed instances.
    2. For VPCs with a hardware VPN connection or Direct Connect connection, instances can route their Internet traffic down the virtual private gateway to your existing datacenter. From there, it can access the Internet via your existing egress points and network security/monitoring devices.

    No. You do not need an Elastic IP address for all your instances. By default, every instance comes with a private IP address and an internet routable public IP address. The private address is associated exclusively with the instance and is only returned to Amazon EC2 when the instance is stopped or terminated. The public address is associated exclusively with the instance until it is stopped, terminated or replaced with an Elastic IP address. These IP addresses should be adequate for many applications where you do not need a long lived internet routable end point. Compute clusters, web crawling, and backend services are all examples of applications that typically do not require Elastic IP addresses.

    Amazon EC2 security groups can be used to help secure instances within an Amazon VPC. Security groups in a VPC enable you to specify both inbound and outbound network traffic that is allowed to or from each Amazon EC2 instance. Traffic which is not explicitly allowed to or from an instance is automatically denied.

    In addition to security groups, network traffic entering and exiting each subnet can be allowed or denied via network Access Control Lists (ACLs).

    Amazon S3 provides a simple web service interface that you can use to store and retrieve any amount of data, at any time, from anywhere on the web. Using this web service, you can easily build applications that make use of Internet storage. Since Amazon S3 is highly scalable and you only pay for what you use, you can start small and grow your application as you wish, with no compromise on performance or reliability.

    Amazon S3 is also designed to be highly flexible. Store any type and amount of data that you want; read the same piece of data a million times or only for emergency disaster recovery; build a simple FTP application, or a sophisticated web application such as the Amazon.com retail web site. Amazon S3 frees developers to focus on innovation instead of figuring out how to store their data

    Amazon RDS manages the work involved in setting up a relational database: from provisioning the infrastructure capacity you request to installing the database software. Once your database is up and running, Amazon RDS automates common administrative tasks such as performing backups and patching the software that powers your database. With optional Multi-AZ deployments, Amazon RDS also manages synchronous data replication across Availability Zones with automatic failover.

    Since Amazon RDS provides native database access, you interact with the relational database software as you normally would. This means you’re still responsible for managing the database settings that are specific to your application. You’ll need to build the relational schema that best fits your use case and are responsible for any performance tuning to optimize your database for your application’s workflow.

    Amazon S3 is secure by default. Upon creation, only the resource owners have access to Amazon S3 resources they create. Amazon S3 supports user authentication to control access to data. You can use access control mechanisms such as bucket policies and Access Control Lists (ACLs) to selectively grant permissions to users and groups of users. The Amazon S3 console highlights your publicly accessible buckets, indicates the source of public accessibility, and also warns you if changes to your bucket policies or bucket ACLs would make your bucket publicly accessible.

    You can securely upload/download your data to Amazon S3 via SSL endpoints using the HTTPS protocol. If you need extra security you can use the Server-Side Encryption (SSE) option to encrypt data stored at rest. You can configure your Amazon S3 buckets to automatically encrypt objects before storing them if the incoming storage requests do not have any encryption information. Alternatively, you can use your own encryption libraries to encrypt data before storing it in Amazon S3.

    • RDS for Amazon Aurora: No limit imposed by software
    • RDS for MySQL: No limit imposed by software
    • RDS for MariaDB: No limit imposed by software
    • RDS for Oracle: 1 database per instance; no limit on number of schemas per database imposed by software
    • RDS for SQL Server: 30 databases per instance
    • RDS for PostgreSQL: No limit imposed by software

    Highlights

    • icon

      Emails are composed in a web interface. Emails can be personalized. Can use plain text, html and templates. Subscribers are organized into lists.

    • icon

      Manage a list of email subscribers and provides web interface

    • icon

      Gives you account management options and subscription management

    Application Installed

    • icon phpList
    • icon php
    • icon apache
    • icon mysql
    • icon linux