{ "info": { "author": "NiteoWeb Ltd.", "author_email": "info@niteoweb.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "================================\nAWeber.com integration for Plone\n================================\n\nA Plone add-on that integrates `AWeber `_ email\nautoresponder system with `Plone `_.\n\n* `Source code @ GitHub `_\n* `Continuous Integration @ Travis-CI `_\n\n\nInstallation\n============\n\nWithin virtualenv from PyPI\n---------------------------\n\n.. sourcecode:: bash\n\n $ virtualenv --no-site-packages myproject\n $ cd myproject\n $ bin/pip install niteoweb.aweber\n\n\nWith buildout from PyPI\n-----------------------\n\nAdd ``niteoweb.aweber`` to ``buildout.cfg`` under ``eggs`` section and then\nrun ``bin/buildout``.\n\n\nInstallation with mr.developer\n------------------------------\n\nModify ``buildout.cfg`` to install this package with ``mr.developer``::\n\n [buildout]\n extensions = mr.developer\n auto-checkout = niteoweb.aweber\n\n [sources]\n niteoweb.aweber = git git://github.com/niteoweb/niteoweb.aweber.git\n\n\nConfiguration\n=============\n\nAWeber\n------\n\nGet a free account at `AWeber Labs `_ to create an\napplication. You are going to need an ``App ID``.\n\nYou will also need an `AWeber`_ account.\n\n\nPlone\n-----\n\n#. Go to ``Site Setup`` -> ``Configure Aweber`` control panel form.\n#. Enter ``App ID`` into the correct field.\n#. Click ``Get auth code``.\n#. A message will appear on top of the page. Visit the link in the message.\n#. Fill out the form on the page with your `AWeber`_ account.\n#. Click ``Allow Access``.\n#. Copy authorization code to ``Authorization Code`` field in ``Plone`` control\n panel form.\n#. Click ``Parse auth code and update lists`` to get fill in four necessary\n fields and to update `list names` field choices.\n#. Choose desired ``List name``.\n#. Click ``Save`` to save ``App ID`` and ``List Name`` choice.\n\n\nUsage\n=====\n\nSubscribe a new user from Python code\n-------------------------------------\n\nAfter successful configuration in `Plone` control panel for `AWeber`\nyou can use the following snippet to subscribe a new user.\n\n.. sourcecode:: python\n\n >>> from niteoweb.aweber.aweberapi import subscribe_to_aweber_mailinglist\n >>> email = \"some.one@xyz.xyz\"\n >>> fullname = \"Some One\"\n >>> subscribe_to_aweber_mailinglist(email, fullname)\n\n\nManually subscribe a new user\n-----------------------------\n\nAfter successful configuration in `Plone` control panel for `AWeber` you can\nmanually subscribe a new user to your mailing list.\n\n#. Go to ``Site Setup`` -> ``Configure Aweber`` control panel form.\n#. Make sure that value of ``List Name`` field is selected.\n#. Fill out the ``Subscriber's full name`` and ``Subscriber's email``.\n#. Click ``Subscribe new user``.\n#. On success, subscriber's fields will be emptied.\n\n\nUpdate lists\n------------\n\nAfter successful configuration in `Plone` control panel for `AWeber` you can\nalso update mailing lists only, without parsing of authorization code.\n\n#. Go to ``Site Setup`` -> ``Configure Aweber`` control panel form.\n#. Click ``Update lists only``.\n\nChangelog\n=========\n\n0.1 (2013-02-09)\n----------------\n\n- Initial release.\n [matejc, zupo]\n\nLicense (3-clause BSD)\n======================\n\nCopyright (c) 2013, NiteoWeb Ltd.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\n* Neither the name of NiteoWeb Ltd. nor the names of its contributors may\n be used to endorse or promote products derived from this software\n without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL NITEOWEB LTD. BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/niteoweb.aweber", "keywords": "Plone Python aweber", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "niteoweb.aweber", "package_url": "https://pypi.org/project/niteoweb.aweber/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/niteoweb.aweber/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/niteoweb.aweber" }, "release_url": "https://pypi.org/project/niteoweb.aweber/0.1/", "requires_dist": null, "requires_python": null, "summary": "Aweber API integration for Plone.", "version": "0.1" }, "last_serial": 795436, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8ef6b9380c6f86fccf52fff6e03b1b2a", "sha256": "43fe7553eaecd3fd2a80fb0e024c43410e42d8ffe1bafe18da8fcb39ad6fd556" }, "downloads": -1, "filename": "niteoweb.aweber-0.1.zip", "has_sig": false, "md5_digest": "8ef6b9380c6f86fccf52fff6e03b1b2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45537, "upload_time": "2013-02-09T10:51:10", "url": "https://files.pythonhosted.org/packages/37/99/cce85a4fa707e92353dd60ae1111b5b6da5be2d30c9787f4b6e1d94d03ed/niteoweb.aweber-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ef6b9380c6f86fccf52fff6e03b1b2a", "sha256": "43fe7553eaecd3fd2a80fb0e024c43410e42d8ffe1bafe18da8fcb39ad6fd556" }, "downloads": -1, "filename": "niteoweb.aweber-0.1.zip", "has_sig": false, "md5_digest": "8ef6b9380c6f86fccf52fff6e03b1b2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45537, "upload_time": "2013-02-09T10:51:10", "url": "https://files.pythonhosted.org/packages/37/99/cce85a4fa707e92353dd60ae1111b5b6da5be2d30c9787f4b6e1d94d03ed/niteoweb.aweber-0.1.zip" } ] }