<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — manual install of extensions]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5629&amp;type=atom" />
	<updated>2015-03-19T15:47:50Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5629</id>
		<entry>
			<title type="html"><![CDATA[Re: manual install of extensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22947#p22947" />
			<content type="html"><![CDATA[<p>The <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.Extensions">wiki</a> has it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-03-19T15:47:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22947#p22947</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: manual install of extensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22933#p22933" />
			<content type="html"><![CDATA[<p>I couldn&#039;t find much info on loading the module/extensions manually. </p><p>For anyone who needs to add a module manually ( specifically rep_tax_cash_basis in this example) The extension file is available from https://github.com/apmuthu/frontaccounting/tree/master/extensions</p><p>These are placed in the modules directory and info from the \modules\rep_tax_cash_basis\_init\config file and placed in the file \installed_extensions.php extending the array as below:&nbsp; </p><p>Instructions are given in this file to increment $next_extension_id&nbsp; also. </p><p>&nbsp; 0 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;British COA&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;chart_en_GB-general&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.0-4&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;chart&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; false,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;sql&#039;,<br />&nbsp; &nbsp; &#039;sql&#039; =&gt; &#039;en_GB-general.sql&#039;,<br />&nbsp; ),<br />&nbsp; 1 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;Cash Basis Tax Reporting&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;rep_tax_cash_basis&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.7-4&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;extension&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; true,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;modules/rep_tax_cash_basis&#039;,<br />&nbsp; &nbsp; &#039;sql&#039; =&gt; &#039;&#039;,<br />&nbsp; ),</p><p>The same needs to be done in the company file for it to be active for that company ie \company\X\installed_extensions.php</p><p>And that&#039;s it.</p>]]></content>
			<author>
				<name><![CDATA[dls]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=699</uri>
			</author>
			<updated>2015-03-18T20:36:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22933#p22933</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[manual install of extensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22926#p22926" />
			<content type="html"><![CDATA[<p>Are there any instructions on how to install extensions manually. </p><p>I &#039;m running 2.3.22 and using the automatic install in the setup menu get no errors logged and it seems to tie FA up and hang it. All write permissions ok for modules and tmp directory/files</p><p>It seems it&#039;s the memory limit, due to the archive. I can&#039;t increase this. Is there any way round this? I have tried the unpacked extension directory in&nbsp; /modules/&nbsp; &nbsp;</p><p>Anyone else had this problem?</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[dls]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=699</uri>
			</author>
			<updated>2015-03-18T06:21:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22926#p22926</id>
		</entry>
</feed>
