2017 © Pedro Peláez
 

library plutus-outboundsales

Outbound Sales Related items for Plutus

image

jacques/plutus-outboundsales

Outbound Sales Related items for Plutus

  • Wednesday, March 28, 2018
  • by jacques
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • Smarty
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 9 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Plutus Outbound Sales

Code for managing an outbound sales campaign. Largely rough round the edges pending signoff on Specification., (*1)

Author Software License, (*2)


Usage

If the plugin exists the routes are injected into the router., (*3)

In your navigation (templates/basecamp/admin__header.tpl):, (*4)

            <li class="dropdown{if $nav == "salestools"} active{/if}">
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Sales Tools <span class="caret"></span></a>
              <ul class="dropdown-menu" role="menu">
                <li class="dropdown-header">Outbound Sales</li>
                <li><a href="/admin/outboundsales"><i class="fa fa-fw fa-phone"></i> Outbound Calls</a></li>
                <li><a href="/admin/outboundsales/campaigns"><i class="fa fa-fw fa-trophy"></i> Outbound Campaigns</a></li>
              </ul>
            </li>

LICENSE

The Plutus Outbound Sales Module is licensed under the MPL v.2.0. These templates are distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License., (*5)

The Versions

28/03 2018

dev-master

9999999-dev

Outbound Sales Related items for Plutus

  Sources   Download

MPL-2.0