Help Files Search

How Do I Import Members on my Tendenci Website?

Step 1: Prepare Your CSV File to Import Members To batch import your members, you'll first need a CSV file (spreadsheet format option) that has all of your member data.  You will need to have 3 headers on your spreadsheet specifically labeled: username, email, and membership type  for the import to work.   username will be the username each member ...

How do I Add a PayPal Button to my Tendenci Website to Accept Online Payments?

To add "Buy Now" and other PayPal buttons to your Tendenci website, you will first need to obtain the HTML code that includes your PayPal merchant account information. PayPal has online tutorials that explain how to do this here: https://www.paypal.com/cgi-bin/webscr?cmd=p/xcl/rec/singleitem-intro-outside.  Click on the "Demo" button to view the step-by-step tutorial.   Follow these instructions and you'll obtain the HTML code from ...

How Do I Upload a Logo, File, Document, or PDF to Tendenci?

To upload an external file including a Logo, Graphic, Document, PDF, spreadsheet, or other types of content - navigate to the top of your page to the "Content" drop down menu on the admin navigation menu. Select "Add" next to "Files" to go to the Files Add page where you can select and upload your file:   Select "Choose File" ...

How Do I Create and Add a Box in Tendenci?

Tendenci has a content feature called Boxes that allows you to add any kind of content that can be generated in a WYSIWYG editor to a Page.  Boxes save time and add flexibility to your Tendenci website template.   Creating a Box To create a Box, you will need to be logged in as an administrator on your Tendenci website. ...

What Modules And Features Have Changed From Previous versions of Tendenci?

Modules and Major Feature Changes From Prior Versions of Tendenci in Newest Version: Prior Versions Module/Feature  Newest Version Module/Feature  What's Changed or Planned to Change? When Will It Be Available?  N/A  Admin Navigation Menu Added a navigation menu at the top of every page for administrators to navigate through website faster as opposed to the old way of navigating through Dashboard ...

Mobile Support in T5

Mobile Functionality When setting up your mobile layout, you can select to show the mobile content using the code below (a mobile stylesheet is included in the example) {% if request.mobile %} <link rel="stylesheet" href="{{ THEME_URL }}media/css/styles-mobile.css" type="text/css" /> {% endif %} That same code can be used to include a separate layout, separate navigation, or anything else that you ...

Topics: Mobile, T5

How do old T4 links work in T5

Tendenci 5 supports Tendenci 4 Legacy URLs for a select group of applications. Below are the URLs that will work, grouped by app. Pages /page-url/ /en/cms/1 /en/cms/?1 /en/cms/v/1 /en/cms/v/?1 /en/cms/view.asp?1 /en/contentmanagers/1 /en/contentmanagers/?1 /en/contentmanagers/v/1 /en/contentmanagers/v/?1 /en/contentmanagers/view.asp?1 All of the above link to /page-url/ in T5. If the original URL was never set, then they will link to /page-title/ or /page-title-id/ in ...

Topics: T5

Adding a page in T5

To add a page to your T5 website, go to your dashboard (http://yourdomain.com/dashboard, replacing "yourdomain.com" with your actual website's domain or address) Click on the icon for Pages On the Pages Search page, click on Add On the screen where you Add your Page, fill out the Title -- this will be the title of your page URL Path -- ...

Topics: Add, Pages, T5

Delete a Group

1. In the Tendenci 5 dashboard, click Groups. 2. Next to the Group that you would like to delete, click Delete. 3. You will see a confirmation screen, asking if you are sure you want to delete the specified group.  Deleting a group will remove the members from the group and delete the group from the system.  Deleted groups cannot ...

Topics: T5

Adding a Group in T5

1. Login to your T5 site. 2. Click on the "Groups" icon or link on your dashboard   3. Click on the "Add" link below the Groups tab 4. Fill out the form and click on save. You're done ! :)

Topics: T5