Git Product home page Git Product logo

ro9ueadmin / phplist3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phplist/phplist3

1.0 1.0 0.0 17.42 MB

Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.

Home Page: https://www.phplist.org

License: GNU Affero General Public License v3.0

PHP 89.16% Shell 0.35% HTML 0.15% CSS 7.30% JavaScript 2.68% Perl 0.03% Gherkin 0.33%

phplist3's Introduction

phpList 3

Build Status Stable release Download phpList License

Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters: https://www.phplist.org

phpList includes analytics, segmentation, content personalisaton, bounce processing, plugin-based architecture, and multiple APIs. Used in 95 countries, available in 20 languages, and used to send more than 25 billion campaign messages in 2015.

Deploy it on your own server, or get a hosted account at http://phplist.com.


Features

  • Responsive web-based, and command-line interfaces
  • Real-time analytics: track message responses and subscriber behaviour
  • Message-queue management: load-balancesand throttles multiple accounts and campaigns; tracks every delivery outcome
  • Content personalisation: every messages customised to individual subscriber attributes and preferences
  • Automated bounce management and processing: policy and regex-based handling with every bounce accessibly archived
  • Schedule, pause, resume, repeat, and requeue campaigns
  • Amazon SES: built-in optimised support
  • CSV and Excel based subscriber import and export, including attributes and preferences
  • Send a Webpage: automatic remote html polling, conversion, and dispatch
  • Email attachments support
  • Domain-based throttling: comply with host-specific policies by defining custom rules
  • RSS Feeds: phpList can be set up to read a range of RSS sources and send the contents on a regular basis to users. The user can identify how often they want to receive the feeds.

Trying out phpList

If you'd like to use phpList for your own campaigns, or you just want try phpList out, there is no need to do all the work of installing it yourself. phpList Hosted is free to use, just sign up to get started.

If at a later time you do want to migrate from your own installation to phpList Hosted, or vice versa, your data can be migrated.

Alternatively you can try out the latest phpList release at phplist.org. This installation is wiped and refreshed every hour.

Requirements

See System requirements

Development

See phpList development

Installation

See the Installation guide

Upgrade

For users

See Upgrading a manual installation

For developers

How to upgrade from any previous version to the latest version

Step 1. BACKUP your database (e.g. # mysqldump -u[user] -p[password] [database] > phplist-backup.sql)

Step 2. Copy your old configured files to some safe place

These files are: lists/config/config.php possibly lists/texts/english.inc or any other language.inc if you have edited it

Step 3. Copy the files from the tar file to your webroot.

You can copy everything in the "lists" directory in the tar file to your website. To facilitate future upgrades, ie to make it easier for you to simply copy everything I have now put the "configurable" files in their own directory. They reside in "lists/config". This is hopefully going to be the directory thay you can keep between upgrades, and that will contain the only information that you want changed in order to make it work for your own site.

Step 4. Copy your configuration files to lists/config or re-edit the new config file sometimes new features are added to the config file, so it's better to use the new config file and re-adapt it to your situation.

An example .htaccess exists file in this directory. You should not allow access to this directory from the webserver at all. The example will work with apache.

You can overwrite the files that are there. They are example files.

Step 5. Go to http://yourdomain/lists/admin/ and choose the Upgrade link

Step 6. Click the link in this page.

This process may take quite a while if your database is large. Don't interrupt it.

Issues

Report issues to Mantis issue tracker (select project phpList)

Languages

In the directory phplists/lists/texts you will find existing translations of the public pages of phpList. You can use them in your config file to make the frontend of the system appear in the language of your choice.

In the config file there are a lot of choices to make about your particular installation. Make sure to read it carefully and step by step work your way through it. A lot of information is provided with each step.

License

phpList 3 is licensed under the terms of the AGPLv3 Open Source license and is available free of charge.

phplist3's People

Contributors

michield avatar phplist-languagebot avatar bramley avatar samtuke avatar rata avatar mariez avatar ehuggett avatar xh3n1 avatar oliverklee avatar jd440 avatar alpha1 avatar cheungpat avatar tarekdj avatar bertpoort avatar dancrumb avatar firefoxixi avatar synchro avatar alambike avatar liayn avatar deajan avatar kenjibrown avatar sdanisch avatar nosnickid avatar soullivaneuh avatar jholland918 avatar pbraconnot avatar sculptex avatar suelap avatar wtps0n avatar nychrisv avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.