Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stas/simple-crm-profile-page
WordPress plugin that adds public profile page support to Simple CRM
https://github.com/stas/simple-crm-profile-page
Last synced: 2 days ago
JSON representation
WordPress plugin that adds public profile page support to Simple CRM
- Host: GitHub
- URL: https://github.com/stas/simple-crm-profile-page
- Owner: stas
- Created: 2011-05-13T23:55:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-21T00:29:41.000Z (over 13 years ago)
- Last Synced: 2024-12-06T23:14:27.811Z (about 1 month ago)
- Language: PHP
- Homepage: http://stas.github.com/simple-crm
- Size: 97.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Simple CRM Profile Page Addon ===
Contributors: sushkov
Tags: crm, users, profile, fields, public profile, vivanista
Requires at least: WordPress 3.0
Tested up to: WordPress 3.1.2
Stable tag: 0.2
Donate link: http://stas.nerd.ro/pub/donate/Adds public profile page support to Simple CRM
== Description ==
Simple CRM is a WordPress plugin that lets you define custom fields to extend user profiles and it is also a framework for integration with all kind of CRM API webservices.
Profile Page Addon adds shortcode support to integrate user profile page with your theme. Integrates also with Simple CRM fields.Plugin sponsored by [Vivanista.com](http://vivanista.com)
== Installation ==
Please follow the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
== Frequently Asked Questions ==
Before asking questions, please check the [video](http://stas.github.com/simple-crm).
== Changelog ==
= 0.2 =
* Cleanup.
* Smarter fields handling.
* Pass update redirects correctly.= 0.1 =
* First stable release.